Shades of Black Forest #284218
Tints of Black Forest #284218
RGB
CMYK
RGB Variations
Color information
#284218 (or 0x284218) is known color: Black Forest. HEX triplet: 28, 42 and 18. RGB value is (40,66,24). Sum of RGB (Red+Green+Blue) = 40+66+24=130 (17% of max value = 765). Red value is 40 (16.02% from 255 or 30.77% from 130); Green value is 66 (26.17% from 255 or 50.77% from 130); Blue value is 24 (9.77% from 255 or 18.46% from 130); Max value from RGB is 66 - color contains mainly: green. Hex color #284218 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #284218 is #D7BDE7. Grayscale: #353535. Windows color (decimal): -14138856 or 1589800. OLE color: 1589800.
HSL color Cylindrical-coordinate representation of color #284218: hue angle of 97.14º degrees, saturation: 0.47, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #284218 is Cyan = 0.39, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 40 | 66 | 24 | - |
| CMYK | 0.39 | 0 | 0.64 | 0.74 |
| HSL | 97.14º | 0.47% | 0.18% | - |
| HSV(B) | 97.14º | 0.64% | 0.26% | - |
| XYZ | 2.99 | 4.41 | 1.56 | - |
| YUV | 53.44 | 111.39 | 118.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 66 | 24 | 0.39 | 0 | 0.64 | 0.74 | 97.14 | 0.47 | 0.18 |
| Hex | 28 | 42 | 18 | 27 | 0 | 40 | 4A | 61 | 2F | 12 |
| Octal | 50 | 102 | 30 | 47 | 0 | 100 | 112 | 141 | 57 | 22 |
| Binary | 101000 | 1000010 | 11000 | 100111 | 0 | 1000000 | 1001010 | 1100001 | 101111 | 10010 |
Color Harmonies of #284218
Complementary color
Monochromatic Colors of #284218
Black with #284218
Text Example
Text Example
White with #284218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #284218; }
p { color: rgb(40,66,24); }
H1.HeaderClassName
{
color: #284218;
}
.AnyTagClassName
{
color: #284218;
}
</style>
background-color css
<style>
a { background-color: #284218; }
a { background-color: rgb(40,66,24); }
div.DivClassName
{
background-color: #284218;
}
.BgClassName
{
background-color: #284218;
}
</style>
border-color css
<style>
span { border-color: #284218; }
span { border-color: rgb(40,66,24); }
td.TdClassName
{
border-color: #284218;
}
.TagClassName
{
border-color: #284218;
}
</style>