Shades of Wood Bark #281711
Tints of Wood Bark #281711
RGB
CMYK
RGB Variations
Color information
#281711 (or 0x281711) is known color: Wood Bark. HEX triplet: 28, 17 and 11. RGB value is (40,23,17). Sum of RGB (Red+Green+Blue) = 40+23+17=80 (10% of max value = 765). Red value is 40 (16.02% from 255 or 50% from 80); Green value is 23 (9.38% from 255 or 28.75% from 80); Blue value is 17 (7.03% from 255 or 21.25% from 80); Max value from RGB is 40 - color contains mainly: red. Hex color #281711 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #281711 is #D7E8EE. Grayscale: #1B1B1B. Windows color (decimal): -14149871 or 1120040. OLE color: 1120040.
HSL color Cylindrical-coordinate representation of color #281711: hue angle of 15.65º degrees, saturation: 0.4, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #281711 is Cyan = 0, Magento = 0.43, Yellow = 0.57 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 40 | 23 | 17 | - |
| CMYK | 0 | 0.43 | 0.57 | 0.84 |
| HSL | 15.65º | 0.4% | 0.11% | - |
| HSV(B) | 15.65º | 0.58% | 0.16% | - |
| XYZ | 1.28 | 1.1 | 0.68 | - |
| YUV | 27.4 | 122.13 | 136.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 23 | 17 | 0 | 0.43 | 0.57 | 0.84 | 15.65 | 0.4 | 0.11 |
| Hex | 28 | 17 | 11 | 0 | 2B | 39 | 54 | 10 | 28 | B |
| Octal | 50 | 27 | 21 | 0 | 53 | 71 | 124 | 20 | 50 | 13 |
| Binary | 101000 | 10111 | 10001 | 0 | 101011 | 111001 | 1010100 | 10000 | 101000 | 1011 |
Color Harmonies of #281711
Complementary color
Monochromatic Colors of #281711
Black with #281711
Text Example
Text Example
White with #281711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281711; }
p { color: rgb(40,23,17); }
H1.HeaderClassName
{
color: #281711;
}
.AnyTagClassName
{
color: #281711;
}
</style>
background-color css
<style>
a { background-color: #281711; }
a { background-color: rgb(40,23,17); }
div.DivClassName
{
background-color: #281711;
}
.BgClassName
{
background-color: #281711;
}
</style>
border-color css
<style>
span { border-color: #281711; }
span { border-color: rgb(40,23,17); }
td.TdClassName
{
border-color: #281711;
}
.TagClassName
{
border-color: #281711;
}
</style>