#036268 Really Teal
#036268 (Really Teal) RGB value is (3, 98, 104).
Red value is 3, green value is 98, and blue value is 104.
Cylindrical-coordinate representations (HSL) of color #036268: hue: 184°, saturation: 94.4%, and lightness: 21%.
Process color (CMYK) of #036268 is 97.1%, 5.8%, 0%, 59.2%. Web safe color equivalent of #036268 is ##006666. Color #036268 contains mainly Blue.
Color Spaces
| Color spaces of #036268 | Value |
|---|---|
| RGB | 3, 98, 104 |
| HSL | 184°, 94.4%, 21% |
| HSV / HSB | 184°, 97.1%, 40.8% |
| CMYK | 97.1%, 5.8%, 0%, 59.2% |
| XYZ | 6.9, 9.75, 14.61 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00000011 | 01100010 | 01101000 |
| Octal | 003 | 142 | 150 |
| Decimal | 3 | 98 | 104 |
| Hex | 03 | 62 | 68 |
Shades of #036268
Tints of #036268
.mybgColor { background-color: #036268; }
.myforeColor { color: #036268; }
.myborderColor { border: 3px solid #036268; }
<p style="color:#036268">Text here</p>
This sample text is styled with font color #036268. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#036268">Div content here</div>
<div style="border:3px solid #036268">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(3, 98, 104, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #036268; }
.divShadow { -moz-box-shadow: 1px 1px 3px #036268;
-webkit-box-shadow: 1px 1px 3px #036268;
box-shadow: 1px 1px 3px #036268; }
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 #036268 (Really Teal)
Color Overview & Profile: Color #036268, also known as Really Teal, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 1% Red (3/255), 38% Green (98/255), and 41% Blue (104/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #036268 translates into the CMYK subtractive color model with values of 97.1% Cyan, 5.8% Magenta, 0% Yellow, and 59.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 184°, saturation of 94.4%, and lightness of 21%.
Web Accessibility & Design Recommendations: When implementing #036268 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 ##006666.
