Shades of Pine Tree #283417
Tints of Pine Tree #283417
RGB
CMYK
RGB Variations
Color information
#283417 (or 0x283417) is known color: Pine Tree. HEX triplet: 28, 34 and 17. RGB value is (40,52,23). Sum of RGB (Red+Green+Blue) = 40+52+23=115 (15% of max value = 765). Red value is 40 (16.02% from 255 or 34.78% from 115); Green value is 52 (20.70% from 255 or 45.22% from 115); Blue value is 23 (9.38% from 255 or 20% from 115); Max value from RGB is 52 - color contains mainly: green. Hex color #283417 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #283417 is #D7CBE8. Grayscale: #2D2D2D. Windows color (decimal): -14142441 or 1520680. OLE color: 1520680.
HSL color Cylindrical-coordinate representation of color #283417: hue angle of 84.83º degrees, saturation: 0.39, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #283417 is Cyan = 0.23, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 40 | 52 | 23 | - |
| CMYK | 0.23 | 0 | 0.56 | 0.80 |
| HSL | 84.83º | 0.39% | 0.15% | - |
| HSV(B) | 84.83º | 0.56% | 0.2% | - |
| XYZ | 2.26 | 2.97 | 1.26 | - |
| YUV | 45.11 | 115.52 | 124.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 52 | 23 | 0.23 | 0 | 0.56 | 0.80 | 84.83 | 0.39 | 0.15 |
| Hex | 28 | 34 | 17 | 17 | 0 | 38 | 50 | 55 | 27 | F |
| Octal | 50 | 64 | 27 | 27 | 0 | 70 | 120 | 125 | 47 | 17 |
| Binary | 101000 | 110100 | 10111 | 10111 | 0 | 111000 | 1010000 | 1010101 | 100111 | 1111 |
Color Harmonies of #283417
Complementary color
Monochromatic Colors of #283417
Black with #283417
Text Example
Text Example
White with #283417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #283417; }
p { color: rgb(40,52,23); }
H1.HeaderClassName
{
color: #283417;
}
.AnyTagClassName
{
color: #283417;
}
</style>
background-color css
<style>
a { background-color: #283417; }
a { background-color: rgb(40,52,23); }
div.DivClassName
{
background-color: #283417;
}
.BgClassName
{
background-color: #283417;
}
</style>
border-color css
<style>
span { border-color: #283417; }
span { border-color: rgb(40,52,23); }
td.TdClassName
{
border-color: #283417;
}
.TagClassName
{
border-color: #283417;
}
</style>