Shades of Shadow #817351
Tints of Shadow #817351
RGB
CMYK
RGB Variations
Color information
#817351 (or 0x817351) is known color: Shadow. HEX triplet: 81, 73 and 51. RGB value is (129,115,81). Sum of RGB (Red+Green+Blue) = 129+115+81=325 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.69% from 325); Green value is 115 (45.31% from 255 or 35.38% from 325); Blue value is 81 (32.03% from 255 or 24.92% from 325); Max value from RGB is 129 - color contains mainly: red. Hex color #817351 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817351 is #7E8CAE. Grayscale: #737373. Windows color (decimal): -8293551 or 5337985. OLE color: 5337985.
HSL color Cylindrical-coordinate representation of color #817351: hue angle of 42.5º 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 #817351 is Cyan = 0, Magento = 0.11, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 115 | 81 | - |
| CMYK | 0 | 0.11 | 0.37 | 0.49 |
| HSL | 42.5º | 0.23% | 0.41% | - |
| HSV(B) | 42.5º | 0.37% | 0.51% | - |
| XYZ | 16.67 | 17.52 | 10.29 | - |
| YUV | 115.31 | 108.64 | 137.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 115 | 81 | 0 | 0.11 | 0.37 | 0.49 | 42.5 | 0.23 | 0.41 |
| Hex | 81 | 73 | 51 | 0 | B | 25 | 31 | 2A | 17 | 29 |
| Octal | 201 | 163 | 121 | 0 | 13 | 45 | 61 | 52 | 27 | 51 |
| Binary | 10000001 | 1110011 | 1010001 | 0 | 1011 | 100101 | 110001 | 101010 | 10111 | 101001 |
Color Harmonies of #817351
Complementary color
Monochromatic Colors of #817351
Black with #817351
Text Example
Text Example
White with #817351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817351; }
p { color: rgb(129,115,81); }
H1.HeaderClassName
{
color: #817351;
}
.AnyTagClassName
{
color: #817351;
}
</style>
background-color css
<style>
a { background-color: #817351; }
a { background-color: rgb(129,115,81); }
div.DivClassName
{
background-color: #817351;
}
.BgClassName
{
background-color: #817351;
}
</style>
border-color css
<style>
span { border-color: #817351; }
span { border-color: rgb(129,115,81); }
td.TdClassName
{
border-color: #817351;
}
.TagClassName
{
border-color: #817351;
}
</style>