Shades of Pine Tree #283415
Tints of Pine Tree #283415
RGB
CMYK
RGB Variations
Color information
#283415 (or 0x283415) is known color: Pine Tree. HEX triplet: 28, 34 and 15. RGB value is (40,52,21). Sum of RGB (Red+Green+Blue) = 40+52+21=113 (14% of max value = 765). Red value is 40 (16.02% from 255 or 35.40% from 113); Green value is 52 (20.70% from 255 or 46.02% from 113); Blue value is 21 (8.59% from 255 or 18.58% from 113); Max value from RGB is 52 - color contains mainly: green. Hex color #283415 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #283415 is #D7CBEA. Grayscale: #2C2C2C. Windows color (decimal): -14142443 or 1389608. OLE color: 1389608.
HSL color Cylindrical-coordinate representation of color #283415: hue angle of 83.23º degrees, saturation: 0.42, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #283415 is Cyan = 0.23, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 40 | 52 | 21 | - |
| CMYK | 0.23 | 0 | 0.60 | 0.80 |
| HSL | 83.23º | 0.42% | 0.14% | - |
| HSV(B) | 83.23º | 0.6% | 0.2% | - |
| XYZ | 2.24 | 2.96 | 1.16 | - |
| YUV | 44.88 | 114.52 | 124.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 52 | 21 | 0.23 | 0 | 0.60 | 0.80 | 83.23 | 0.42 | 0.14 |
| Hex | 28 | 34 | 15 | 17 | 0 | 3C | 50 | 53 | 2A | E |
| Octal | 50 | 64 | 25 | 27 | 0 | 74 | 120 | 123 | 52 | 16 |
| Binary | 101000 | 110100 | 10101 | 10111 | 0 | 111100 | 1010000 | 1010011 | 101010 | 1110 |
Color Harmonies of #283415
Complementary color
Monochromatic Colors of #283415
Black with #283415
Text Example
Text Example
White with #283415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #283415; }
p { color: rgb(40,52,21); }
H1.HeaderClassName
{
color: #283415;
}
.AnyTagClassName
{
color: #283415;
}
</style>
background-color css
<style>
a { background-color: #283415; }
a { background-color: rgb(40,52,21); }
div.DivClassName
{
background-color: #283415;
}
.BgClassName
{
background-color: #283415;
}
</style>
border-color css
<style>
span { border-color: #283415; }
span { border-color: rgb(40,52,21); }
td.TdClassName
{
border-color: #283415;
}
.TagClassName
{
border-color: #283415;
}
</style>