Shades of Shadow #817454
Tints of Shadow #817454
RGB
CMYK
RGB Variations
Color information
#817454 (or 0x817454) is known color: Shadow. HEX triplet: 81, 74 and 54. RGB value is (129,116,84). Sum of RGB (Red+Green+Blue) = 129+116+84=329 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.21% from 329); Green value is 116 (45.70% from 255 or 35.26% from 329); Blue value is 84 (33.20% from 255 or 25.53% from 329); Max value from RGB is 129 - color contains mainly: red. Hex color #817454 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817454 is #7E8BAB. Grayscale: #747474. Windows color (decimal): -8293292 or 5534849. OLE color: 5534849.
HSL color Cylindrical-coordinate representation of color #817454: hue angle of 42.67º 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 #817454 is Cyan = 0, Magento = 0.10, Yellow = 0.35 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 116 | 84 | - |
| CMYK | 0 | 0.10 | 0.35 | 0.49 |
| HSL | 42.67º | 0.21% | 0.42% | - |
| HSV(B) | 42.67º | 0.35% | 0.51% | - |
| XYZ | 16.9 | 17.8 | 10.93 | - |
| YUV | 116.24 | 109.81 | 137.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 116 | 84 | 0 | 0.10 | 0.35 | 0.49 | 42.67 | 0.21 | 0.42 |
| Hex | 81 | 74 | 54 | 0 | A | 23 | 31 | 2B | 15 | 2A |
| Octal | 201 | 164 | 124 | 0 | 12 | 43 | 61 | 53 | 25 | 52 |
| Binary | 10000001 | 1110100 | 1010100 | 0 | 1010 | 100011 | 110001 | 101011 | 10101 | 101010 |
Color Harmonies of #817454
Complementary color
Monochromatic Colors of #817454
Black with #817454
Text Example
Text Example
White with #817454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817454; }
p { color: rgb(129,116,84); }
H1.HeaderClassName
{
color: #817454;
}
.AnyTagClassName
{
color: #817454;
}
</style>
background-color css
<style>
a { background-color: #817454; }
a { background-color: rgb(129,116,84); }
div.DivClassName
{
background-color: #817454;
}
.BgClassName
{
background-color: #817454;
}
</style>
border-color css
<style>
span { border-color: #817454; }
span { border-color: rgb(129,116,84); }
td.TdClassName
{
border-color: #817454;
}
.TagClassName
{
border-color: #817454;
}
</style>