Shades of Stonewall #817459
Tints of Stonewall #817459
RGB
CMYK
RGB Variations
Color information
#817459 (or 0x817459) is known color: Stonewall. HEX triplet: 81, 74 and 59. RGB value is (129,116,89). Sum of RGB (Red+Green+Blue) = 129+116+89=334 (44% of max value = 765). Red value is 129 (50.78% from 255 or 38.62% from 334); Green value is 116 (45.70% from 255 or 34.73% from 334); Blue value is 89 (35.16% from 255 or 26.65% from 334); Max value from RGB is 129 - color contains mainly: red. Hex color #817459 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817459 is #7E8BA6. Grayscale: #747474. Windows color (decimal): -8293287 or 5862529. OLE color: 5862529.
HSL color Cylindrical-coordinate representation of color #817459: hue angle of 40.5º 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 #817459 is Cyan = 0, Magento = 0.10, Yellow = 0.31 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 116 | 89 | - |
| CMYK | 0 | 0.10 | 0.31 | 0.49 |
| HSL | 40.5º | 0.18% | 0.43% | - |
| HSV(B) | 40.5º | 0.31% | 0.51% | - |
| XYZ | 17.1 | 17.88 | 12 | - |
| YUV | 116.81 | 112.31 | 136.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 116 | 89 | 0 | 0.10 | 0.31 | 0.49 | 40.5 | 0.18 | 0.43 |
| Hex | 81 | 74 | 59 | 0 | A | 1F | 31 | 28 | 12 | 2B |
| Octal | 201 | 164 | 131 | 0 | 12 | 37 | 61 | 50 | 22 | 53 |
| Binary | 10000001 | 1110100 | 1011001 | 0 | 1010 | 11111 | 110001 | 101000 | 10010 | 101011 |
Color Harmonies of #817459
Complementary color
Monochromatic Colors of #817459
Black with #817459
Text Example
Text Example
White with #817459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817459; }
p { color: rgb(129,116,89); }
H1.HeaderClassName
{
color: #817459;
}
.AnyTagClassName
{
color: #817459;
}
</style>
background-color css
<style>
a { background-color: #817459; }
a { background-color: rgb(129,116,89); }
div.DivClassName
{
background-color: #817459;
}
.BgClassName
{
background-color: #817459;
}
</style>
border-color css
<style>
span { border-color: #817459; }
span { border-color: rgb(129,116,89); }
td.TdClassName
{
border-color: #817459;
}
.TagClassName
{
border-color: #817459;
}
</style>