Shades of Shadow #816947
Tints of Shadow #816947
RGB
CMYK
RGB Variations
Color information
#816947 (or 0x816947) is known color: Shadow. HEX triplet: 81, 69 and 47. RGB value is (129,105,71). Sum of RGB (Red+Green+Blue) = 129+105+71=305 (40% of max value = 765). Red value is 129 (50.78% from 255 or 42.30% from 305); Green value is 105 (41.41% from 255 or 34.43% from 305); Blue value is 71 (28.12% from 255 or 23.28% from 305); Max value from RGB is 129 - color contains mainly: red. Hex color #816947 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #816947 is #7E96B8. Grayscale: #6C6C6C. Windows color (decimal): -8296121 or 4680065. OLE color: 4680065.
HSL color Cylindrical-coordinate representation of color #816947: hue angle of 35.17º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #816947 is Cyan = 0, Magento = 0.19, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 105 | 71 | - |
| CMYK | 0 | 0.19 | 0.45 | 0.49 |
| HSL | 35.17º | 0.29% | 0.39% | - |
| HSV(B) | 35.17º | 0.45% | 0.51% | - |
| XYZ | 15.24 | 15.23 | 8.1 | - |
| YUV | 108.3 | 106.95 | 142.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 105 | 71 | 0 | 0.19 | 0.45 | 0.49 | 35.17 | 0.29 | 0.39 |
| Hex | 81 | 69 | 47 | 0 | 13 | 2D | 31 | 23 | 1D | 27 |
| Octal | 201 | 151 | 107 | 0 | 23 | 55 | 61 | 43 | 35 | 47 |
| Binary | 10000001 | 1101001 | 1000111 | 0 | 10011 | 101101 | 110001 | 100011 | 11101 | 100111 |
Color Harmonies of #816947
Complementary color
Monochromatic Colors of #816947
Black with #816947
Text Example
Text Example
White with #816947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816947; }
p { color: rgb(129,105,71); }
H1.HeaderClassName
{
color: #816947;
}
.AnyTagClassName
{
color: #816947;
}
</style>
background-color css
<style>
a { background-color: #816947; }
a { background-color: rgb(129,105,71); }
div.DivClassName
{
background-color: #816947;
}
.BgClassName
{
background-color: #816947;
}
</style>
border-color css
<style>
span { border-color: #816947; }
span { border-color: rgb(129,105,71); }
td.TdClassName
{
border-color: #816947;
}
.TagClassName
{
border-color: #816947;
}
</style>