Shades of Pine Tree #253613
Tints of Pine Tree #253613
RGB
CMYK
RGB Variations
Color information
#253613 (or 0x253613) is known color: Pine Tree. HEX triplet: 25, 36 and 13. RGB value is (37,54,19). Sum of RGB (Red+Green+Blue) = 37+54+19=110 (14% of max value = 765). Red value is 37 (14.84% from 255 or 33.64% from 110); Green value is 54 (21.48% from 255 or 49.09% from 110); Blue value is 19 (7.81% from 255 or 17.27% from 110); Max value from RGB is 54 - color contains mainly: green. Hex color #253613 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #253613 is #DAC9EC. Grayscale: #2D2D2D. Windows color (decimal): -14338541 or 1259045. OLE color: 1259045.
HSL color Cylindrical-coordinate representation of color #253613: hue angle of 89.14º degrees, saturation: 0.48, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #253613 is Cyan = 0.31, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 37 | 54 | 19 | - |
| CMYK | 0.31 | 0 | 0.65 | 0.79 |
| HSL | 89.14º | 0.48% | 0.14% | - |
| HSV(B) | 89.14º | 0.65% | 0.21% | - |
| XYZ | 2.2 | 3.08 | 1.09 | - |
| YUV | 44.93 | 113.37 | 122.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 54 | 19 | 0.31 | 0 | 0.65 | 0.79 | 89.14 | 0.48 | 0.14 |
| Hex | 25 | 36 | 13 | 1F | 0 | 41 | 4F | 59 | 30 | E |
| Octal | 45 | 66 | 23 | 37 | 0 | 101 | 117 | 131 | 60 | 16 |
| Binary | 100101 | 110110 | 10011 | 11111 | 0 | 1000001 | 1001111 | 1011001 | 110000 | 1110 |
Color Harmonies of #253613
Complementary color
Monochromatic Colors of #253613
Black with #253613
Text Example
Text Example
White with #253613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253613; }
p { color: rgb(37,54,19); }
H1.HeaderClassName
{
color: #253613;
}
.AnyTagClassName
{
color: #253613;
}
</style>
background-color css
<style>
a { background-color: #253613; }
a { background-color: rgb(37,54,19); }
div.DivClassName
{
background-color: #253613;
}
.BgClassName
{
background-color: #253613;
}
</style>
border-color css
<style>
span { border-color: #253613; }
span { border-color: rgb(37,54,19); }
td.TdClassName
{
border-color: #253613;
}
.TagClassName
{
border-color: #253613;
}
</style>