#6D9A79 Precious Oxley
#6D9A79 (Precious Oxley) RGB value is (109, 154, 121).
Red value is 109, green value is 154, and blue value is 121.
Cylindrical-coordinate representations (HSL) of color #6D9A79: hue: 136°, saturation: 18.2%, and lightness: 51.6%.
Process color (CMYK) of #6D9A79 is 29.2%, 0%, 21.4%, 39.6%. Web safe color equivalent of #6D9A79 is ##669966. Color #6D9A79 contains mainly Cyan.
Color Spaces
| Color spaces of #6D9A79 | Value |
|---|---|
| RGB | 109, 154, 121 |
| HSL | 136°, 18.2%, 51.6% |
| HSV / HSB | 136°, 29.2%, 60.4% |
| CMYK | 29.2%, 0%, 21.4%, 39.6% |
| XYZ | 21.31, 27.74, 22.32 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101101 | 10011010 | 01111001 |
| Octal | 155 | 232 | 171 |
| Decimal | 109 | 154 | 121 |
| Hex | 6D | 9A | 79 |
Shades of #6D9A79
Tints of #6D9A79
.mybgColor { background-color: #6D9A79; }
.myforeColor { color: #6D9A79; }
.myborderColor { border: 3px solid #6D9A79; }
<p style="color:#6D9A79">Text here</p>
This sample text is styled with font color #6D9A79. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#6D9A79">Div content here</div>
<div style="border:3px solid #6D9A79">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(109, 154, 121, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #6D9A79; }
.divShadow { -moz-box-shadow: 1px 1px 3px #6D9A79;
-webkit-box-shadow: 1px 1px 3px #6D9A79;
box-shadow: 1px 1px 3px #6D9A79; }
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 #6D9A79 (Precious Oxley)
Color Overview & Profile: Color #6D9A79, also known as Precious Oxley, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 43% Red (109/255), 60% Green (154/255), and 47% Blue (121/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #6D9A79 translates into the CMYK subtractive color model with values of 29.2% Cyan, 0% Magenta, 21.4% Yellow, and 39.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 136°, saturation of 18.2%, and lightness of 51.6%.
Web Accessibility & Design Recommendations: When implementing #6D9A79 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 ##669966.
