Shades of Shadow #817453
Tints of Shadow #817453
RGB
CMYK
RGB Variations
Color information
#817453 (or 0x817453) is known color: Shadow. HEX triplet: 81, 74 and 53. RGB value is (129,116,83). Sum of RGB (Red+Green+Blue) = 129+116+83=328 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.33% from 328); Green value is 116 (45.70% from 255 or 35.37% from 328); Blue value is 83 (32.81% from 255 or 25.30% from 328); Max value from RGB is 129 - color contains mainly: red. Hex color #817453 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817453 is #7E8BAC. Grayscale: #747474. Windows color (decimal): -8293293 or 5469313. OLE color: 5469313.
HSL color Cylindrical-coordinate representation of color #817453: hue angle of 43.04º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #817453 is Cyan = 0, Magento = 0.10, Yellow = 0.36 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 116 | 83 | - |
| CMYK | 0 | 0.10 | 0.36 | 0.49 |
| HSL | 43.04º | 0.22% | 0.42% | - |
| HSV(B) | 43.04º | 0.36% | 0.51% | - |
| XYZ | 16.86 | 17.78 | 10.73 | - |
| YUV | 116.13 | 109.31 | 137.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 116 | 83 | 0 | 0.10 | 0.36 | 0.49 | 43.04 | 0.22 | 0.42 |
| Hex | 81 | 74 | 53 | 0 | A | 24 | 31 | 2B | 16 | 2A |
| Octal | 201 | 164 | 123 | 0 | 12 | 44 | 61 | 53 | 26 | 52 |
| Binary | 10000001 | 1110100 | 1010011 | 0 | 1010 | 100100 | 110001 | 101011 | 10110 | 101010 |
Color Harmonies of #817453
Complementary color
Monochromatic Colors of #817453
Black with #817453
Text Example
Text Example
White with #817453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817453; }
p { color: rgb(129,116,83); }
H1.HeaderClassName
{
color: #817453;
}
.AnyTagClassName
{
color: #817453;
}
</style>
background-color css
<style>
a { background-color: #817453; }
a { background-color: rgb(129,116,83); }
div.DivClassName
{
background-color: #817453;
}
.BgClassName
{
background-color: #817453;
}
</style>
border-color css
<style>
span { border-color: #817453; }
span { border-color: rgb(129,116,83); }
td.TdClassName
{
border-color: #817453;
}
.TagClassName
{
border-color: #817453;
}
</style>