Shades of Pine Tree #283512
Tints of Pine Tree #283512
RGB
CMYK
RGB Variations
Color information
#283512 (or 0x283512) is known color: Pine Tree. HEX triplet: 28, 35 and 12. RGB value is (40,53,18). Sum of RGB (Red+Green+Blue) = 40+53+18=111 (14% of max value = 765). Red value is 40 (16.02% from 255 or 36.04% from 111); Green value is 53 (21.09% from 255 or 47.75% from 111); Blue value is 18 (7.42% from 255 or 16.22% from 111); Max value from RGB is 53 - color contains mainly: green. Hex color #283512 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #283512 is #D7CAED. Grayscale: #2D2D2D. Windows color (decimal): -14142190 or 1193256. OLE color: 1193256.
HSL color Cylindrical-coordinate representation of color #283512: hue angle of 82.29º degrees, saturation: 0.49, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #283512 is Cyan = 0.25, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 40 | 53 | 18 | - |
| CMYK | 0.25 | 0 | 0.66 | 0.79 |
| HSL | 82.29º | 0.49% | 0.14% | - |
| HSV(B) | 82.29º | 0.66% | 0.21% | - |
| XYZ | 2.26 | 3.04 | 1.04 | - |
| YUV | 45.12 | 112.69 | 124.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 53 | 18 | 0.25 | 0 | 0.66 | 0.79 | 82.29 | 0.49 | 0.14 |
| Hex | 28 | 35 | 12 | 19 | 0 | 42 | 4F | 52 | 31 | E |
| Octal | 50 | 65 | 22 | 31 | 0 | 102 | 117 | 122 | 61 | 16 |
| Binary | 101000 | 110101 | 10010 | 11001 | 0 | 1000010 | 1001111 | 1010010 | 110001 | 1110 |
Color Harmonies of #283512
Complementary color
Monochromatic Colors of #283512
Black with #283512
Text Example
Text Example
White with #283512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #283512; }
p { color: rgb(40,53,18); }
H1.HeaderClassName
{
color: #283512;
}
.AnyTagClassName
{
color: #283512;
}
</style>
background-color css
<style>
a { background-color: #283512; }
a { background-color: rgb(40,53,18); }
div.DivClassName
{
background-color: #283512;
}
.BgClassName
{
background-color: #283512;
}
</style>
border-color css
<style>
span { border-color: #283512; }
span { border-color: rgb(40,53,18); }
td.TdClassName
{
border-color: #283512;
}
.TagClassName
{
border-color: #283512;
}
</style>