Shades of Pine Tree #233904
Tints of Pine Tree #233904
RGB
CMYK
RGB Variations
Color information
#233904 (or 0x233904) is known color: Pine Tree. HEX triplet: 23, 39 and 04. RGB value is (35,57,4). Sum of RGB (Red+Green+Blue) = 35+57+4=96 (12% of max value = 765). Red value is 35 (14.06% from 255 or 36.46% from 96); Green value is 57 (22.66% from 255 or 59.38% from 96); Blue value is 4 (1.95% from 255 or 4.17% from 96); Max value from RGB is 57 - color contains mainly: green. Hex color #233904 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #233904 is #DCC6FB. Grayscale: #2C2C2C. Windows color (decimal): -14468860 or 276771. OLE color: 276771.
HSL color Cylindrical-coordinate representation of color #233904: hue angle of 84.91º degrees, saturation: 0.87, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #233904 is Cyan = 0.39, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 35 | 57 | 4 | - |
| CMYK | 0.39 | 0 | 0.93 | 0.78 |
| HSL | 84.91º | 0.87% | 0.12% | - |
| HSV(B) | 84.91º | 0.93% | 0.22% | - |
| XYZ | 2.18 | 3.29 | 0.64 | - |
| YUV | 44.38 | 105.21 | 121.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 57 | 4 | 0.39 | 0 | 0.93 | 0.78 | 84.91 | 0.87 | 0.12 |
| Hex | 23 | 39 | 4 | 27 | 0 | 5D | 4E | 55 | 57 | C |
| Octal | 43 | 71 | 4 | 47 | 0 | 135 | 116 | 125 | 127 | 14 |
| Binary | 100011 | 111001 | 100 | 100111 | 0 | 1011101 | 1001110 | 1010101 | 1010111 | 1100 |
Color Harmonies of #233904
Complementary color
Monochromatic Colors of #233904
Black with #233904
Text Example
Text Example
White with #233904
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #233904; }
p { color: rgb(35,57,4); }
H1.HeaderClassName
{
color: #233904;
}
.AnyTagClassName
{
color: #233904;
}
</style>
background-color css
<style>
a { background-color: #233904; }
a { background-color: rgb(35,57,4); }
div.DivClassName
{
background-color: #233904;
}
.BgClassName
{
background-color: #233904;
}
</style>
border-color css
<style>
span { border-color: #233904; }
span { border-color: rgb(35,57,4); }
td.TdClassName
{
border-color: #233904;
}
.TagClassName
{
border-color: #233904;
}
</style>