Shades of Pine Tree #253813
Tints of Pine Tree #253813
RGB
CMYK
RGB Variations
Color information
#253813 (or 0x253813) is known color: Pine Tree. HEX triplet: 25, 38 and 13. RGB value is (37,56,19). Sum of RGB (Red+Green+Blue) = 37+56+19=112 (14% of max value = 765). Red value is 37 (14.84% from 255 or 33.04% from 112); Green value is 56 (22.27% from 255 or 50% from 112); Blue value is 19 (7.81% from 255 or 16.96% from 112); Max value from RGB is 56 - color contains mainly: green. Hex color #253813 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #253813 is #DAC7EC. Grayscale: #2E2E2E. Windows color (decimal): -14338029 or 1259557. OLE color: 1259557.
HSL color Cylindrical-coordinate representation of color #253813: hue angle of 90.81º degrees, saturation: 0.49, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #253813 is Cyan = 0.34, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 37 | 56 | 19 | - |
| CMYK | 0.34 | 0 | 0.66 | 0.78 |
| HSL | 90.81º | 0.49% | 0.15% | - |
| HSV(B) | 90.81º | 0.66% | 0.22% | - |
| XYZ | 2.29 | 3.27 | 1.13 | - |
| YUV | 46.1 | 112.71 | 121.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 56 | 19 | 0.34 | 0 | 0.66 | 0.78 | 90.81 | 0.49 | 0.15 |
| Hex | 25 | 38 | 13 | 22 | 0 | 42 | 4E | 5B | 31 | F |
| Octal | 45 | 70 | 23 | 42 | 0 | 102 | 116 | 133 | 61 | 17 |
| Binary | 100101 | 111000 | 10011 | 100010 | 0 | 1000010 | 1001110 | 1011011 | 110001 | 1111 |
Color Harmonies of #253813
Complementary color
Monochromatic Colors of #253813
Black with #253813
Text Example
Text Example
White with #253813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253813; }
p { color: rgb(37,56,19); }
H1.HeaderClassName
{
color: #253813;
}
.AnyTagClassName
{
color: #253813;
}
</style>
background-color css
<style>
a { background-color: #253813; }
a { background-color: rgb(37,56,19); }
div.DivClassName
{
background-color: #253813;
}
.BgClassName
{
background-color: #253813;
}
</style>
border-color css
<style>
span { border-color: #253813; }
span { border-color: rgb(37,56,19); }
td.TdClassName
{
border-color: #253813;
}
.TagClassName
{
border-color: #253813;
}
</style>