Shades of Stonewall #817560
Tints of Stonewall #817560
RGB
CMYK
RGB Variations
Color information
#817560 (or 0x817560) is known color: Stonewall. HEX triplet: 81, 75 and 60. RGB value is (129,117,96). Sum of RGB (Red+Green+Blue) = 129+117+96=342 (45% of max value = 765). Red value is 129 (50.78% from 255 or 37.72% from 342); Green value is 117 (46.09% from 255 or 34.21% from 342); Blue value is 96 (37.89% from 255 or 28.07% from 342); Max value from RGB is 129 - color contains mainly: red. Hex color #817560 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817560 is #7E8A9F. Grayscale: #767676. Windows color (decimal): -8293024 or 6321537. OLE color: 6321537.
HSL color Cylindrical-coordinate representation of color #817560: hue angle of 38.18º 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 #817560 is Cyan = 0, Magento = 0.09, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 117 | 96 | - |
| CMYK | 0 | 0.09 | 0.26 | 0.49 |
| HSL | 38.18º | 0.15% | 0.44% | - |
| HSV(B) | 38.18º | 0.26% | 0.51% | - |
| XYZ | 17.53 | 18.23 | 13.66 | - |
| YUV | 118.19 | 115.48 | 135.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 117 | 96 | 0 | 0.09 | 0.26 | 0.49 | 38.18 | 0.15 | 0.44 |
| Hex | 81 | 75 | 60 | 0 | 9 | 1A | 31 | 26 | F | 2C |
| Octal | 201 | 165 | 140 | 0 | 11 | 32 | 61 | 46 | 17 | 54 |
| Binary | 10000001 | 1110101 | 1100000 | 0 | 1001 | 11010 | 110001 | 100110 | 1111 | 101100 |
Color Harmonies of #817560
Complementary color
Monochromatic Colors of #817560
Black with #817560
Text Example
Text Example
White with #817560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817560; }
p { color: rgb(129,117,96); }
H1.HeaderClassName
{
color: #817560;
}
.AnyTagClassName
{
color: #817560;
}
</style>
background-color css
<style>
a { background-color: #817560; }
a { background-color: rgb(129,117,96); }
div.DivClassName
{
background-color: #817560;
}
.BgClassName
{
background-color: #817560;
}
</style>
border-color css
<style>
span { border-color: #817560; }
span { border-color: rgb(129,117,96); }
td.TdClassName
{
border-color: #817560;
}
.TagClassName
{
border-color: #817560;
}
</style>