Shades of Stonewall #827659
Tints of Stonewall #827659
RGB
CMYK
RGB Variations
Color information
#827659 (or 0x827659) is known color: Stonewall. HEX triplet: 82, 76 and 59. RGB value is (130,118,89). Sum of RGB (Red+Green+Blue) = 130+118+89=337 (44% of max value = 765). Red value is 130 (51.17% from 255 or 38.58% from 337); Green value is 118 (46.48% from 255 or 35.01% from 337); Blue value is 89 (35.16% from 255 or 26.41% from 337); Max value from RGB is 130 - color contains mainly: red. Hex color #827659 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827659 is #7D89A6. Grayscale: #767676. Windows color (decimal): -8227239 or 5863042. OLE color: 5863042.
HSL color Cylindrical-coordinate representation of color #827659: hue angle of 42.44º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #827659 is Cyan = 0, Magento = 0.09, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 118 | 89 | - |
| CMYK | 0 | 0.09 | 0.32 | 0.49 |
| HSL | 42.44º | 0.19% | 0.43% | - |
| HSV(B) | 42.44º | 0.32% | 0.51% | - |
| XYZ | 17.49 | 18.42 | 12.09 | - |
| YUV | 118.28 | 111.48 | 136.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 118 | 89 | 0 | 0.09 | 0.32 | 0.49 | 42.44 | 0.19 | 0.43 |
| Hex | 82 | 76 | 59 | 0 | 9 | 20 | 31 | 2A | 13 | 2B |
| Octal | 202 | 166 | 131 | 0 | 11 | 40 | 61 | 52 | 23 | 53 |
| Binary | 10000010 | 1110110 | 1011001 | 0 | 1001 | 100000 | 110001 | 101010 | 10011 | 101011 |
Color Harmonies of #827659
Complementary color
Monochromatic Colors of #827659
Black with #827659
Text Example
Text Example
White with #827659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827659; }
p { color: rgb(130,118,89); }
H1.HeaderClassName
{
color: #827659;
}
.AnyTagClassName
{
color: #827659;
}
</style>
background-color css
<style>
a { background-color: #827659; }
a { background-color: rgb(130,118,89); }
div.DivClassName
{
background-color: #827659;
}
.BgClassName
{
background-color: #827659;
}
</style>
border-color css
<style>
span { border-color: #827659; }
span { border-color: rgb(130,118,89); }
td.TdClassName
{
border-color: #827659;
}
.TagClassName
{
border-color: #827659;
}
</style>