Shades of Pine Tree #283912
Tints of Pine Tree #283912
RGB
CMYK
RGB Variations
Color information
#283912 (or 0x283912) is known color: Pine Tree. HEX triplet: 28, 39 and 12. RGB value is (40,57,18). Sum of RGB (Red+Green+Blue) = 40+57+18=115 (15% of max value = 765). Red value is 40 (16.02% from 255 or 34.78% from 115); Green value is 57 (22.66% from 255 or 49.57% from 115); Blue value is 18 (7.42% from 255 or 15.65% from 115); Max value from RGB is 57 - color contains mainly: green. Hex color #283912 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #283912 is #D7C6ED. Grayscale: #2F2F2F. Windows color (decimal): -14141166 or 1194280. OLE color: 1194280.
HSL color Cylindrical-coordinate representation of color #283912: hue angle of 86.15º degrees, saturation: 0.52, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #283912 is Cyan = 0.30, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 40 | 57 | 18 | - |
| CMYK | 0.30 | 0 | 0.68 | 0.78 |
| HSL | 86.15º | 0.52% | 0.15% | - |
| HSV(B) | 86.15º | 0.68% | 0.22% | - |
| XYZ | 2.45 | 3.42 | 1.1 | - |
| YUV | 47.47 | 111.37 | 122.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 57 | 18 | 0.30 | 0 | 0.68 | 0.78 | 86.15 | 0.52 | 0.15 |
| Hex | 28 | 39 | 12 | 1E | 0 | 44 | 4E | 56 | 34 | F |
| Octal | 50 | 71 | 22 | 36 | 0 | 104 | 116 | 126 | 64 | 17 |
| Binary | 101000 | 111001 | 10010 | 11110 | 0 | 1000100 | 1001110 | 1010110 | 110100 | 1111 |
Color Harmonies of #283912
Complementary color
Monochromatic Colors of #283912
Black with #283912
Text Example
Text Example
White with #283912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #283912; }
p { color: rgb(40,57,18); }
H1.HeaderClassName
{
color: #283912;
}
.AnyTagClassName
{
color: #283912;
}
</style>
background-color css
<style>
a { background-color: #283912; }
a { background-color: rgb(40,57,18); }
div.DivClassName
{
background-color: #283912;
}
.BgClassName
{
background-color: #283912;
}
</style>
border-color css
<style>
span { border-color: #283912; }
span { border-color: rgb(40,57,18); }
td.TdClassName
{
border-color: #283912;
}
.TagClassName
{
border-color: #283912;
}
</style>