Shades of Pine Tree #253608
Tints of Pine Tree #253608
RGB
CMYK
RGB Variations
Color information
#253608 (or 0x253608) is known color: Pine Tree. HEX triplet: 25, 36 and 08. RGB value is (37,54,8). Sum of RGB (Red+Green+Blue) = 37+54+8=99 (13% of max value = 765). Red value is 37 (14.84% from 255 or 37.37% from 99); Green value is 54 (21.48% from 255 or 54.55% from 99); Blue value is 8 (3.52% from 255 or 8.08% from 99); Max value from RGB is 54 - color contains mainly: green. Hex color #253608 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #253608 is #DAC9F7. Grayscale: #2B2B2B. Windows color (decimal): -14338552 or 538149. OLE color: 538149.
HSL color Cylindrical-coordinate representation of color #253608: hue angle of 82.17º 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 #253608 is Cyan = 0.31, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 37 | 54 | 8 | - |
| CMYK | 0.31 | 0 | 0.85 | 0.79 |
| HSL | 82.17º | 0.74% | 0.12% | - |
| HSV(B) | 82.17º | 0.85% | 0.21% | - |
| XYZ | 2.13 | 3.05 | 0.71 | - |
| YUV | 43.67 | 107.87 | 123.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 54 | 8 | 0.31 | 0 | 0.85 | 0.79 | 82.17 | 0.74 | 0.12 |
| Hex | 25 | 36 | 8 | 1F | 0 | 55 | 4F | 52 | 4A | C |
| Octal | 45 | 66 | 10 | 37 | 0 | 125 | 117 | 122 | 112 | 14 |
| Binary | 100101 | 110110 | 1000 | 11111 | 0 | 1010101 | 1001111 | 1010010 | 1001010 | 1100 |
Color Harmonies of #253608
Complementary color
Monochromatic Colors of #253608
Black with #253608
Text Example
Text Example
White with #253608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253608; }
p { color: rgb(37,54,8); }
H1.HeaderClassName
{
color: #253608;
}
.AnyTagClassName
{
color: #253608;
}
</style>
background-color css
<style>
a { background-color: #253608; }
a { background-color: rgb(37,54,8); }
div.DivClassName
{
background-color: #253608;
}
.BgClassName
{
background-color: #253608;
}
</style>
border-color css
<style>
span { border-color: #253608; }
span { border-color: rgb(37,54,8); }
td.TdClassName
{
border-color: #253608;
}
.TagClassName
{
border-color: #253608;
}
</style>