Shades of Shadow #817149
Tints of Shadow #817149
RGB
CMYK
RGB Variations
Color information
#817149 (or 0x817149) is known color: Shadow. HEX triplet: 81, 71 and 49. RGB value is (129,113,73). Sum of RGB (Red+Green+Blue) = 129+113+73=315 (41% of max value = 765). Red value is 129 (50.78% from 255 or 40.95% from 315); Green value is 113 (44.53% from 255 or 35.87% from 315); Blue value is 73 (28.91% from 255 or 23.17% from 315); Max value from RGB is 129 - color contains mainly: red. Hex color #817149 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817149 is #7E8EB6. Grayscale: #717171. Windows color (decimal): -8294071 or 4813185. OLE color: 4813185.
HSL color Cylindrical-coordinate representation of color #817149: hue angle of 42.86º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #817149 is Cyan = 0, Magento = 0.12, Yellow = 0.43 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 113 | 73 | - |
| CMYK | 0 | 0.12 | 0.43 | 0.49 |
| HSL | 42.86º | 0.28% | 0.4% | - |
| HSV(B) | 42.86º | 0.43% | 0.51% | - |
| XYZ | 16.16 | 16.96 | 8.72 | - |
| YUV | 113.22 | 105.3 | 139.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 113 | 73 | 0 | 0.12 | 0.43 | 0.49 | 42.86 | 0.28 | 0.4 |
| Hex | 81 | 71 | 49 | 0 | C | 2B | 31 | 2B | 1C | 28 |
| Octal | 201 | 161 | 111 | 0 | 14 | 53 | 61 | 53 | 34 | 50 |
| Binary | 10000001 | 1110001 | 1001001 | 0 | 1100 | 101011 | 110001 | 101011 | 11100 | 101000 |
Color Harmonies of #817149
Complementary color
Monochromatic Colors of #817149
Black with #817149
Text Example
Text Example
White with #817149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817149; }
p { color: rgb(129,113,73); }
H1.HeaderClassName
{
color: #817149;
}
.AnyTagClassName
{
color: #817149;
}
</style>
background-color css
<style>
a { background-color: #817149; }
a { background-color: rgb(129,113,73); }
div.DivClassName
{
background-color: #817149;
}
.BgClassName
{
background-color: #817149;
}
</style>
border-color css
<style>
span { border-color: #817149; }
span { border-color: rgb(129,113,73); }
td.TdClassName
{
border-color: #817149;
}
.TagClassName
{
border-color: #817149;
}
</style>