Shades of Shadow #817550
Tints of Shadow #817550
RGB
CMYK
RGB Variations
Color information
#817550 (or 0x817550) is known color: Shadow. HEX triplet: 81, 75 and 50. RGB value is (129,117,80). Sum of RGB (Red+Green+Blue) = 129+117+80=326 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.57% from 326); Green value is 117 (46.09% from 255 or 35.89% from 326); Blue value is 80 (31.64% from 255 or 24.54% from 326); Max value from RGB is 129 - color contains mainly: red. Hex color #817550 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817550 is #7E8AAF. Grayscale: #747474. Windows color (decimal): -8293040 or 5272961. OLE color: 5272961.
HSL color Cylindrical-coordinate representation of color #817550: hue angle of 45.31º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #817550 is Cyan = 0, Magento = 0.09, Yellow = 0.38 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 117 | 80 | - |
| CMYK | 0 | 0.09 | 0.38 | 0.49 |
| HSL | 45.31º | 0.23% | 0.41% | - |
| HSV(B) | 45.31º | 0.38% | 0.51% | - |
| XYZ | 16.86 | 17.97 | 10.17 | - |
| YUV | 116.37 | 107.48 | 137.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 117 | 80 | 0 | 0.09 | 0.38 | 0.49 | 45.31 | 0.23 | 0.41 |
| Hex | 81 | 75 | 50 | 0 | 9 | 26 | 31 | 2D | 17 | 29 |
| Octal | 201 | 165 | 120 | 0 | 11 | 46 | 61 | 55 | 27 | 51 |
| Binary | 10000001 | 1110101 | 1010000 | 0 | 1001 | 100110 | 110001 | 101101 | 10111 | 101001 |
Color Harmonies of #817550
Complementary color
Monochromatic Colors of #817550
Black with #817550
Text Example
Text Example
White with #817550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817550; }
p { color: rgb(129,117,80); }
H1.HeaderClassName
{
color: #817550;
}
.AnyTagClassName
{
color: #817550;
}
</style>
background-color css
<style>
a { background-color: #817550; }
a { background-color: rgb(129,117,80); }
div.DivClassName
{
background-color: #817550;
}
.BgClassName
{
background-color: #817550;
}
</style>
border-color css
<style>
span { border-color: #817550; }
span { border-color: rgb(129,117,80); }
td.TdClassName
{
border-color: #817550;
}
.TagClassName
{
border-color: #817550;
}
</style>