Shades of Shadow #817354
Tints of Shadow #817354
RGB
CMYK
RGB Variations
Color information
#817354 (or 0x817354) is known color: Shadow. HEX triplet: 81, 73 and 54. RGB value is (129,115,84). Sum of RGB (Red+Green+Blue) = 129+115+84=328 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.33% from 328); Green value is 115 (45.31% from 255 or 35.06% from 328); Blue value is 84 (33.20% from 255 or 25.61% from 328); Max value from RGB is 129 - color contains mainly: red. Hex color #817354 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817354 is #7E8CAB. Grayscale: #737373. Windows color (decimal): -8293548 or 5534593. OLE color: 5534593.
HSL color Cylindrical-coordinate representation of color #817354: hue angle of 41.33º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #817354 is Cyan = 0, Magento = 0.11, Yellow = 0.35 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 115 | 84 | - |
| CMYK | 0 | 0.11 | 0.35 | 0.49 |
| HSL | 41.33º | 0.21% | 0.42% | - |
| HSV(B) | 41.33º | 0.35% | 0.51% | - |
| XYZ | 16.78 | 17.57 | 10.89 | - |
| YUV | 115.65 | 110.14 | 137.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 115 | 84 | 0 | 0.11 | 0.35 | 0.49 | 41.33 | 0.21 | 0.42 |
| Hex | 81 | 73 | 54 | 0 | B | 23 | 31 | 29 | 15 | 2A |
| Octal | 201 | 163 | 124 | 0 | 13 | 43 | 61 | 51 | 25 | 52 |
| Binary | 10000001 | 1110011 | 1010100 | 0 | 1011 | 100011 | 110001 | 101001 | 10101 | 101010 |
Color Harmonies of #817354
Complementary color
Monochromatic Colors of #817354
Black with #817354
Text Example
Text Example
White with #817354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817354; }
p { color: rgb(129,115,84); }
H1.HeaderClassName
{
color: #817354;
}
.AnyTagClassName
{
color: #817354;
}
</style>
background-color css
<style>
a { background-color: #817354; }
a { background-color: rgb(129,115,84); }
div.DivClassName
{
background-color: #817354;
}
.BgClassName
{
background-color: #817354;
}
</style>
border-color css
<style>
span { border-color: #817354; }
span { border-color: rgb(129,115,84); }
td.TdClassName
{
border-color: #817354;
}
.TagClassName
{
border-color: #817354;
}
</style>