Shades of Stonewall #817563
Tints of Stonewall #817563
RGB
CMYK
RGB Variations
Color information
#817563 (or 0x817563) is known color: Stonewall. HEX triplet: 81, 75 and 63. RGB value is (129,117,99). Sum of RGB (Red+Green+Blue) = 129+117+99=345 (45% of max value = 765). Red value is 129 (50.78% from 255 or 37.39% from 345); Green value is 117 (46.09% from 255 or 33.91% from 345); Blue value is 99 (39.06% from 255 or 28.70% from 345); Max value from RGB is 129 - color contains mainly: red. Hex color #817563 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817563 is #7E8A9C. Grayscale: #767676. Windows color (decimal): -8293021 or 6518145. OLE color: 6518145.
HSL color Cylindrical-coordinate representation of color #817563: hue angle of 36º degrees, saturation: 0.13, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #817563 is Cyan = 0, Magento = 0.09, Yellow = 0.23 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 117 | 99 | - |
| CMYK | 0 | 0.09 | 0.23 | 0.49 |
| HSL | 36º | 0.13% | 0.45% | - |
| HSV(B) | 36º | 0.23% | 0.51% | - |
| XYZ | 17.67 | 18.29 | 14.4 | - |
| YUV | 118.54 | 116.98 | 135.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 117 | 99 | 0 | 0.09 | 0.23 | 0.49 | 36 | 0.13 | 0.45 |
| Hex | 81 | 75 | 63 | 0 | 9 | 17 | 31 | 24 | D | 2D |
| Octal | 201 | 165 | 143 | 0 | 11 | 27 | 61 | 44 | 15 | 55 |
| Binary | 10000001 | 1110101 | 1100011 | 0 | 1001 | 10111 | 110001 | 100100 | 1101 | 101101 |
Color Harmonies of #817563
Complementary color
Monochromatic Colors of #817563
Black with #817563
Text Example
Text Example
White with #817563
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817563; }
p { color: rgb(129,117,99); }
H1.HeaderClassName
{
color: #817563;
}
.AnyTagClassName
{
color: #817563;
}
</style>
background-color css
<style>
a { background-color: #817563; }
a { background-color: rgb(129,117,99); }
div.DivClassName
{
background-color: #817563;
}
.BgClassName
{
background-color: #817563;
}
</style>
border-color css
<style>
span { border-color: #817563; }
span { border-color: rgb(129,117,99); }
td.TdClassName
{
border-color: #817563;
}
.TagClassName
{
border-color: #817563;
}
</style>