Shades of Stonewall #827458
Tints of Stonewall #827458
RGB
CMYK
RGB Variations
Color information
#827458 (or 0x827458) is known color: Stonewall. HEX triplet: 82, 74 and 58. RGB value is (130,116,88). Sum of RGB (Red+Green+Blue) = 130+116+88=334 (44% of max value = 765). Red value is 130 (51.17% from 255 or 38.92% from 334); Green value is 116 (45.70% from 255 or 34.73% from 334); Blue value is 88 (34.77% from 255 or 26.35% from 334); Max value from RGB is 130 - color contains mainly: red. Hex color #827458 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827458 is #7D8BA7. Grayscale: #757575. Windows color (decimal): -8227752 or 5796994. OLE color: 5796994.
HSL color Cylindrical-coordinate representation of color #827458: hue angle of 40º 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 #827458 is Cyan = 0, Magento = 0.11, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 116 | 88 | - |
| CMYK | 0 | 0.11 | 0.32 | 0.49 |
| HSL | 40º | 0.19% | 0.43% | - |
| HSV(B) | 40º | 0.32% | 0.51% | - |
| XYZ | 17.21 | 17.94 | 11.79 | - |
| YUV | 116.99 | 111.64 | 137.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 116 | 88 | 0 | 0.11 | 0.32 | 0.49 | 40 | 0.19 | 0.43 |
| Hex | 82 | 74 | 58 | 0 | B | 20 | 31 | 28 | 13 | 2B |
| Octal | 202 | 164 | 130 | 0 | 13 | 40 | 61 | 50 | 23 | 53 |
| Binary | 10000010 | 1110100 | 1011000 | 0 | 1011 | 100000 | 110001 | 101000 | 10011 | 101011 |
Color Harmonies of #827458
Complementary color
Monochromatic Colors of #827458
Black with #827458
Text Example
Text Example
White with #827458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827458; }
p { color: rgb(130,116,88); }
H1.HeaderClassName
{
color: #827458;
}
.AnyTagClassName
{
color: #827458;
}
</style>
background-color css
<style>
a { background-color: #827458; }
a { background-color: rgb(130,116,88); }
div.DivClassName
{
background-color: #827458;
}
.BgClassName
{
background-color: #827458;
}
</style>
border-color css
<style>
span { border-color: #827458; }
span { border-color: rgb(130,116,88); }
td.TdClassName
{
border-color: #827458;
}
.TagClassName
{
border-color: #827458;
}
</style>