Shades of Stonewall #817759
Tints of Stonewall #817759
RGB
CMYK
RGB Variations
Color information
#817759 (or 0x817759) is known color: Stonewall. HEX triplet: 81, 77 and 59. RGB value is (129,119,89). Sum of RGB (Red+Green+Blue) = 129+119+89=337 (44% of max value = 765). Red value is 129 (50.78% from 255 or 38.28% from 337); Green value is 119 (46.88% from 255 or 35.31% from 337); Blue value is 89 (35.16% from 255 or 26.41% from 337); Max value from RGB is 129 - color contains mainly: red. Hex color #817759 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817759 is #7E88A6. Grayscale: #767676. Windows color (decimal): -8292519 or 5863297. OLE color: 5863297.
HSL color Cylindrical-coordinate representation of color #817759: hue angle of 45º degrees, saturation: 0.18, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #817759 is Cyan = 0, Magento = 0.08, Yellow = 0.31 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 119 | 89 | - |
| CMYK | 0 | 0.08 | 0.31 | 0.49 |
| HSL | 45º | 0.18% | 0.43% | - |
| HSV(B) | 45º | 0.31% | 0.51% | - |
| XYZ | 17.45 | 18.58 | 12.12 | - |
| YUV | 118.57 | 111.31 | 135.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 119 | 89 | 0 | 0.08 | 0.31 | 0.49 | 45 | 0.18 | 0.43 |
| Hex | 81 | 77 | 59 | 0 | 8 | 1F | 31 | 2D | 12 | 2B |
| Octal | 201 | 167 | 131 | 0 | 10 | 37 | 61 | 55 | 22 | 53 |
| Binary | 10000001 | 1110111 | 1011001 | 0 | 1000 | 11111 | 110001 | 101101 | 10010 | 101011 |
Color Harmonies of #817759
Complementary color
Monochromatic Colors of #817759
Black with #817759
Text Example
Text Example
White with #817759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817759; }
p { color: rgb(129,119,89); }
H1.HeaderClassName
{
color: #817759;
}
.AnyTagClassName
{
color: #817759;
}
</style>
background-color css
<style>
a { background-color: #817759; }
a { background-color: rgb(129,119,89); }
div.DivClassName
{
background-color: #817759;
}
.BgClassName
{
background-color: #817759;
}
</style>
border-color css
<style>
span { border-color: #817759; }
span { border-color: rgb(129,119,89); }
td.TdClassName
{
border-color: #817759;
}
.TagClassName
{
border-color: #817759;
}
</style>