Shades of Black Forest #284310
Tints of Black Forest #284310
RGB
CMYK
RGB Variations
Color information
#284310 (or 0x284310) is known color: Black Forest. HEX triplet: 28, 43 and 10. RGB value is (40,67,16). Sum of RGB (Red+Green+Blue) = 40+67+16=123 (16% of max value = 765). Red value is 40 (16.02% from 255 or 32.52% from 123); Green value is 67 (26.56% from 255 or 54.47% from 123); Blue value is 16 (6.64% from 255 or 13.01% from 123); Max value from RGB is 67 - color contains mainly: green. Hex color #284310 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #284310 is #D7BCEF. Grayscale: #353535. Windows color (decimal): -14138608 or 1065768. OLE color: 1065768.
HSL color Cylindrical-coordinate representation of color #284310: hue angle of 91.76º degrees, saturation: 0.61, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #284310 is Cyan = 0.40, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 40 | 67 | 16 | - |
| CMYK | 0.40 | 0 | 0.76 | 0.74 |
| HSL | 91.76º | 0.61% | 0.16% | - |
| HSV(B) | 91.76º | 0.76% | 0.26% | - |
| XYZ | 2.98 | 4.5 | 1.2 | - |
| YUV | 53.11 | 107.05 | 118.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 67 | 16 | 0.40 | 0 | 0.76 | 0.74 | 91.76 | 0.61 | 0.16 |
| Hex | 28 | 43 | 10 | 28 | 0 | 4C | 4A | 5C | 3D | 10 |
| Octal | 50 | 103 | 20 | 50 | 0 | 114 | 112 | 134 | 75 | 20 |
| Binary | 101000 | 1000011 | 10000 | 101000 | 0 | 1001100 | 1001010 | 1011100 | 111101 | 10000 |
Color Harmonies of #284310
Complementary color
Monochromatic Colors of #284310
Black with #284310
Text Example
Text Example
White with #284310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #284310; }
p { color: rgb(40,67,16); }
H1.HeaderClassName
{
color: #284310;
}
.AnyTagClassName
{
color: #284310;
}
</style>
background-color css
<style>
a { background-color: #284310; }
a { background-color: rgb(40,67,16); }
div.DivClassName
{
background-color: #284310;
}
.BgClassName
{
background-color: #284310;
}
</style>
border-color css
<style>
span { border-color: #284310; }
span { border-color: rgb(40,67,16); }
td.TdClassName
{
border-color: #284310;
}
.TagClassName
{
border-color: #284310;
}
</style>