Shades of Shadow #827146
Tints of Shadow #827146
RGB
CMYK
RGB Variations
Color information
#827146 (or 0x827146) is known color: Shadow. HEX triplet: 82, 71 and 46. RGB value is (130,113,70). Sum of RGB (Red+Green+Blue) = 130+113+70=313 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.53% from 313); Green value is 113 (44.53% from 255 or 36.10% from 313); Blue value is 70 (27.73% from 255 or 22.36% from 313); Max value from RGB is 130 - color contains mainly: red. Hex color #827146 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #827146 is #7D8EB9. Grayscale: #717171. Windows color (decimal): -8228538 or 4616578. OLE color: 4616578.
HSL color Cylindrical-coordinate representation of color #827146: hue angle of 43º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #827146 is Cyan = 0, Magento = 0.13, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 113 | 70 | - |
| CMYK | 0 | 0.13 | 0.46 | 0.49 |
| HSL | 43º | 0.3% | 0.39% | - |
| HSV(B) | 43º | 0.46% | 0.51% | - |
| XYZ | 16.22 | 17 | 8.22 | - |
| YUV | 113.18 | 103.63 | 140 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 113 | 70 | 0 | 0.13 | 0.46 | 0.49 | 43 | 0.3 | 0.39 |
| Hex | 82 | 71 | 46 | 0 | D | 2E | 31 | 2B | 1E | 27 |
| Octal | 202 | 161 | 106 | 0 | 15 | 56 | 61 | 53 | 36 | 47 |
| Binary | 10000010 | 1110001 | 1000110 | 0 | 1101 | 101110 | 110001 | 101011 | 11110 | 100111 |
Color Harmonies of #827146
Complementary color
Monochromatic Colors of #827146
Black with #827146
Text Example
Text Example
White with #827146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827146; }
p { color: rgb(130,113,70); }
H1.HeaderClassName
{
color: #827146;
}
.AnyTagClassName
{
color: #827146;
}
</style>
background-color css
<style>
a { background-color: #827146; }
a { background-color: rgb(130,113,70); }
div.DivClassName
{
background-color: #827146;
}
.BgClassName
{
background-color: #827146;
}
</style>
border-color css
<style>
span { border-color: #827146; }
span { border-color: rgb(130,113,70); }
td.TdClassName
{
border-color: #827146;
}
.TagClassName
{
border-color: #827146;
}
</style>