Shades of Stonewall #817360
Tints of Stonewall #817360
RGB
CMYK
RGB Variations
Color information
#817360 (or 0x817360) is known color: Stonewall. HEX triplet: 81, 73 and 60. RGB value is (129,115,96). Sum of RGB (Red+Green+Blue) = 129+115+96=340 (45% of max value = 765). Red value is 129 (50.78% from 255 or 37.94% from 340); Green value is 115 (45.31% from 255 or 33.82% from 340); Blue value is 96 (37.89% from 255 or 28.24% from 340); Max value from RGB is 129 - color contains mainly: red. Hex color #817360 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817360 is #7E8C9F. Grayscale: #757575. Windows color (decimal): -8293536 or 6321025. OLE color: 6321025.
HSL color Cylindrical-coordinate representation of color #817360: hue angle of 34.55º degrees, saturation: 0.15, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #817360 is Cyan = 0, Magento = 0.11, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 115 | 96 | - |
| CMYK | 0 | 0.11 | 0.26 | 0.49 |
| HSL | 34.55º | 0.15% | 0.44% | - |
| HSV(B) | 34.55º | 0.26% | 0.51% | - |
| XYZ | 17.3 | 17.77 | 13.59 | - |
| YUV | 117.02 | 116.14 | 136.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 115 | 96 | 0 | 0.11 | 0.26 | 0.49 | 34.55 | 0.15 | 0.44 |
| Hex | 81 | 73 | 60 | 0 | B | 1A | 31 | 23 | F | 2C |
| Octal | 201 | 163 | 140 | 0 | 13 | 32 | 61 | 43 | 17 | 54 |
| Binary | 10000001 | 1110011 | 1100000 | 0 | 1011 | 11010 | 110001 | 100011 | 1111 | 101100 |
Color Harmonies of #817360
Complementary color
Monochromatic Colors of #817360
Black with #817360
Text Example
Text Example
White with #817360
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817360; }
p { color: rgb(129,115,96); }
H1.HeaderClassName
{
color: #817360;
}
.AnyTagClassName
{
color: #817360;
}
</style>
background-color css
<style>
a { background-color: #817360; }
a { background-color: rgb(129,115,96); }
div.DivClassName
{
background-color: #817360;
}
.BgClassName
{
background-color: #817360;
}
</style>
border-color css
<style>
span { border-color: #817360; }
span { border-color: rgb(129,115,96); }
td.TdClassName
{
border-color: #817360;
}
.TagClassName
{
border-color: #817360;
}
</style>