Shades of Shadow #827155
Tints of Shadow #827155
RGB
CMYK
RGB Variations
Color information
#827155 (or 0x827155) is known color: Shadow. HEX triplet: 82, 71 and 55. RGB value is (130,113,85). Sum of RGB (Red+Green+Blue) = 130+113+85=328 (43% of max value = 765). Red value is 130 (51.17% from 255 or 39.63% from 328); Green value is 113 (44.53% from 255 or 34.45% from 328); Blue value is 85 (33.59% from 255 or 25.91% from 328); Max value from RGB is 130 - color contains mainly: red. Hex color #827155 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827155 is #7D8EAA. Grayscale: #737373. Windows color (decimal): -8228523 or 5599618. OLE color: 5599618.
HSL color Cylindrical-coordinate representation of color #827155: hue angle of 37.33º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #827155 is Cyan = 0, Magento = 0.13, Yellow = 0.35 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 113 | 85 | - |
| CMYK | 0 | 0.13 | 0.35 | 0.49 |
| HSL | 37.33º | 0.21% | 0.42% | - |
| HSV(B) | 37.33º | 0.35% | 0.51% | - |
| XYZ | 16.75 | 17.21 | 11.03 | - |
| YUV | 114.89 | 111.13 | 138.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 113 | 85 | 0 | 0.13 | 0.35 | 0.49 | 37.33 | 0.21 | 0.42 |
| Hex | 82 | 71 | 55 | 0 | D | 23 | 31 | 25 | 15 | 2A |
| Octal | 202 | 161 | 125 | 0 | 15 | 43 | 61 | 45 | 25 | 52 |
| Binary | 10000010 | 1110001 | 1010101 | 0 | 1101 | 100011 | 110001 | 100101 | 10101 | 101010 |
Color Harmonies of #827155
Complementary color
Monochromatic Colors of #827155
Black with #827155
Text Example
Text Example
White with #827155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827155; }
p { color: rgb(130,113,85); }
H1.HeaderClassName
{
color: #827155;
}
.AnyTagClassName
{
color: #827155;
}
</style>
background-color css
<style>
a { background-color: #827155; }
a { background-color: rgb(130,113,85); }
div.DivClassName
{
background-color: #827155;
}
.BgClassName
{
background-color: #827155;
}
</style>
border-color css
<style>
span { border-color: #827155; }
span { border-color: rgb(130,113,85); }
td.TdClassName
{
border-color: #827155;
}
.TagClassName
{
border-color: #827155;
}
</style>