Shades of Stonewall #817761
Tints of Stonewall #817761
RGB
CMYK
RGB Variations
Color information
#817761 (or 0x817761) is known color: Stonewall. HEX triplet: 81, 77 and 61. RGB value is (129,119,97). Sum of RGB (Red+Green+Blue) = 129+119+97=345 (45% of max value = 765). Red value is 129 (50.78% from 255 or 37.39% from 345); Green value is 119 (46.88% from 255 or 34.49% from 345); Blue value is 97 (38.28% from 255 or 28.12% from 345); Max value from RGB is 129 - color contains mainly: red. Hex color #817761 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817761 is #7E889E. Grayscale: #777777. Windows color (decimal): -8292511 or 6387585. OLE color: 6387585.
HSL color Cylindrical-coordinate representation of color #817761: hue angle of 41.25º degrees, saturation: 0.14, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #817761 is Cyan = 0, Magento = 0.08, Yellow = 0.25 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 119 | 97 | - |
| CMYK | 0 | 0.08 | 0.25 | 0.49 |
| HSL | 41.25º | 0.14% | 0.44% | - |
| HSV(B) | 41.25º | 0.25% | 0.51% | - |
| XYZ | 17.81 | 18.72 | 13.98 | - |
| YUV | 119.48 | 115.31 | 134.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 119 | 97 | 0 | 0.08 | 0.25 | 0.49 | 41.25 | 0.14 | 0.44 |
| Hex | 81 | 77 | 61 | 0 | 8 | 19 | 31 | 29 | E | 2C |
| Octal | 201 | 167 | 141 | 0 | 10 | 31 | 61 | 51 | 16 | 54 |
| Binary | 10000001 | 1110111 | 1100001 | 0 | 1000 | 11001 | 110001 | 101001 | 1110 | 101100 |
Color Harmonies of #817761
Complementary color
Monochromatic Colors of #817761
Black with #817761
Text Example
Text Example
White with #817761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817761; }
p { color: rgb(129,119,97); }
H1.HeaderClassName
{
color: #817761;
}
.AnyTagClassName
{
color: #817761;
}
</style>
background-color css
<style>
a { background-color: #817761; }
a { background-color: rgb(129,119,97); }
div.DivClassName
{
background-color: #817761;
}
.BgClassName
{
background-color: #817761;
}
</style>
border-color css
<style>
span { border-color: #817761; }
span { border-color: rgb(129,119,97); }
td.TdClassName
{
border-color: #817761;
}
.TagClassName
{
border-color: #817761;
}
</style>