Shades of Shadow #817553
Tints of Shadow #817553
RGB
CMYK
RGB Variations
Color information
#817553 (or 0x817553) is known color: Shadow. HEX triplet: 81, 75 and 53. RGB value is (129,117,83). Sum of RGB (Red+Green+Blue) = 129+117+83=329 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.21% from 329); Green value is 117 (46.09% from 255 or 35.56% from 329); Blue value is 83 (32.81% from 255 or 25.23% from 329); Max value from RGB is 129 - color contains mainly: red. Hex color #817553 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817553 is #7E8AAC. Grayscale: #747474. Windows color (decimal): -8293037 or 5469569. OLE color: 5469569.
HSL color Cylindrical-coordinate representation of color #817553: hue angle of 44.35º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #817553 is Cyan = 0, Magento = 0.09, Yellow = 0.36 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 117 | 83 | - |
| CMYK | 0 | 0.09 | 0.36 | 0.49 |
| HSL | 44.35º | 0.22% | 0.42% | - |
| HSV(B) | 44.35º | 0.36% | 0.51% | - |
| XYZ | 16.98 | 18.01 | 10.77 | - |
| YUV | 116.71 | 108.98 | 136.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 117 | 83 | 0 | 0.09 | 0.36 | 0.49 | 44.35 | 0.22 | 0.42 |
| Hex | 81 | 75 | 53 | 0 | 9 | 24 | 31 | 2C | 16 | 2A |
| Octal | 201 | 165 | 123 | 0 | 11 | 44 | 61 | 54 | 26 | 52 |
| Binary | 10000001 | 1110101 | 1010011 | 0 | 1001 | 100100 | 110001 | 101100 | 10110 | 101010 |
Color Harmonies of #817553
Complementary color
Monochromatic Colors of #817553
Black with #817553
Text Example
Text Example
White with #817553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817553; }
p { color: rgb(129,117,83); }
H1.HeaderClassName
{
color: #817553;
}
.AnyTagClassName
{
color: #817553;
}
</style>
background-color css
<style>
a { background-color: #817553; }
a { background-color: rgb(129,117,83); }
div.DivClassName
{
background-color: #817553;
}
.BgClassName
{
background-color: #817553;
}
</style>
border-color css
<style>
span { border-color: #817553; }
span { border-color: rgb(129,117,83); }
td.TdClassName
{
border-color: #817553;
}
.TagClassName
{
border-color: #817553;
}
</style>