Shades of Stonewall #817461
Tints of Stonewall #817461
RGB
CMYK
RGB Variations
Color information
#817461 (or 0x817461) is known color: Stonewall. HEX triplet: 81, 74 and 61. RGB value is (129,116,97). Sum of RGB (Red+Green+Blue) = 129+116+97=342 (45% of max value = 765). Red value is 129 (50.78% from 255 or 37.72% from 342); Green value is 116 (45.70% from 255 or 33.92% from 342); Blue value is 97 (38.28% from 255 or 28.36% from 342); Max value from RGB is 129 - color contains mainly: red. Hex color #817461 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817461 is #7E8B9E. Grayscale: #757575. Windows color (decimal): -8293279 or 6386817. OLE color: 6386817.
HSL color Cylindrical-coordinate representation of color #817461: hue angle of 35.62º 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 #817461 is Cyan = 0, Magento = 0.10, Yellow = 0.25 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 116 | 97 | - |
| CMYK | 0 | 0.10 | 0.25 | 0.49 |
| HSL | 35.63º | 0.14% | 0.44% | - |
| HSV(B) | 35.63º | 0.25% | 0.51% | - |
| XYZ | 17.46 | 18.02 | 13.87 | - |
| YUV | 117.72 | 116.31 | 136.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 116 | 97 | 0 | 0.10 | 0.25 | 0.49 | 35.63 | 0.14 | 0.44 |
| Hex | 81 | 74 | 61 | 0 | A | 19 | 31 | 24 | E | 2C |
| Octal | 201 | 164 | 141 | 0 | 12 | 31 | 61 | 44 | 16 | 54 |
| Binary | 10000001 | 1110100 | 1100001 | 0 | 1010 | 11001 | 110001 | 100100 | 1110 | 101100 |
Color Harmonies of #817461
Complementary color
Monochromatic Colors of #817461
Black with #817461
Text Example
Text Example
White with #817461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817461; }
p { color: rgb(129,116,97); }
H1.HeaderClassName
{
color: #817461;
}
.AnyTagClassName
{
color: #817461;
}
</style>
background-color css
<style>
a { background-color: #817461; }
a { background-color: rgb(129,116,97); }
div.DivClassName
{
background-color: #817461;
}
.BgClassName
{
background-color: #817461;
}
</style>
border-color css
<style>
span { border-color: #817461; }
span { border-color: rgb(129,116,97); }
td.TdClassName
{
border-color: #817461;
}
.TagClassName
{
border-color: #817461;
}
</style>