Shades of Shadow #827051
Tints of Shadow #827051
RGB
CMYK
RGB Variations
Color information
#827051 (or 0x827051) is known color: Shadow. HEX triplet: 82, 70 and 51. RGB value is (130,112,81). Sum of RGB (Red+Green+Blue) = 130+112+81=323 (42% of max value = 765). Red value is 130 (51.17% from 255 or 40.25% from 323); Green value is 112 (44.14% from 255 or 34.67% from 323); Blue value is 81 (32.03% from 255 or 25.08% from 323); Max value from RGB is 130 - color contains mainly: red. Hex color #827051 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827051 is #7D8FAE. Grayscale: #717171. Windows color (decimal): -8228783 or 5337218. OLE color: 5337218.
HSL color Cylindrical-coordinate representation of color #827051: hue angle of 37.96º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #827051 is Cyan = 0, Magento = 0.14, Yellow = 0.38 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 112 | 81 | - |
| CMYK | 0 | 0.14 | 0.38 | 0.49 |
| HSL | 37.96º | 0.23% | 0.41% | - |
| HSV(B) | 37.96º | 0.38% | 0.51% | - |
| XYZ | 16.49 | 16.93 | 10.18 | - |
| YUV | 113.85 | 109.46 | 139.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 112 | 81 | 0 | 0.14 | 0.38 | 0.49 | 37.96 | 0.23 | 0.41 |
| Hex | 82 | 70 | 51 | 0 | E | 26 | 31 | 26 | 17 | 29 |
| Octal | 202 | 160 | 121 | 0 | 16 | 46 | 61 | 46 | 27 | 51 |
| Binary | 10000010 | 1110000 | 1010001 | 0 | 1110 | 100110 | 110001 | 100110 | 10111 | 101001 |
Color Harmonies of #827051
Complementary color
Monochromatic Colors of #827051
Black with #827051
Text Example
Text Example
White with #827051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827051; }
p { color: rgb(130,112,81); }
H1.HeaderClassName
{
color: #827051;
}
.AnyTagClassName
{
color: #827051;
}
</style>
background-color css
<style>
a { background-color: #827051; }
a { background-color: rgb(130,112,81); }
div.DivClassName
{
background-color: #827051;
}
.BgClassName
{
background-color: #827051;
}
</style>
border-color css
<style>
span { border-color: #827051; }
span { border-color: rgb(130,112,81); }
td.TdClassName
{
border-color: #827051;
}
.TagClassName
{
border-color: #827051;
}
</style>