Shades of Stonewall #827459
Tints of Stonewall #827459
RGB
CMYK
RGB Variations
Color information
#827459 (or 0x827459) is known color: Stonewall. HEX triplet: 82, 74 and 59. RGB value is (130,116,89). Sum of RGB (Red+Green+Blue) = 130+116+89=335 (44% of max value = 765). Red value is 130 (51.17% from 255 or 38.81% from 335); Green value is 116 (45.70% from 255 or 34.63% from 335); Blue value is 89 (35.16% from 255 or 26.57% from 335); Max value from RGB is 130 - color contains mainly: red. Hex color #827459 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827459 is #7D8BA6. Grayscale: #757575. Windows color (decimal): -8227751 or 5862530. OLE color: 5862530.
HSL color Cylindrical-coordinate representation of color #827459: hue angle of 39.51º 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 #827459 is Cyan = 0, Magento = 0.11, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 116 | 89 | - |
| CMYK | 0 | 0.11 | 0.32 | 0.49 |
| HSL | 39.51º | 0.19% | 0.43% | - |
| HSV(B) | 39.51º | 0.32% | 0.51% | - |
| XYZ | 17.25 | 17.96 | 12.01 | - |
| YUV | 117.11 | 112.14 | 137.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 116 | 89 | 0 | 0.11 | 0.32 | 0.49 | 39.51 | 0.19 | 0.43 |
| Hex | 82 | 74 | 59 | 0 | B | 20 | 31 | 28 | 13 | 2B |
| Octal | 202 | 164 | 131 | 0 | 13 | 40 | 61 | 50 | 23 | 53 |
| Binary | 10000010 | 1110100 | 1011001 | 0 | 1011 | 100000 | 110001 | 101000 | 10011 | 101011 |
Color Harmonies of #827459
Complementary color
Monochromatic Colors of #827459
Black with #827459
Text Example
Text Example
White with #827459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827459; }
p { color: rgb(130,116,89); }
H1.HeaderClassName
{
color: #827459;
}
.AnyTagClassName
{
color: #827459;
}
</style>
background-color css
<style>
a { background-color: #827459; }
a { background-color: rgb(130,116,89); }
div.DivClassName
{
background-color: #827459;
}
.BgClassName
{
background-color: #827459;
}
</style>
border-color css
<style>
span { border-color: #827459; }
span { border-color: rgb(130,116,89); }
td.TdClassName
{
border-color: #827459;
}
.TagClassName
{
border-color: #827459;
}
</style>