Shades of Stonewall #827759
Tints of Stonewall #827759
RGB
CMYK
RGB Variations
Color information
#827759 (or 0x827759) is known color: Stonewall. HEX triplet: 82, 77 and 59. RGB value is (130,119,89). Sum of RGB (Red+Green+Blue) = 130+119+89=338 (44% of max value = 765). Red value is 130 (51.17% from 255 or 38.46% from 338); Green value is 119 (46.88% from 255 or 35.21% from 338); Blue value is 89 (35.16% from 255 or 26.33% from 338); Max value from RGB is 130 - color contains mainly: red. Hex color #827759 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827759 is #7D88A6. Grayscale: #777777. Windows color (decimal): -8226983 or 5863298. OLE color: 5863298.
HSL color Cylindrical-coordinate representation of color #827759: hue angle of 43.9º 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 #827759 is Cyan = 0, Magento = 0.08, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 119 | 89 | - |
| CMYK | 0 | 0.08 | 0.32 | 0.49 |
| HSL | 43.9º | 0.19% | 0.43% | - |
| HSV(B) | 43.9º | 0.32% | 0.51% | - |
| XYZ | 17.61 | 18.66 | 12.13 | - |
| YUV | 118.87 | 111.14 | 135.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 119 | 89 | 0 | 0.08 | 0.32 | 0.49 | 43.9 | 0.19 | 0.43 |
| Hex | 82 | 77 | 59 | 0 | 8 | 20 | 31 | 2C | 13 | 2B |
| Octal | 202 | 167 | 131 | 0 | 10 | 40 | 61 | 54 | 23 | 53 |
| Binary | 10000010 | 1110111 | 1011001 | 0 | 1000 | 100000 | 110001 | 101100 | 10011 | 101011 |
Color Harmonies of #827759
Complementary color
Monochromatic Colors of #827759
Black with #827759
Text Example
Text Example
White with #827759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827759; }
p { color: rgb(130,119,89); }
H1.HeaderClassName
{
color: #827759;
}
.AnyTagClassName
{
color: #827759;
}
</style>
background-color css
<style>
a { background-color: #827759; }
a { background-color: rgb(130,119,89); }
div.DivClassName
{
background-color: #827759;
}
.BgClassName
{
background-color: #827759;
}
</style>
border-color css
<style>
span { border-color: #827759; }
span { border-color: rgb(130,119,89); }
td.TdClassName
{
border-color: #827759;
}
.TagClassName
{
border-color: #827759;
}
</style>