#69743E Cedar Green
#69743E (Cedar Green) RGB value is (105, 116, 62).
Red value is 105, green value is 116, and blue value is 62.
Cylindrical-coordinate representations (HSL) of color #69743E: hue: 72°, saturation: 30.3%, and lightness: 34.9%.
Process color (CMYK) of #69743E is 9.5%, 0%, 46.6%, 54.5%. Web safe color equivalent of #69743E is ##666633. Color #69743E contains mainly Green.
Color Spaces
| Color spaces of #69743E | Value |
|---|---|
| RGB | 105, 116, 62 |
| HSL | 72°, 30.3%, 34.9% |
| HSV / HSB | 72°, 46.6%, 45.5% |
| CMYK | 9.5%, 0%, 46.6%, 54.5% |
| XYZ | 12.94, 15.84, 6.93 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101001 | 01110100 | 00111110 |
| Octal | 151 | 164 | 076 |
| Decimal | 105 | 116 | 62 |
| Hex | 69 | 74 | 3E |
Shades of #69743E
Tints of #69743E
.mybgColor { background-color: #69743E; }
.myforeColor { color: #69743E; }
.myborderColor { border: 3px solid #69743E; }
<p style="color:#69743E">Text here</p>
This sample text is styled with font color #69743E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#69743E">Div content here</div>
<div style="border:3px solid #69743E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(105, 116, 62, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #69743E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #69743E;
-webkit-box-shadow: 1px 1px 3px #69743E;
box-shadow: 1px 1px 3px #69743E; }
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 #69743E (Cedar Green)
Color Overview & Profile: Color #69743E, also known as Cedar Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 41% Red (105/255), 45% Green (116/255), and 24% Blue (62/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #69743E translates into the CMYK subtractive color model with values of 9.5% Cyan, 0% Magenta, 46.6% Yellow, and 54.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 72°, saturation of 30.3%, and lightness of 34.9%.
Web Accessibility & Design Recommendations: When implementing #69743E 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 ##666633.
