Shades of Shadow #827047
Tints of Shadow #827047
RGB
CMYK
RGB Variations
Color information
#827047 (or 0x827047) is known color: Shadow. HEX triplet: 82, 70 and 47. RGB value is (130,112,71). Sum of RGB (Red+Green+Blue) = 130+112+71=313 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.53% from 313); Green value is 112 (44.14% from 255 or 35.78% from 313); Blue value is 71 (28.12% from 255 or 22.68% from 313); Max value from RGB is 130 - color contains mainly: red. Hex color #827047 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #827047 is #7D8FB8. Grayscale: #707070. Windows color (decimal): -8228793 or 4681858. OLE color: 4681858.
HSL color Cylindrical-coordinate representation of color #827047: hue angle of 41.69º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #827047 is Cyan = 0, Magento = 0.14, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 112 | 71 | - |
| CMYK | 0 | 0.14 | 0.45 | 0.49 |
| HSL | 41.69º | 0.29% | 0.39% | - |
| HSV(B) | 41.69º | 0.45% | 0.51% | - |
| XYZ | 16.14 | 16.79 | 8.35 | - |
| YUV | 112.71 | 104.46 | 140.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 112 | 71 | 0 | 0.14 | 0.45 | 0.49 | 41.69 | 0.29 | 0.39 |
| Hex | 82 | 70 | 47 | 0 | E | 2D | 31 | 2A | 1D | 27 |
| Octal | 202 | 160 | 107 | 0 | 16 | 55 | 61 | 52 | 35 | 47 |
| Binary | 10000010 | 1110000 | 1000111 | 0 | 1110 | 101101 | 110001 | 101010 | 11101 | 100111 |
Color Harmonies of #827047
Complementary color
Monochromatic Colors of #827047
Black with #827047
Text Example
Text Example
White with #827047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827047; }
p { color: rgb(130,112,71); }
H1.HeaderClassName
{
color: #827047;
}
.AnyTagClassName
{
color: #827047;
}
</style>
background-color css
<style>
a { background-color: #827047; }
a { background-color: rgb(130,112,71); }
div.DivClassName
{
background-color: #827047;
}
.BgClassName
{
background-color: #827047;
}
</style>
border-color css
<style>
span { border-color: #827047; }
span { border-color: rgb(130,112,71); }
td.TdClassName
{
border-color: #827047;
}
.TagClassName
{
border-color: #827047;
}
</style>