Shades of Shadow #827650
Tints of Shadow #827650
RGB
CMYK
RGB Variations
Color information
#827650 (or 0x827650) is known color: Shadow. HEX triplet: 82, 76 and 50. RGB value is (130,118,80). Sum of RGB (Red+Green+Blue) = 130+118+80=328 (43% of max value = 765). Red value is 130 (51.17% from 255 or 39.63% from 328); Green value is 118 (46.48% from 255 or 35.98% from 328); Blue value is 80 (31.64% from 255 or 24.39% from 328); Max value from RGB is 130 - color contains mainly: red. Hex color #827650 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827650 is #7D89AF. Grayscale: #757575. Windows color (decimal): -8227248 or 5273218. OLE color: 5273218.
HSL color Cylindrical-coordinate representation of color #827650: hue angle of 45.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 #827650 is Cyan = 0, Magento = 0.09, Yellow = 0.38 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 118 | 80 | - |
| CMYK | 0 | 0.09 | 0.38 | 0.49 |
| HSL | 45.6º | 0.24% | 0.41% | - |
| HSV(B) | 45.6º | 0.38% | 0.51% | - |
| XYZ | 17.13 | 18.28 | 10.22 | - |
| YUV | 117.26 | 106.98 | 137.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 118 | 80 | 0 | 0.09 | 0.38 | 0.49 | 45.6 | 0.24 | 0.41 |
| Hex | 82 | 76 | 50 | 0 | 9 | 26 | 31 | 2E | 18 | 29 |
| Octal | 202 | 166 | 120 | 0 | 11 | 46 | 61 | 56 | 30 | 51 |
| Binary | 10000010 | 1110110 | 1010000 | 0 | 1001 | 100110 | 110001 | 101110 | 11000 | 101001 |
Color Harmonies of #827650
Complementary color
Monochromatic Colors of #827650
Black with #827650
Text Example
Text Example
White with #827650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827650; }
p { color: rgb(130,118,80); }
H1.HeaderClassName
{
color: #827650;
}
.AnyTagClassName
{
color: #827650;
}
</style>
background-color css
<style>
a { background-color: #827650; }
a { background-color: rgb(130,118,80); }
div.DivClassName
{
background-color: #827650;
}
.BgClassName
{
background-color: #827650;
}
</style>
border-color css
<style>
span { border-color: #827650; }
span { border-color: rgb(130,118,80); }
td.TdClassName
{
border-color: #827650;
}
.TagClassName
{
border-color: #827650;
}
</style>