Shades of Stonewall #817663
Tints of Stonewall #817663
RGB
CMYK
RGB Variations
Color information
#817663 (or 0x817663) is known color: Stonewall. HEX triplet: 81, 76 and 63. RGB value is (129,118,99). Sum of RGB (Red+Green+Blue) = 129+118+99=346 (45% of max value = 765). Red value is 129 (50.78% from 255 or 37.28% from 346); Green value is 118 (46.48% from 255 or 34.10% from 346); Blue value is 99 (39.06% from 255 or 28.61% from 346); Max value from RGB is 129 - color contains mainly: red. Hex color #817663 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817663 is #7E899C. Grayscale: #777777. Windows color (decimal): -8292765 or 6518401. OLE color: 6518401.
HSL color Cylindrical-coordinate representation of color #817663: hue angle of 38º 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 #817663 is Cyan = 0, Magento = 0.09, Yellow = 0.23 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 118 | 99 | - |
| CMYK | 0 | 0.09 | 0.23 | 0.49 |
| HSL | 38º | 0.13% | 0.45% | - |
| HSV(B) | 38º | 0.23% | 0.51% | - |
| XYZ | 17.78 | 18.52 | 14.44 | - |
| YUV | 119.12 | 116.64 | 135.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 118 | 99 | 0 | 0.09 | 0.23 | 0.49 | 38 | 0.13 | 0.45 |
| Hex | 81 | 76 | 63 | 0 | 9 | 17 | 31 | 26 | D | 2D |
| Octal | 201 | 166 | 143 | 0 | 11 | 27 | 61 | 46 | 15 | 55 |
| Binary | 10000001 | 1110110 | 1100011 | 0 | 1001 | 10111 | 110001 | 100110 | 1101 | 101101 |
Color Harmonies of #817663
Complementary color
Monochromatic Colors of #817663
Black with #817663
Text Example
Text Example
White with #817663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817663; }
p { color: rgb(129,118,99); }
H1.HeaderClassName
{
color: #817663;
}
.AnyTagClassName
{
color: #817663;
}
</style>
background-color css
<style>
a { background-color: #817663; }
a { background-color: rgb(129,118,99); }
div.DivClassName
{
background-color: #817663;
}
.BgClassName
{
background-color: #817663;
}
</style>
border-color css
<style>
span { border-color: #817663; }
span { border-color: rgb(129,118,99); }
td.TdClassName
{
border-color: #817663;
}
.TagClassName
{
border-color: #817663;
}
</style>