Shades of Stonewall #827559
Tints of Stonewall #827559
RGB
CMYK
RGB Variations
Color information
#827559 (or 0x827559) is known color: Stonewall. HEX triplet: 82, 75 and 59. RGB value is (130,117,89). Sum of RGB (Red+Green+Blue) = 130+117+89=336 (44% of max value = 765). Red value is 130 (51.17% from 255 or 38.69% from 336); Green value is 117 (46.09% from 255 or 34.82% from 336); Blue value is 89 (35.16% from 255 or 26.49% from 336); Max value from RGB is 130 - color contains mainly: red. Hex color #827559 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827559 is #7D8AA6. Grayscale: #757575. Windows color (decimal): -8227495 or 5862786. OLE color: 5862786.
HSL color Cylindrical-coordinate representation of color #827559: hue angle of 40.98º 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 #827559 is Cyan = 0, Magento = 0.1, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 117 | 89 | - |
| CMYK | 0 | 0.1 | 0.32 | 0.49 |
| HSL | 40.98º | 0.19% | 0.43% | - |
| HSV(B) | 40.98º | 0.32% | 0.51% | - |
| XYZ | 17.37 | 18.19 | 12.05 | - |
| YUV | 117.7 | 111.81 | 136.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 117 | 89 | 0 | 0.1 | 0.32 | 0.49 | 40.98 | 0.19 | 0.43 |
| Hex | 82 | 75 | 59 | 0 | A | 20 | 31 | 29 | 13 | 2B |
| Octal | 202 | 165 | 131 | 0 | 12 | 40 | 61 | 51 | 23 | 53 |
| Binary | 10000010 | 1110101 | 1011001 | 0 | 1010 | 100000 | 110001 | 101001 | 10011 | 101011 |
Color Harmonies of #827559
Complementary color
Monochromatic Colors of #827559
Black with #827559
Text Example
Text Example
White with #827559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827559; }
p { color: rgb(130,117,89); }
H1.HeaderClassName
{
color: #827559;
}
.AnyTagClassName
{
color: #827559;
}
</style>
background-color css
<style>
a { background-color: #827559; }
a { background-color: rgb(130,117,89); }
div.DivClassName
{
background-color: #827559;
}
.BgClassName
{
background-color: #827559;
}
</style>
border-color css
<style>
span { border-color: #827559; }
span { border-color: rgb(130,117,89); }
td.TdClassName
{
border-color: #827559;
}
.TagClassName
{
border-color: #827559;
}
</style>