Shades of Pine Tree #253010
Tints of Pine Tree #253010
RGB
CMYK
RGB Variations
Color information
#253010 (or 0x253010) is known color: Pine Tree. HEX triplet: 25, 30 and 10. RGB value is (37,48,16). Sum of RGB (Red+Green+Blue) = 37+48+16=101 (13% of max value = 765). Red value is 37 (14.84% from 255 or 36.63% from 101); Green value is 48 (19.14% from 255 or 47.52% from 101); Blue value is 16 (6.64% from 255 or 15.84% from 101); Max value from RGB is 48 - color contains mainly: green. Hex color #253010 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #253010 is #DACFEF. Grayscale: #292929. Windows color (decimal): -14340080 or 1060901. OLE color: 1060901.
HSL color Cylindrical-coordinate representation of color #253010: hue angle of 80.62º degrees, saturation: 0.5, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #253010 is Cyan = 0.23, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 37 | 48 | 16 | - |
| CMYK | 0.23 | 0 | 0.67 | 0.81 |
| HSL | 80.63º | 0.5% | 0.13% | - |
| HSV(B) | 80.63º | 0.67% | 0.19% | - |
| XYZ | 1.91 | 2.54 | 0.88 | - |
| YUV | 41.06 | 113.86 | 125.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 48 | 16 | 0.23 | 0 | 0.67 | 0.81 | 80.63 | 0.5 | 0.13 |
| Hex | 25 | 30 | 10 | 17 | 0 | 43 | 51 | 51 | 32 | D |
| Octal | 45 | 60 | 20 | 27 | 0 | 103 | 121 | 121 | 62 | 15 |
| Binary | 100101 | 110000 | 10000 | 10111 | 0 | 1000011 | 1010001 | 1010001 | 110010 | 1101 |
Color Harmonies of #253010
Complementary color
Monochromatic Colors of #253010
Black with #253010
Text Example
Text Example
White with #253010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253010; }
p { color: rgb(37,48,16); }
H1.HeaderClassName
{
color: #253010;
}
.AnyTagClassName
{
color: #253010;
}
</style>
background-color css
<style>
a { background-color: #253010; }
a { background-color: rgb(37,48,16); }
div.DivClassName
{
background-color: #253010;
}
.BgClassName
{
background-color: #253010;
}
</style>
border-color css
<style>
span { border-color: #253010; }
span { border-color: rgb(37,48,16); }
td.TdClassName
{
border-color: #253010;
}
.TagClassName
{
border-color: #253010;
}
</style>