Shades of Shadow #827150
Tints of Shadow #827150
RGB
CMYK
RGB Variations
Color information
#827150 (or 0x827150) is known color: Shadow. HEX triplet: 82, 71 and 50. RGB value is (130,113,80). Sum of RGB (Red+Green+Blue) = 130+113+80=323 (42% of max value = 765). Red value is 130 (51.17% from 255 or 40.25% from 323); Green value is 113 (44.53% from 255 or 34.98% from 323); Blue value is 80 (31.64% from 255 or 24.77% from 323); Max value from RGB is 130 - color contains mainly: red. Hex color #827150 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827150 is #7D8EAF. Grayscale: #727272. Windows color (decimal): -8228528 or 5271938. OLE color: 5271938.
HSL color Cylindrical-coordinate representation of color #827150: hue angle of 39.6º degrees, saturation: 0.24, 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 #827150 is Cyan = 0, Magento = 0.13, Yellow = 0.38 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 113 | 80 | - |
| CMYK | 0 | 0.13 | 0.38 | 0.49 |
| HSL | 39.6º | 0.24% | 0.41% | - |
| HSV(B) | 39.6º | 0.38% | 0.51% | - |
| XYZ | 16.56 | 17.14 | 10.02 | - |
| YUV | 114.32 | 108.63 | 139.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 113 | 80 | 0 | 0.13 | 0.38 | 0.49 | 39.6 | 0.24 | 0.41 |
| Hex | 82 | 71 | 50 | 0 | D | 26 | 31 | 28 | 18 | 29 |
| Octal | 202 | 161 | 120 | 0 | 15 | 46 | 61 | 50 | 30 | 51 |
| Binary | 10000010 | 1110001 | 1010000 | 0 | 1101 | 100110 | 110001 | 101000 | 11000 | 101001 |
Color Harmonies of #827150
Complementary color
Monochromatic Colors of #827150
Black with #827150
Text Example
Text Example
White with #827150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827150; }
p { color: rgb(130,113,80); }
H1.HeaderClassName
{
color: #827150;
}
.AnyTagClassName
{
color: #827150;
}
</style>
background-color css
<style>
a { background-color: #827150; }
a { background-color: rgb(130,113,80); }
div.DivClassName
{
background-color: #827150;
}
.BgClassName
{
background-color: #827150;
}
</style>
border-color css
<style>
span { border-color: #827150; }
span { border-color: rgb(130,113,80); }
td.TdClassName
{
border-color: #827150;
}
.TagClassName
{
border-color: #827150;
}
</style>