Shades of Pine Tree #253312
Tints of Pine Tree #253312
RGB
CMYK
RGB Variations
Color information
#253312 (or 0x253312) is known color: Pine Tree. HEX triplet: 25, 33 and 12. RGB value is (37,51,18). Sum of RGB (Red+Green+Blue) = 37+51+18=106 (14% of max value = 765). Red value is 37 (14.84% from 255 or 34.91% from 106); Green value is 51 (20.31% from 255 or 48.11% from 106); Blue value is 18 (7.42% from 255 or 16.98% from 106); Max value from RGB is 51 - color contains mainly: green. Hex color #253312 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #253312 is #DACCED. Grayscale: #2B2B2B. Windows color (decimal): -14339310 or 1192741. OLE color: 1192741.
HSL color Cylindrical-coordinate representation of color #253312: hue angle of 85.45º degrees, saturation: 0.48, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #253312 is Cyan = 0.27, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 37 | 51 | 18 | - |
| CMYK | 0.27 | 0 | 0.65 | 0.8 |
| HSL | 85.45º | 0.48% | 0.14% | - |
| HSV(B) | 85.45º | 0.65% | 0.2% | - |
| XYZ | 2.06 | 2.8 | 1.01 | - |
| YUV | 43.05 | 113.86 | 123.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 51 | 18 | 0.27 | 0 | 0.65 | 0.8 | 85.45 | 0.48 | 0.14 |
| Hex | 25 | 33 | 12 | 1B | 0 | 41 | 50 | 55 | 30 | E |
| Octal | 45 | 63 | 22 | 33 | 0 | 101 | 120 | 125 | 60 | 16 |
| Binary | 100101 | 110011 | 10010 | 11011 | 0 | 1000001 | 1010000 | 1010101 | 110000 | 1110 |
Color Harmonies of #253312
Complementary color
Monochromatic Colors of #253312
Black with #253312
Text Example
Text Example
White with #253312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253312; }
p { color: rgb(37,51,18); }
H1.HeaderClassName
{
color: #253312;
}
.AnyTagClassName
{
color: #253312;
}
</style>
background-color css
<style>
a { background-color: #253312; }
a { background-color: rgb(37,51,18); }
div.DivClassName
{
background-color: #253312;
}
.BgClassName
{
background-color: #253312;
}
</style>
border-color css
<style>
span { border-color: #253312; }
span { border-color: rgb(37,51,18); }
td.TdClassName
{
border-color: #253312;
}
.TagClassName
{
border-color: #253312;
}
</style>