Shades of Shadow #816746
Tints of Shadow #816746
RGB
CMYK
RGB Variations
Color information
#816746 (or 0x816746) is known color: Shadow. HEX triplet: 81, 67 and 46. RGB value is (129,103,70). Sum of RGB (Red+Green+Blue) = 129+103+70=302 (40% of max value = 765). Red value is 129 (50.78% from 255 or 42.72% from 302); Green value is 103 (40.62% from 255 or 34.11% from 302); Blue value is 70 (27.73% from 255 or 23.18% from 302); Max value from RGB is 129 - color contains mainly: red. Hex color #816746 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #816746 is #7E98B9. Grayscale: #6B6B6B. Windows color (decimal): -8296634 or 4614017. OLE color: 4614017.
HSL color Cylindrical-coordinate representation of color #816746: hue angle of 33.56º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #816746 is Cyan = 0, Magento = 0.20, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 103 | 70 | - |
| CMYK | 0 | 0.20 | 0.46 | 0.49 |
| HSL | 33.56º | 0.3% | 0.39% | - |
| HSV(B) | 33.56º | 0.46% | 0.51% | - |
| XYZ | 15.01 | 14.81 | 7.86 | - |
| YUV | 107.01 | 107.11 | 143.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 103 | 70 | 0 | 0.20 | 0.46 | 0.49 | 33.56 | 0.3 | 0.39 |
| Hex | 81 | 67 | 46 | 0 | 14 | 2E | 31 | 22 | 1E | 27 |
| Octal | 201 | 147 | 106 | 0 | 24 | 56 | 61 | 42 | 36 | 47 |
| Binary | 10000001 | 1100111 | 1000110 | 0 | 10100 | 101110 | 110001 | 100010 | 11110 | 100111 |
Color Harmonies of #816746
Complementary color
Monochromatic Colors of #816746
Black with #816746
Text Example
Text Example
White with #816746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816746; }
p { color: rgb(129,103,70); }
H1.HeaderClassName
{
color: #816746;
}
.AnyTagClassName
{
color: #816746;
}
</style>
background-color css
<style>
a { background-color: #816746; }
a { background-color: rgb(129,103,70); }
div.DivClassName
{
background-color: #816746;
}
.BgClassName
{
background-color: #816746;
}
</style>
border-color css
<style>
span { border-color: #816746; }
span { border-color: rgb(129,103,70); }
td.TdClassName
{
border-color: #816746;
}
.TagClassName
{
border-color: #816746;
}
</style>