Shades of Shadow #827556
Tints of Shadow #827556
RGB
CMYK
RGB Variations
Color information
#827556 (or 0x827556) is known color: Shadow. HEX triplet: 82, 75 and 56. RGB value is (130,117,86). Sum of RGB (Red+Green+Blue) = 130+117+86=333 (44% of max value = 765). Red value is 130 (51.17% from 255 or 39.04% from 333); Green value is 117 (46.09% from 255 or 35.14% from 333); Blue value is 86 (33.98% from 255 or 25.83% from 333); Max value from RGB is 130 - color contains mainly: red. Hex color #827556 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827556 is #7D8AA9. Grayscale: #757575. Windows color (decimal): -8227498 or 5666178. OLE color: 5666178.
HSL color Cylindrical-coordinate representation of color #827556: hue angle of 42.27º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #827556 is Cyan = 0, Magento = 0.1, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 117 | 86 | - |
| CMYK | 0 | 0.1 | 0.34 | 0.49 |
| HSL | 42.27º | 0.2% | 0.42% | - |
| HSV(B) | 42.27º | 0.34% | 0.51% | - |
| XYZ | 17.25 | 18.14 | 11.4 | - |
| YUV | 117.35 | 110.31 | 137.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 117 | 86 | 0 | 0.1 | 0.34 | 0.49 | 42.27 | 0.2 | 0.42 |
| Hex | 82 | 75 | 56 | 0 | A | 22 | 31 | 2A | 14 | 2A |
| Octal | 202 | 165 | 126 | 0 | 12 | 42 | 61 | 52 | 24 | 52 |
| Binary | 10000010 | 1110101 | 1010110 | 0 | 1010 | 100010 | 110001 | 101010 | 10100 | 101010 |
Color Harmonies of #827556
Complementary color
Monochromatic Colors of #827556
Black with #827556
Text Example
Text Example
White with #827556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827556; }
p { color: rgb(130,117,86); }
H1.HeaderClassName
{
color: #827556;
}
.AnyTagClassName
{
color: #827556;
}
</style>
background-color css
<style>
a { background-color: #827556; }
a { background-color: rgb(130,117,86); }
div.DivClassName
{
background-color: #827556;
}
.BgClassName
{
background-color: #827556;
}
</style>
border-color css
<style>
span { border-color: #827556; }
span { border-color: rgb(130,117,86); }
td.TdClassName
{
border-color: #827556;
}
.TagClassName
{
border-color: #827556;
}
</style>