Shades of Shadow #827054
Tints of Shadow #827054
RGB
CMYK
RGB Variations
Color information
#827054 (or 0x827054) is known color: Shadow. HEX triplet: 82, 70 and 54. RGB value is (130,112,84). Sum of RGB (Red+Green+Blue) = 130+112+84=326 (43% of max value = 765). Red value is 130 (51.17% from 255 or 39.88% from 326); Green value is 112 (44.14% from 255 or 34.36% from 326); Blue value is 84 (33.20% from 255 or 25.77% from 326); Max value from RGB is 130 - color contains mainly: red. Hex color #827054 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827054 is #7D8FAB. Grayscale: #727272. Windows color (decimal): -8228780 or 5533826. OLE color: 5533826.
HSL color Cylindrical-coordinate representation of color #827054: hue angle of 36.52º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #827054 is Cyan = 0, Magento = 0.14, Yellow = 0.35 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 112 | 84 | - |
| CMYK | 0 | 0.14 | 0.35 | 0.49 |
| HSL | 36.52º | 0.21% | 0.42% | - |
| HSV(B) | 36.52º | 0.35% | 0.51% | - |
| XYZ | 16.6 | 16.97 | 10.79 | - |
| YUV | 114.19 | 110.96 | 139.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 112 | 84 | 0 | 0.14 | 0.35 | 0.49 | 36.52 | 0.21 | 0.42 |
| Hex | 82 | 70 | 54 | 0 | E | 23 | 31 | 25 | 15 | 2A |
| Octal | 202 | 160 | 124 | 0 | 16 | 43 | 61 | 45 | 25 | 52 |
| Binary | 10000010 | 1110000 | 1010100 | 0 | 1110 | 100011 | 110001 | 100101 | 10101 | 101010 |
Color Harmonies of #827054
Complementary color
Monochromatic Colors of #827054
Black with #827054
Text Example
Text Example
White with #827054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827054; }
p { color: rgb(130,112,84); }
H1.HeaderClassName
{
color: #827054;
}
.AnyTagClassName
{
color: #827054;
}
</style>
background-color css
<style>
a { background-color: #827054; }
a { background-color: rgb(130,112,84); }
div.DivClassName
{
background-color: #827054;
}
.BgClassName
{
background-color: #827054;
}
</style>
border-color css
<style>
span { border-color: #827054; }
span { border-color: rgb(130,112,84); }
td.TdClassName
{
border-color: #827054;
}
.TagClassName
{
border-color: #827054;
}
</style>