#223300 Blind Forest
#223300 (Blind Forest) RGB value is (34, 51, 0).
Red value is 34, green value is 51, and blue value is 0.
Cylindrical-coordinate representations (HSL) of color #223300: hue: 80°, saturation: 100%, and lightness: 10%.
Process color (CMYK) of #223300 is 33.3%, 0%, 100%, 80%. Web safe color equivalent of #223300 is ##333300. Color #223300 contains mainly Green.
Color Spaces
| Color spaces of #223300 | Value |
|---|---|
| RGB | 34, 51, 0 |
| HSL | 80°, 100%, 10% |
| HSV / HSB | 80°, 100%, 20% |
| CMYK | 33.3%, 0%, 100%, 80% |
| XYZ | 1.84, 2.71, 0.43 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00100010 | 00110011 | 00000000 |
| Octal | 042 | 063 | 000 |
| Decimal | 34 | 51 | 0 |
| Hex | 22 | 33 | 00 |
Shades of #223300
Tints of #223300
.mybgColor { background-color: #223300; }
.myforeColor { color: #223300; }
.myborderColor { border: 3px solid #223300; }
<p style="color:#223300">Text here</p>
This sample text is styled with font color #223300. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#223300">Div content here</div>
<div style="border:3px solid #223300">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(34, 51, 0, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #223300; }
.divShadow { -moz-box-shadow: 1px 1px 3px #223300;
-webkit-box-shadow: 1px 1px 3px #223300;
box-shadow: 1px 1px 3px #223300; }
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 #223300 (Blind Forest)
Color Overview & Profile: Color #223300, also known as Blind Forest, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 13% Red (34/255), 20% Green (51/255), and 0% Blue (0/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #223300 translates into the CMYK subtractive color model with values of 33.3% Cyan, 0% Magenta, 100% Yellow, and 80% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 80°, saturation of 100%, and lightness of 10%.
Web Accessibility & Design Recommendations: When implementing #223300 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 ##333300.
