Shades of Black Forest #284516
Tints of Black Forest #284516
RGB
CMYK
RGB Variations
Color information
#284516 (or 0x284516) is known color: Black Forest. HEX triplet: 28, 45 and 16. RGB value is (40,69,22). Sum of RGB (Red+Green+Blue) = 40+69+22=131 (17% of max value = 765). Red value is 40 (16.02% from 255 or 30.53% from 131); Green value is 69 (27.34% from 255 or 52.67% from 131); Blue value is 22 (8.98% from 255 or 16.79% from 131); Max value from RGB is 69 - color contains mainly: green. Hex color #284516 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #284516 is #D7BAE9. Grayscale: #373737. Windows color (decimal): -14138090 or 1459496. OLE color: 1459496.
HSL color Cylindrical-coordinate representation of color #284516: hue angle of 97.02º degrees, saturation: 0.52, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #284516 is Cyan = 0.42, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 40 | 69 | 22 | - |
| CMYK | 0.42 | 0 | 0.68 | 0.73 |
| HSL | 97.02º | 0.52% | 0.18% | - |
| HSV(B) | 97.02º | 0.68% | 0.27% | - |
| XYZ | 3.15 | 4.77 | 1.51 | - |
| YUV | 54.97 | 109.39 | 117.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 69 | 22 | 0.42 | 0 | 0.68 | 0.73 | 97.02 | 0.52 | 0.18 |
| Hex | 28 | 45 | 16 | 2A | 0 | 44 | 49 | 61 | 34 | 12 |
| Octal | 50 | 105 | 26 | 52 | 0 | 104 | 111 | 141 | 64 | 22 |
| Binary | 101000 | 1000101 | 10110 | 101010 | 0 | 1000100 | 1001001 | 1100001 | 110100 | 10010 |
Color Harmonies of #284516
Complementary color
Monochromatic Colors of #284516
Black with #284516
Text Example
Text Example
White with #284516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #284516; }
p { color: rgb(40,69,22); }
H1.HeaderClassName
{
color: #284516;
}
.AnyTagClassName
{
color: #284516;
}
</style>
background-color css
<style>
a { background-color: #284516; }
a { background-color: rgb(40,69,22); }
div.DivClassName
{
background-color: #284516;
}
.BgClassName
{
background-color: #284516;
}
</style>
border-color css
<style>
span { border-color: #284516; }
span { border-color: rgb(40,69,22); }
td.TdClassName
{
border-color: #284516;
}
.TagClassName
{
border-color: #284516;
}
</style>