Shades of Shadow #816749
Tints of Shadow #816749
RGB
CMYK
RGB Variations
Color information
#816749 (or 0x816749) is known color: Shadow. HEX triplet: 81, 67 and 49. RGB value is (129,103,73). Sum of RGB (Red+Green+Blue) = 129+103+73=305 (40% of max value = 765). Red value is 129 (50.78% from 255 or 42.30% from 305); Green value is 103 (40.62% from 255 or 33.77% from 305); Blue value is 73 (28.91% from 255 or 23.93% from 305); Max value from RGB is 129 - color contains mainly: red. Hex color #816749 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #816749 is #7E98B6. Grayscale: #6B6B6B. Windows color (decimal): -8296631 or 4810625. OLE color: 4810625.
HSL color Cylindrical-coordinate representation of color #816749: hue angle of 32.14º 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 #816749 is Cyan = 0, Magento = 0.20, Yellow = 0.43 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 103 | 73 | - |
| CMYK | 0 | 0.20 | 0.43 | 0.49 |
| HSL | 32.14º | 0.28% | 0.4% | - |
| HSV(B) | 32.14º | 0.43% | 0.51% | - |
| XYZ | 15.11 | 14.85 | 8.37 | - |
| YUV | 107.35 | 108.61 | 143.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 103 | 73 | 0 | 0.20 | 0.43 | 0.49 | 32.14 | 0.28 | 0.4 |
| Hex | 81 | 67 | 49 | 0 | 14 | 2B | 31 | 20 | 1C | 28 |
| Octal | 201 | 147 | 111 | 0 | 24 | 53 | 61 | 40 | 34 | 50 |
| Binary | 10000001 | 1100111 | 1001001 | 0 | 10100 | 101011 | 110001 | 100000 | 11100 | 101000 |
Color Harmonies of #816749
Complementary color
Monochromatic Colors of #816749
Black with #816749
Text Example
Text Example
White with #816749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816749; }
p { color: rgb(129,103,73); }
H1.HeaderClassName
{
color: #816749;
}
.AnyTagClassName
{
color: #816749;
}
</style>
background-color css
<style>
a { background-color: #816749; }
a { background-color: rgb(129,103,73); }
div.DivClassName
{
background-color: #816749;
}
.BgClassName
{
background-color: #816749;
}
</style>
border-color css
<style>
span { border-color: #816749; }
span { border-color: rgb(129,103,73); }
td.TdClassName
{
border-color: #816749;
}
.TagClassName
{
border-color: #816749;
}
</style>