Shades of Shadow #817250
Tints of Shadow #817250
RGB
CMYK
RGB Variations
Color information
#817250 (or 0x817250) is known color: Shadow. HEX triplet: 81, 72 and 50. RGB value is (129,114,80). Sum of RGB (Red+Green+Blue) = 129+114+80=323 (42% of max value = 765). Red value is 129 (50.78% from 255 or 39.94% from 323); Green value is 114 (44.92% from 255 or 35.29% from 323); Blue value is 80 (31.64% from 255 or 24.77% from 323); Max value from RGB is 129 - color contains mainly: red. Hex color #817250 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817250 is #7E8DAF. Grayscale: #727272. Windows color (decimal): -8293808 or 5272193. OLE color: 5272193.
HSL color Cylindrical-coordinate representation of color #817250: hue angle of 41.63º 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 #817250 is Cyan = 0, Magento = 0.12, Yellow = 0.38 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 114 | 80 | - |
| CMYK | 0 | 0.12 | 0.38 | 0.49 |
| HSL | 41.63º | 0.23% | 0.41% | - |
| HSV(B) | 41.63º | 0.38% | 0.51% | - |
| XYZ | 16.52 | 17.28 | 10.05 | - |
| YUV | 114.61 | 108.47 | 138.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 114 | 80 | 0 | 0.12 | 0.38 | 0.49 | 41.63 | 0.23 | 0.41 |
| Hex | 81 | 72 | 50 | 0 | C | 26 | 31 | 2A | 17 | 29 |
| Octal | 201 | 162 | 120 | 0 | 14 | 46 | 61 | 52 | 27 | 51 |
| Binary | 10000001 | 1110010 | 1010000 | 0 | 1100 | 100110 | 110001 | 101010 | 10111 | 101001 |
Color Harmonies of #817250
Complementary color
Monochromatic Colors of #817250
Black with #817250
Text Example
Text Example
White with #817250
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817250; }
p { color: rgb(129,114,80); }
H1.HeaderClassName
{
color: #817250;
}
.AnyTagClassName
{
color: #817250;
}
</style>
background-color css
<style>
a { background-color: #817250; }
a { background-color: rgb(129,114,80); }
div.DivClassName
{
background-color: #817250;
}
.BgClassName
{
background-color: #817250;
}
</style>
border-color css
<style>
span { border-color: #817250; }
span { border-color: rgb(129,114,80); }
td.TdClassName
{
border-color: #817250;
}
.TagClassName
{
border-color: #817250;
}
</style>