Shades of Pine Tree #283414
Tints of Pine Tree #283414
RGB
CMYK
RGB Variations
Color information
#283414 (or 0x283414) is known color: Pine Tree. HEX triplet: 28, 34 and 14. RGB value is (40,52,20). Sum of RGB (Red+Green+Blue) = 40+52+20=112 (14% of max value = 765). Red value is 40 (16.02% from 255 or 35.71% from 112); Green value is 52 (20.70% from 255 or 46.43% from 112); Blue value is 20 (8.20% from 255 or 17.86% from 112); Max value from RGB is 52 - color contains mainly: green. Hex color #283414 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #283414 is #D7CBEB. Grayscale: #2C2C2C. Windows color (decimal): -14142444 or 1324072. OLE color: 1324072.
HSL color Cylindrical-coordinate representation of color #283414: hue angle of 82.5º degrees, saturation: 0.44, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #283414 is Cyan = 0.23, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 40 | 52 | 20 | - |
| CMYK | 0.23 | 0 | 0.62 | 0.80 |
| HSL | 82.5º | 0.44% | 0.14% | - |
| HSV(B) | 82.5º | 0.62% | 0.2% | - |
| XYZ | 2.23 | 2.96 | 1.12 | - |
| YUV | 44.76 | 114.02 | 124.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 52 | 20 | 0.23 | 0 | 0.62 | 0.80 | 82.5 | 0.44 | 0.14 |
| Hex | 28 | 34 | 14 | 17 | 0 | 3E | 50 | 52 | 2C | E |
| Octal | 50 | 64 | 24 | 27 | 0 | 76 | 120 | 122 | 54 | 16 |
| Binary | 101000 | 110100 | 10100 | 10111 | 0 | 111110 | 1010000 | 1010010 | 101100 | 1110 |
Color Harmonies of #283414
Complementary color
Monochromatic Colors of #283414
Black with #283414
Text Example
Text Example
White with #283414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #283414; }
p { color: rgb(40,52,20); }
H1.HeaderClassName
{
color: #283414;
}
.AnyTagClassName
{
color: #283414;
}
</style>
background-color css
<style>
a { background-color: #283414; }
a { background-color: rgb(40,52,20); }
div.DivClassName
{
background-color: #283414;
}
.BgClassName
{
background-color: #283414;
}
</style>
border-color css
<style>
span { border-color: #283414; }
span { border-color: rgb(40,52,20); }
td.TdClassName
{
border-color: #283414;
}
.TagClassName
{
border-color: #283414;
}
</style>