Shades of Pine Tree #253711
Tints of Pine Tree #253711
RGB
CMYK
RGB Variations
Color information
#253711 (or 0x253711) is known color: Pine Tree. HEX triplet: 25, 37 and 11. RGB value is (37,55,17). Sum of RGB (Red+Green+Blue) = 37+55+17=109 (14% of max value = 765). Red value is 37 (14.84% from 255 or 33.94% from 109); Green value is 55 (21.88% from 255 or 50.46% from 109); Blue value is 17 (7.03% from 255 or 15.60% from 109); Max value from RGB is 55 - color contains mainly: green. Hex color #253711 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #253711 is #DAC8EE. Grayscale: #2D2D2D. Windows color (decimal): -14338287 or 1128229. OLE color: 1128229.
HSL color Cylindrical-coordinate representation of color #253711: hue angle of 88.42º degrees, saturation: 0.53, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #253711 is Cyan = 0.33, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 37 | 55 | 17 | - |
| CMYK | 0.33 | 0 | 0.69 | 0.78 |
| HSL | 88.42º | 0.53% | 0.14% | - |
| HSV(B) | 88.42º | 0.69% | 0.22% | - |
| XYZ | 2.23 | 3.17 | 1.02 | - |
| YUV | 45.29 | 112.04 | 122.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 55 | 17 | 0.33 | 0 | 0.69 | 0.78 | 88.42 | 0.53 | 0.14 |
| Hex | 25 | 37 | 11 | 21 | 0 | 45 | 4E | 58 | 35 | E |
| Octal | 45 | 67 | 21 | 41 | 0 | 105 | 116 | 130 | 65 | 16 |
| Binary | 100101 | 110111 | 10001 | 100001 | 0 | 1000101 | 1001110 | 1011000 | 110101 | 1110 |
Color Harmonies of #253711
Complementary color
Monochromatic Colors of #253711
Black with #253711
Text Example
Text Example
White with #253711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253711; }
p { color: rgb(37,55,17); }
H1.HeaderClassName
{
color: #253711;
}
.AnyTagClassName
{
color: #253711;
}
</style>
background-color css
<style>
a { background-color: #253711; }
a { background-color: rgb(37,55,17); }
div.DivClassName
{
background-color: #253711;
}
.BgClassName
{
background-color: #253711;
}
</style>
border-color css
<style>
span { border-color: #253711; }
span { border-color: rgb(37,55,17); }
td.TdClassName
{
border-color: #253711;
}
.TagClassName
{
border-color: #253711;
}
</style>