Shades of Shadow #817356
Tints of Shadow #817356
RGB
CMYK
RGB Variations
Color information
#817356 (or 0x817356) is known color: Shadow. HEX triplet: 81, 73 and 56. RGB value is (129,115,86). Sum of RGB (Red+Green+Blue) = 129+115+86=330 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.09% from 330); Green value is 115 (45.31% from 255 or 34.85% from 330); Blue value is 86 (33.98% from 255 or 26.06% from 330); Max value from RGB is 129 - color contains mainly: red. Hex color #817356 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817356 is #7E8CA9. Grayscale: #747474. Windows color (decimal): -8293546 or 5665665. OLE color: 5665665.
HSL color Cylindrical-coordinate representation of color #817356: hue angle of 40.47º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #817356 is Cyan = 0, Magento = 0.11, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 115 | 86 | - |
| CMYK | 0 | 0.11 | 0.33 | 0.49 |
| HSL | 40.47º | 0.2% | 0.42% | - |
| HSV(B) | 40.47º | 0.33% | 0.51% | - |
| XYZ | 16.86 | 17.6 | 11.31 | - |
| YUV | 115.88 | 111.14 | 137.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 115 | 86 | 0 | 0.11 | 0.33 | 0.49 | 40.47 | 0.2 | 0.42 |
| Hex | 81 | 73 | 56 | 0 | B | 21 | 31 | 28 | 14 | 2A |
| Octal | 201 | 163 | 126 | 0 | 13 | 41 | 61 | 50 | 24 | 52 |
| Binary | 10000001 | 1110011 | 1010110 | 0 | 1011 | 100001 | 110001 | 101000 | 10100 | 101010 |
Color Harmonies of #817356
Complementary color
Monochromatic Colors of #817356
Black with #817356
Text Example
Text Example
White with #817356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817356; }
p { color: rgb(129,115,86); }
H1.HeaderClassName
{
color: #817356;
}
.AnyTagClassName
{
color: #817356;
}
</style>
background-color css
<style>
a { background-color: #817356; }
a { background-color: rgb(129,115,86); }
div.DivClassName
{
background-color: #817356;
}
.BgClassName
{
background-color: #817356;
}
</style>
border-color css
<style>
span { border-color: #817356; }
span { border-color: rgb(129,115,86); }
td.TdClassName
{
border-color: #817356;
}
.TagClassName
{
border-color: #817356;
}
</style>