Shades of Shadow #817252
Tints of Shadow #817252
RGB
CMYK
RGB Variations
Color information
#817252 (or 0x817252) is known color: Shadow. HEX triplet: 81, 72 and 52. RGB value is (129,114,82). Sum of RGB (Red+Green+Blue) = 129+114+82=325 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.69% from 325); Green value is 114 (44.92% from 255 or 35.08% from 325); Blue value is 82 (32.42% from 255 or 25.23% from 325); Max value from RGB is 129 - color contains mainly: red. Hex color #817252 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817252 is #7E8DAD. Grayscale: #727272. Windows color (decimal): -8293806 or 5403265. OLE color: 5403265.
HSL color Cylindrical-coordinate representation of color #817252: hue angle of 40.85º degrees, saturation: 0.22, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #817252 is Cyan = 0, Magento = 0.12, Yellow = 0.36 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 114 | 82 | - |
| CMYK | 0 | 0.12 | 0.36 | 0.49 |
| HSL | 40.85º | 0.22% | 0.41% | - |
| HSV(B) | 40.85º | 0.36% | 0.51% | - |
| XYZ | 16.59 | 17.31 | 10.45 | - |
| YUV | 114.84 | 109.47 | 138.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 114 | 82 | 0 | 0.12 | 0.36 | 0.49 | 40.85 | 0.22 | 0.41 |
| Hex | 81 | 72 | 52 | 0 | C | 24 | 31 | 29 | 16 | 29 |
| Octal | 201 | 162 | 122 | 0 | 14 | 44 | 61 | 51 | 26 | 51 |
| Binary | 10000001 | 1110010 | 1010010 | 0 | 1100 | 100100 | 110001 | 101001 | 10110 | 101001 |
Color Harmonies of #817252
Complementary color
Monochromatic Colors of #817252
Black with #817252
Text Example
Text Example
White with #817252
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817252; }
p { color: rgb(129,114,82); }
H1.HeaderClassName
{
color: #817252;
}
.AnyTagClassName
{
color: #817252;
}
</style>
background-color css
<style>
a { background-color: #817252; }
a { background-color: rgb(129,114,82); }
div.DivClassName
{
background-color: #817252;
}
.BgClassName
{
background-color: #817252;
}
</style>
border-color css
<style>
span { border-color: #817252; }
span { border-color: rgb(129,114,82); }
td.TdClassName
{
border-color: #817252;
}
.TagClassName
{
border-color: #817252;
}
</style>