Shades of Shadow #817251
Tints of Shadow #817251
RGB
CMYK
RGB Variations
Color information
#817251 (or 0x817251) is known color: Shadow. HEX triplet: 81, 72 and 51. RGB value is (129,114,81). Sum of RGB (Red+Green+Blue) = 129+114+81=324 (42% of max value = 765). Red value is 129 (50.78% from 255 or 39.81% from 324); Green value is 114 (44.92% from 255 or 35.19% from 324); Blue value is 81 (32.03% from 255 or 25% from 324); Max value from RGB is 129 - color contains mainly: red. Hex color #817251 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817251 is #7E8DAE. Grayscale: #727272. Windows color (decimal): -8293807 or 5337729. OLE color: 5337729.
HSL color Cylindrical-coordinate representation of color #817251: hue angle of 41.25º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #817251 is Cyan = 0, Magento = 0.12, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 114 | 81 | - |
| CMYK | 0 | 0.12 | 0.37 | 0.49 |
| HSL | 41.25º | 0.23% | 0.41% | - |
| HSV(B) | 41.25º | 0.37% | 0.51% | - |
| XYZ | 16.56 | 17.3 | 10.25 | - |
| YUV | 114.72 | 108.97 | 138.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 114 | 81 | 0 | 0.12 | 0.37 | 0.49 | 41.25 | 0.23 | 0.41 |
| Hex | 81 | 72 | 51 | 0 | C | 25 | 31 | 29 | 17 | 29 |
| Octal | 201 | 162 | 121 | 0 | 14 | 45 | 61 | 51 | 27 | 51 |
| Binary | 10000001 | 1110010 | 1010001 | 0 | 1100 | 100101 | 110001 | 101001 | 10111 | 101001 |
Color Harmonies of #817251
Complementary color
Monochromatic Colors of #817251
Black with #817251
Text Example
Text Example
White with #817251
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817251; }
p { color: rgb(129,114,81); }
H1.HeaderClassName
{
color: #817251;
}
.AnyTagClassName
{
color: #817251;
}
</style>
background-color css
<style>
a { background-color: #817251; }
a { background-color: rgb(129,114,81); }
div.DivClassName
{
background-color: #817251;
}
.BgClassName
{
background-color: #817251;
}
</style>
border-color css
<style>
span { border-color: #817251; }
span { border-color: rgb(129,114,81); }
td.TdClassName
{
border-color: #817251;
}
.TagClassName
{
border-color: #817251;
}
</style>