Shades of Pine Tree #283518
Tints of Pine Tree #283518
RGB
CMYK
RGB Variations
Color information
#283518 (or 0x283518) is known color: Pine Tree. HEX triplet: 28, 35 and 18. RGB value is (40,53,24). Sum of RGB (Red+Green+Blue) = 40+53+24=117 (15% of max value = 765). Red value is 40 (16.02% from 255 or 34.19% from 117); Green value is 53 (21.09% from 255 or 45.30% from 117); Blue value is 24 (9.77% from 255 or 20.51% from 117); Max value from RGB is 53 - color contains mainly: green. Hex color #283518 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #283518 is #D7CAE7. Grayscale: #2D2D2D. Windows color (decimal): -14142184 or 1586472. OLE color: 1586472.
HSL color Cylindrical-coordinate representation of color #283518: hue angle of 86.9º degrees, saturation: 0.38, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #283518 is Cyan = 0.25, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 40 | 53 | 24 | - |
| CMYK | 0.25 | 0 | 0.55 | 0.79 |
| HSL | 86.9º | 0.38% | 0.15% | - |
| HSV(B) | 86.9º | 0.55% | 0.21% | - |
| XYZ | 2.31 | 3.06 | 1.33 | - |
| YUV | 45.81 | 115.69 | 123.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 53 | 24 | 0.25 | 0 | 0.55 | 0.79 | 86.9 | 0.38 | 0.15 |
| Hex | 28 | 35 | 18 | 19 | 0 | 37 | 4F | 57 | 26 | F |
| Octal | 50 | 65 | 30 | 31 | 0 | 67 | 117 | 127 | 46 | 17 |
| Binary | 101000 | 110101 | 11000 | 11001 | 0 | 110111 | 1001111 | 1010111 | 100110 | 1111 |
Color Harmonies of #283518
Complementary color
Monochromatic Colors of #283518
Black with #283518
Text Example
Text Example
White with #283518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #283518; }
p { color: rgb(40,53,24); }
H1.HeaderClassName
{
color: #283518;
}
.AnyTagClassName
{
color: #283518;
}
</style>
background-color css
<style>
a { background-color: #283518; }
a { background-color: rgb(40,53,24); }
div.DivClassName
{
background-color: #283518;
}
.BgClassName
{
background-color: #283518;
}
</style>
border-color css
<style>
span { border-color: #283518; }
span { border-color: rgb(40,53,24); }
td.TdClassName
{
border-color: #283518;
}
.TagClassName
{
border-color: #283518;
}
</style>