Shades of Stonewall #817460
Tints of Stonewall #817460
RGB
CMYK
RGB Variations
Color information
#817460 (or 0x817460) is known color: Stonewall. HEX triplet: 81, 74 and 60. RGB value is (129,116,96). Sum of RGB (Red+Green+Blue) = 129+116+96=341 (45% of max value = 765). Red value is 129 (50.78% from 255 or 37.83% from 341); Green value is 116 (45.70% from 255 or 34.02% from 341); Blue value is 96 (37.89% from 255 or 28.15% from 341); Max value from RGB is 129 - color contains mainly: red. Hex color #817460 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817460 is #7E8B9F. Grayscale: #757575. Windows color (decimal): -8293280 or 6321281. OLE color: 6321281.
HSL color Cylindrical-coordinate representation of color #817460: hue angle of 36.36º degrees, saturation: 0.15, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #817460 is Cyan = 0, Magento = 0.10, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 116 | 96 | - |
| CMYK | 0 | 0.10 | 0.26 | 0.49 |
| HSL | 36.36º | 0.15% | 0.44% | - |
| HSV(B) | 36.36º | 0.26% | 0.51% | - |
| XYZ | 17.41 | 18 | 13.62 | - |
| YUV | 117.61 | 115.81 | 136.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 116 | 96 | 0 | 0.10 | 0.26 | 0.49 | 36.36 | 0.15 | 0.44 |
| Hex | 81 | 74 | 60 | 0 | A | 1A | 31 | 24 | F | 2C |
| Octal | 201 | 164 | 140 | 0 | 12 | 32 | 61 | 44 | 17 | 54 |
| Binary | 10000001 | 1110100 | 1100000 | 0 | 1010 | 11010 | 110001 | 100100 | 1111 | 101100 |
Color Harmonies of #817460
Complementary color
Monochromatic Colors of #817460
Black with #817460
Text Example
Text Example
White with #817460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817460; }
p { color: rgb(129,116,96); }
H1.HeaderClassName
{
color: #817460;
}
.AnyTagClassName
{
color: #817460;
}
</style>
background-color css
<style>
a { background-color: #817460; }
a { background-color: rgb(129,116,96); }
div.DivClassName
{
background-color: #817460;
}
.BgClassName
{
background-color: #817460;
}
</style>
border-color css
<style>
span { border-color: #817460; }
span { border-color: rgb(129,116,96); }
td.TdClassName
{
border-color: #817460;
}
.TagClassName
{
border-color: #817460;
}
</style>