Shades of Pine Tree #283712
Tints of Pine Tree #283712
RGB
CMYK
RGB Variations
Color information
#283712 (or 0x283712) is known color: Pine Tree. HEX triplet: 28, 37 and 12. RGB value is (40,55,18). Sum of RGB (Red+Green+Blue) = 40+55+18=113 (14% of max value = 765). Red value is 40 (16.02% from 255 or 35.40% from 113); Green value is 55 (21.88% from 255 or 48.67% from 113); Blue value is 18 (7.42% from 255 or 15.93% from 113); Max value from RGB is 55 - color contains mainly: green. Hex color #283712 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #283712 is #D7C8ED. Grayscale: #2E2E2E. Windows color (decimal): -14141678 or 1193768. OLE color: 1193768.
HSL color Cylindrical-coordinate representation of color #283712: hue angle of 84.32º degrees, saturation: 0.51, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #283712 is Cyan = 0.27, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 40 | 55 | 18 | - |
| CMYK | 0.27 | 0 | 0.67 | 0.78 |
| HSL | 84.32º | 0.51% | 0.14% | - |
| HSV(B) | 84.32º | 0.67% | 0.22% | - |
| XYZ | 2.35 | 3.23 | 1.07 | - |
| YUV | 46.3 | 112.03 | 123.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 55 | 18 | 0.27 | 0 | 0.67 | 0.78 | 84.32 | 0.51 | 0.14 |
| Hex | 28 | 37 | 12 | 1B | 0 | 43 | 4E | 54 | 33 | E |
| Octal | 50 | 67 | 22 | 33 | 0 | 103 | 116 | 124 | 63 | 16 |
| Binary | 101000 | 110111 | 10010 | 11011 | 0 | 1000011 | 1001110 | 1010100 | 110011 | 1110 |
Color Harmonies of #283712
Complementary color
Monochromatic Colors of #283712
Black with #283712
Text Example
Text Example
White with #283712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #283712; }
p { color: rgb(40,55,18); }
H1.HeaderClassName
{
color: #283712;
}
.AnyTagClassName
{
color: #283712;
}
</style>
background-color css
<style>
a { background-color: #283712; }
a { background-color: rgb(40,55,18); }
div.DivClassName
{
background-color: #283712;
}
.BgClassName
{
background-color: #283712;
}
</style>
border-color css
<style>
span { border-color: #283712; }
span { border-color: rgb(40,55,18); }
td.TdClassName
{
border-color: #283712;
}
.TagClassName
{
border-color: #283712;
}
</style>