Shades of Stonewall #817864
Tints of Stonewall #817864
RGB
CMYK
RGB Variations
Color information
#817864 (or 0x817864) is known color: Stonewall. HEX triplet: 81, 78 and 64. RGB value is (129,120,100). Sum of RGB (Red+Green+Blue) = 129+120+100=349 (46% of max value = 765). Red value is 129 (50.78% from 255 or 36.96% from 349); Green value is 120 (47.27% from 255 or 34.38% from 349); Blue value is 100 (39.45% from 255 or 28.65% from 349); Max value from RGB is 129 - color contains mainly: red. Hex color #817864 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817864 is #7E879B. Grayscale: #787878. Windows color (decimal): -8292252 or 6584449. OLE color: 6584449.
HSL color Cylindrical-coordinate representation of color #817864: hue angle of 41.38º degrees, saturation: 0.13, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #817864 is Cyan = 0, Magento = 0.07, Yellow = 0.22 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 120 | 100 | - |
| CMYK | 0 | 0.07 | 0.22 | 0.49 |
| HSL | 41.38º | 0.13% | 0.45% | - |
| HSV(B) | 41.38º | 0.22% | 0.51% | - |
| XYZ | 18.07 | 19.02 | 14.78 | - |
| YUV | 120.41 | 116.48 | 134.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 120 | 100 | 0 | 0.07 | 0.22 | 0.49 | 41.38 | 0.13 | 0.45 |
| Hex | 81 | 78 | 64 | 0 | 7 | 16 | 31 | 29 | D | 2D |
| Octal | 201 | 170 | 144 | 0 | 7 | 26 | 61 | 51 | 15 | 55 |
| Binary | 10000001 | 1111000 | 1100100 | 0 | 111 | 10110 | 110001 | 101001 | 1101 | 101101 |
Color Harmonies of #817864
Complementary color
Monochromatic Colors of #817864
Black with #817864
Text Example
Text Example
White with #817864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817864; }
p { color: rgb(129,120,100); }
H1.HeaderClassName
{
color: #817864;
}
.AnyTagClassName
{
color: #817864;
}
</style>
background-color css
<style>
a { background-color: #817864; }
a { background-color: rgb(129,120,100); }
div.DivClassName
{
background-color: #817864;
}
.BgClassName
{
background-color: #817864;
}
</style>
border-color css
<style>
span { border-color: #817864; }
span { border-color: rgb(129,120,100); }
td.TdClassName
{
border-color: #817864;
}
.TagClassName
{
border-color: #817864;
}
</style>