Shades of Pine Tree #253805
Tints of Pine Tree #253805
RGB
CMYK
RGB Variations
Color information
#253805 (or 0x253805) is known color: Pine Tree. HEX triplet: 25, 38 and 05. RGB value is (37,56,5). Sum of RGB (Red+Green+Blue) = 37+56+5=98 (12% of max value = 765). Red value is 37 (14.84% from 255 or 37.76% from 98); Green value is 56 (22.27% from 255 or 57.14% from 98); Blue value is 5 (2.34% from 255 or 5.10% from 98); Max value from RGB is 56 - color contains mainly: green. Hex color #253805 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #253805 is #DAC7FA. Grayscale: #2C2C2C. Windows color (decimal): -14338043 or 342053. OLE color: 342053.
HSL color Cylindrical-coordinate representation of color #253805: hue angle of 82.35º degrees, saturation: 0.84, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #253805 is Cyan = 0.34, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 37 | 56 | 5 | - |
| CMYK | 0.34 | 0 | 0.91 | 0.78 |
| HSL | 82.35º | 0.84% | 0.12% | - |
| HSV(B) | 82.35º | 0.91% | 0.22% | - |
| XYZ | 2.2 | 3.23 | 0.65 | - |
| YUV | 44.51 | 105.71 | 122.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 56 | 5 | 0.34 | 0 | 0.91 | 0.78 | 82.35 | 0.84 | 0.12 |
| Hex | 25 | 38 | 5 | 22 | 0 | 5B | 4E | 52 | 54 | C |
| Octal | 45 | 70 | 5 | 42 | 0 | 133 | 116 | 122 | 124 | 14 |
| Binary | 100101 | 111000 | 101 | 100010 | 0 | 1011011 | 1001110 | 1010010 | 1010100 | 1100 |
Color Harmonies of #253805
Complementary color
Monochromatic Colors of #253805
Black with #253805
Text Example
Text Example
White with #253805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253805; }
p { color: rgb(37,56,5); }
H1.HeaderClassName
{
color: #253805;
}
.AnyTagClassName
{
color: #253805;
}
</style>
background-color css
<style>
a { background-color: #253805; }
a { background-color: rgb(37,56,5); }
div.DivClassName
{
background-color: #253805;
}
.BgClassName
{
background-color: #253805;
}
</style>
border-color css
<style>
span { border-color: #253805; }
span { border-color: rgb(37,56,5); }
td.TdClassName
{
border-color: #253805;
}
.TagClassName
{
border-color: #253805;
}
</style>