Shades of Shadow #827055
Tints of Shadow #827055
RGB
CMYK
RGB Variations
Color information
#827055 (or 0x827055) is known color: Shadow. HEX triplet: 82, 70 and 55. RGB value is (130,112,85). Sum of RGB (Red+Green+Blue) = 130+112+85=327 (43% of max value = 765). Red value is 130 (51.17% from 255 or 39.76% from 327); Green value is 112 (44.14% from 255 or 34.25% from 327); Blue value is 85 (33.59% from 255 or 25.99% from 327); Max value from RGB is 130 - color contains mainly: red. Hex color #827055 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827055 is #7D8FAA. Grayscale: #727272. Windows color (decimal): -8228779 or 5599362. OLE color: 5599362.
HSL color Cylindrical-coordinate representation of color #827055: hue angle of 36º 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 #827055 is Cyan = 0, Magento = 0.14, Yellow = 0.35 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 112 | 85 | - |
| CMYK | 0 | 0.14 | 0.35 | 0.49 |
| HSL | 36º | 0.21% | 0.42% | - |
| HSV(B) | 36º | 0.35% | 0.51% | - |
| XYZ | 16.64 | 16.99 | 11 | - |
| YUV | 114.3 | 111.46 | 139.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 112 | 85 | 0 | 0.14 | 0.35 | 0.49 | 36 | 0.21 | 0.42 |
| Hex | 82 | 70 | 55 | 0 | E | 23 | 31 | 24 | 15 | 2A |
| Octal | 202 | 160 | 125 | 0 | 16 | 43 | 61 | 44 | 25 | 52 |
| Binary | 10000010 | 1110000 | 1010101 | 0 | 1110 | 100011 | 110001 | 100100 | 10101 | 101010 |
Color Harmonies of #827055
Complementary color
Monochromatic Colors of #827055
Black with #827055
Text Example
Text Example
White with #827055
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827055; }
p { color: rgb(130,112,85); }
H1.HeaderClassName
{
color: #827055;
}
.AnyTagClassName
{
color: #827055;
}
</style>
background-color css
<style>
a { background-color: #827055; }
a { background-color: rgb(130,112,85); }
div.DivClassName
{
background-color: #827055;
}
.BgClassName
{
background-color: #827055;
}
</style>
border-color css
<style>
span { border-color: #827055; }
span { border-color: rgb(130,112,85); }
td.TdClassName
{
border-color: #827055;
}
.TagClassName
{
border-color: #827055;
}
</style>