Shades of Pine Tree #233508
Tints of Pine Tree #233508
RGB
CMYK
RGB Variations
Color information
#233508 (or 0x233508) is known color: Pine Tree. HEX triplet: 23, 35 and 08. RGB value is (35,53,8). Sum of RGB (Red+Green+Blue) = 35+53+8=96 (12% of max value = 765). Red value is 35 (14.06% from 255 or 36.46% from 96); Green value is 53 (21.09% from 255 or 55.21% from 96); Blue value is 8 (3.52% from 255 or 8.33% from 96); Max value from RGB is 53 - color contains mainly: green. Hex color #233508 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #233508 is #DCCAF7. Grayscale: #2A2A2A. Windows color (decimal): -14469880 or 537891. OLE color: 537891.
HSL color Cylindrical-coordinate representation of color #233508: hue angle of 84º degrees, saturation: 0.74, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #233508 is Cyan = 0.34, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 35 | 53 | 8 | - |
| CMYK | 0.34 | 0 | 0.85 | 0.79 |
| HSL | 84º | 0.74% | 0.12% | - |
| HSV(B) | 84º | 0.85% | 0.21% | - |
| XYZ | 2.01 | 2.92 | 0.69 | - |
| YUV | 42.49 | 108.54 | 122.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 53 | 8 | 0.34 | 0 | 0.85 | 0.79 | 84 | 0.74 | 0.12 |
| Hex | 23 | 35 | 8 | 22 | 0 | 55 | 4F | 54 | 4A | C |
| Octal | 43 | 65 | 10 | 42 | 0 | 125 | 117 | 124 | 112 | 14 |
| Binary | 100011 | 110101 | 1000 | 100010 | 0 | 1010101 | 1001111 | 1010100 | 1001010 | 1100 |
Color Harmonies of #233508
Complementary color
Monochromatic Colors of #233508
Black with #233508
Text Example
Text Example
White with #233508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #233508; }
p { color: rgb(35,53,8); }
H1.HeaderClassName
{
color: #233508;
}
.AnyTagClassName
{
color: #233508;
}
</style>
background-color css
<style>
a { background-color: #233508; }
a { background-color: rgb(35,53,8); }
div.DivClassName
{
background-color: #233508;
}
.BgClassName
{
background-color: #233508;
}
</style>
border-color css
<style>
span { border-color: #233508; }
span { border-color: rgb(35,53,8); }
td.TdClassName
{
border-color: #233508;
}
.TagClassName
{
border-color: #233508;
}
</style>