Shades of Shadow #817350
Tints of Shadow #817350
RGB
CMYK
RGB Variations
Color information
#817350 (or 0x817350) is known color: Shadow. HEX triplet: 81, 73 and 50. RGB value is (129,115,80). Sum of RGB (Red+Green+Blue) = 129+115+80=324 (42% of max value = 765). Red value is 129 (50.78% from 255 or 39.81% from 324); Green value is 115 (45.31% from 255 or 35.49% from 324); Blue value is 80 (31.64% from 255 or 24.69% from 324); Max value from RGB is 129 - color contains mainly: red. Hex color #817350 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817350 is #7E8CAF. Grayscale: #737373. Windows color (decimal): -8293552 or 5272449. OLE color: 5272449.
HSL color Cylindrical-coordinate representation of color #817350: hue angle of 42.86º 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 #817350 is Cyan = 0, Magento = 0.11, Yellow = 0.38 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 115 | 80 | - |
| CMYK | 0 | 0.11 | 0.38 | 0.49 |
| HSL | 42.86º | 0.23% | 0.41% | - |
| HSV(B) | 42.86º | 0.38% | 0.51% | - |
| XYZ | 16.63 | 17.51 | 10.09 | - |
| YUV | 115.2 | 108.14 | 137.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 115 | 80 | 0 | 0.11 | 0.38 | 0.49 | 42.86 | 0.23 | 0.41 |
| Hex | 81 | 73 | 50 | 0 | B | 26 | 31 | 2B | 17 | 29 |
| Octal | 201 | 163 | 120 | 0 | 13 | 46 | 61 | 53 | 27 | 51 |
| Binary | 10000001 | 1110011 | 1010000 | 0 | 1011 | 100110 | 110001 | 101011 | 10111 | 101001 |
Color Harmonies of #817350
Complementary color
Monochromatic Colors of #817350
Black with #817350
Text Example
Text Example
White with #817350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817350; }
p { color: rgb(129,115,80); }
H1.HeaderClassName
{
color: #817350;
}
.AnyTagClassName
{
color: #817350;
}
</style>
background-color css
<style>
a { background-color: #817350; }
a { background-color: rgb(129,115,80); }
div.DivClassName
{
background-color: #817350;
}
.BgClassName
{
background-color: #817350;
}
</style>
border-color css
<style>
span { border-color: #817350; }
span { border-color: rgb(129,115,80); }
td.TdClassName
{
border-color: #817350;
}
.TagClassName
{
border-color: #817350;
}
</style>