#1A5553 Ramsons
#1A5553 (Ramsons) RGB value is (26, 85, 83).
Red value is 26, green value is 85, and blue value is 83.
Cylindrical-coordinate representations (HSL) of color #1A5553: hue: 178°, saturation: 53.2%, and lightness: 21.8%.
Process color (CMYK) of #1A5553 is 69.4%, 0%, 2.4%, 66.7%. Web safe color equivalent of #1A5553 is ##336666. Color #1A5553 contains mainly Cyan.
Color Spaces
| Color spaces of #1A5553 | Value |
|---|---|
| RGB | 26, 85, 83 |
| HSL | 178°, 53.2%, 21.8% |
| HSV / HSB | 178°, 69.4%, 33.3% |
| CMYK | 69.4%, 0%, 2.4%, 66.7% |
| XYZ | 5.24, 7.34, 9.32 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00011010 | 01010101 | 01010011 |
| Octal | 032 | 125 | 123 |
| Decimal | 26 | 85 | 83 |
| Hex | 1A | 55 | 53 |
Shades of #1A5553
Tints of #1A5553
.mybgColor { background-color: #1A5553; }
.myforeColor { color: #1A5553; }
.myborderColor { border: 3px solid #1A5553; }
<p style="color:#1A5553">Text here</p>
This sample text is styled with font color #1A5553. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#1A5553">Div content here</div>
<div style="border:3px solid #1A5553">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(26, 85, 83, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #1A5553; }
.divShadow { -moz-box-shadow: 1px 1px 3px #1A5553;
-webkit-box-shadow: 1px 1px 3px #1A5553;
box-shadow: 1px 1px 3px #1A5553; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #1A5553 (Ramsons)
Color Overview & Profile: Color #1A5553, also known as Ramsons, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 10% Red (26/255), 33% Green (85/255), and 33% Blue (83/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #1A5553 translates into the CMYK subtractive color model with values of 69.4% Cyan, 0% Magenta, 2.4% Yellow, and 66.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 178°, saturation of 53.2%, and lightness of 21.8%.
Web Accessibility & Design Recommendations: When implementing #1A5553 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##336666.
