Shades of Pine Tree #253313
Tints of Pine Tree #253313
RGB
CMYK
RGB Variations
Color information
#253313 (or 0x253313) is known color: Pine Tree. HEX triplet: 25, 33 and 13. RGB value is (37,51,19). Sum of RGB (Red+Green+Blue) = 37+51+19=107 (14% of max value = 765). Red value is 37 (14.84% from 255 or 34.58% from 107); Green value is 51 (20.31% from 255 or 47.66% from 107); Blue value is 19 (7.81% from 255 or 17.76% from 107); Max value from RGB is 51 - color contains mainly: green. Hex color #253313 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #253313 is #DACCEC. Grayscale: #2B2B2B. Windows color (decimal): -14339309 or 1258277. OLE color: 1258277.
HSL color Cylindrical-coordinate representation of color #253313: hue angle of 86.25º degrees, saturation: 0.46, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #253313 is Cyan = 0.27, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 37 | 51 | 19 | - |
| CMYK | 0.27 | 0 | 0.63 | 0.8 |
| HSL | 86.25º | 0.46% | 0.14% | - |
| HSV(B) | 86.25º | 0.63% | 0.2% | - |
| XYZ | 2.06 | 2.81 | 1.05 | - |
| YUV | 43.17 | 114.36 | 123.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 51 | 19 | 0.27 | 0 | 0.63 | 0.8 | 86.25 | 0.46 | 0.14 |
| Hex | 25 | 33 | 13 | 1B | 0 | 3F | 50 | 56 | 2E | E |
| Octal | 45 | 63 | 23 | 33 | 0 | 77 | 120 | 126 | 56 | 16 |
| Binary | 100101 | 110011 | 10011 | 11011 | 0 | 111111 | 1010000 | 1010110 | 101110 | 1110 |
Color Harmonies of #253313
Complementary color
Monochromatic Colors of #253313
Black with #253313
Text Example
Text Example
White with #253313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253313; }
p { color: rgb(37,51,19); }
H1.HeaderClassName
{
color: #253313;
}
.AnyTagClassName
{
color: #253313;
}
</style>
background-color css
<style>
a { background-color: #253313; }
a { background-color: rgb(37,51,19); }
div.DivClassName
{
background-color: #253313;
}
.BgClassName
{
background-color: #253313;
}
</style>
border-color css
<style>
span { border-color: #253313; }
span { border-color: rgb(37,51,19); }
td.TdClassName
{
border-color: #253313;
}
.TagClassName
{
border-color: #253313;
}
</style>