Shades of Pine Tree #283517
Tints of Pine Tree #283517
RGB
CMYK
RGB Variations
Color information
#283517 (or 0x283517) is known color: Pine Tree. HEX triplet: 28, 35 and 17. RGB value is (40,53,23). Sum of RGB (Red+Green+Blue) = 40+53+23=116 (15% of max value = 765). Red value is 40 (16.02% from 255 or 34.48% from 116); Green value is 53 (21.09% from 255 or 45.69% from 116); Blue value is 23 (9.38% from 255 or 19.83% from 116); Max value from RGB is 53 - color contains mainly: green. Hex color #283517 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #283517 is #D7CAE8. Grayscale: #2D2D2D. Windows color (decimal): -14142185 or 1520936. OLE color: 1520936.
HSL color Cylindrical-coordinate representation of color #283517: hue angle of 86º degrees, saturation: 0.39, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #283517 is Cyan = 0.25, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 40 | 53 | 23 | - |
| CMYK | 0.25 | 0 | 0.57 | 0.79 |
| HSL | 86º | 0.39% | 0.15% | - |
| HSV(B) | 86º | 0.57% | 0.21% | - |
| XYZ | 2.3 | 3.06 | 1.28 | - |
| YUV | 45.69 | 115.19 | 123.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 53 | 23 | 0.25 | 0 | 0.57 | 0.79 | 86 | 0.39 | 0.15 |
| Hex | 28 | 35 | 17 | 19 | 0 | 39 | 4F | 56 | 27 | F |
| Octal | 50 | 65 | 27 | 31 | 0 | 71 | 117 | 126 | 47 | 17 |
| Binary | 101000 | 110101 | 10111 | 11001 | 0 | 111001 | 1001111 | 1010110 | 100111 | 1111 |
Color Harmonies of #283517
Complementary color
Monochromatic Colors of #283517
Black with #283517
Text Example
Text Example
White with #283517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #283517; }
p { color: rgb(40,53,23); }
H1.HeaderClassName
{
color: #283517;
}
.AnyTagClassName
{
color: #283517;
}
</style>
background-color css
<style>
a { background-color: #283517; }
a { background-color: rgb(40,53,23); }
div.DivClassName
{
background-color: #283517;
}
.BgClassName
{
background-color: #283517;
}
</style>
border-color css
<style>
span { border-color: #283517; }
span { border-color: rgb(40,53,23); }
td.TdClassName
{
border-color: #283517;
}
.TagClassName
{
border-color: #283517;
}
</style>