Shades of Shadow #817357
Tints of Shadow #817357
RGB
CMYK
RGB Variations
Color information
#817357 (or 0x817357) is known color: Shadow. HEX triplet: 81, 73 and 57. RGB value is (129,115,87). Sum of RGB (Red+Green+Blue) = 129+115+87=331 (43% of max value = 765). Red value is 129 (50.78% from 255 or 38.97% from 331); Green value is 115 (45.31% from 255 or 34.74% from 331); Blue value is 87 (34.38% from 255 or 26.28% from 331); Max value from RGB is 129 - color contains mainly: red. Hex color #817357 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817357 is #7E8CA8. Grayscale: #747474. Windows color (decimal): -8293545 or 5731201. OLE color: 5731201.
HSL color Cylindrical-coordinate representation of color #817357: hue angle of 40º degrees, saturation: 0.19, 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 #817357 is Cyan = 0, Magento = 0.11, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 115 | 87 | - |
| CMYK | 0 | 0.11 | 0.33 | 0.49 |
| HSL | 40º | 0.19% | 0.42% | - |
| HSV(B) | 40º | 0.33% | 0.51% | - |
| XYZ | 16.9 | 17.62 | 11.53 | - |
| YUV | 115.99 | 111.64 | 137.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 115 | 87 | 0 | 0.11 | 0.33 | 0.49 | 40 | 0.19 | 0.42 |
| Hex | 81 | 73 | 57 | 0 | B | 21 | 31 | 28 | 13 | 2A |
| Octal | 201 | 163 | 127 | 0 | 13 | 41 | 61 | 50 | 23 | 52 |
| Binary | 10000001 | 1110011 | 1010111 | 0 | 1011 | 100001 | 110001 | 101000 | 10011 | 101010 |
Color Harmonies of #817357
Complementary color
Monochromatic Colors of #817357
Black with #817357
Text Example
Text Example
White with #817357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817357; }
p { color: rgb(129,115,87); }
H1.HeaderClassName
{
color: #817357;
}
.AnyTagClassName
{
color: #817357;
}
</style>
background-color css
<style>
a { background-color: #817357; }
a { background-color: rgb(129,115,87); }
div.DivClassName
{
background-color: #817357;
}
.BgClassName
{
background-color: #817357;
}
</style>
border-color css
<style>
span { border-color: #817357; }
span { border-color: rgb(129,115,87); }
td.TdClassName
{
border-color: #817357;
}
.TagClassName
{
border-color: #817357;
}
</style>