Shades of Shadow #827450
Tints of Shadow #827450
RGB
CMYK
RGB Variations
Color information
#827450 (or 0x827450) is known color: Shadow. HEX triplet: 82, 74 and 50. RGB value is (130,116,80). Sum of RGB (Red+Green+Blue) = 130+116+80=326 (43% of max value = 765). Red value is 130 (51.17% from 255 or 39.88% from 326); Green value is 116 (45.70% from 255 or 35.58% from 326); Blue value is 80 (31.64% from 255 or 24.54% from 326); Max value from RGB is 130 - color contains mainly: red. Hex color #827450 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827450 is #7D8BAF. Grayscale: #747474. Windows color (decimal): -8227760 or 5272706. OLE color: 5272706.
HSL color Cylindrical-coordinate representation of color #827450: hue angle of 43.2º 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 #827450 is Cyan = 0, Magento = 0.11, Yellow = 0.38 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 116 | 80 | - |
| CMYK | 0 | 0.11 | 0.38 | 0.49 |
| HSL | 43.2º | 0.24% | 0.41% | - |
| HSV(B) | 43.2º | 0.38% | 0.51% | - |
| XYZ | 16.9 | 17.82 | 10.14 | - |
| YUV | 116.08 | 107.64 | 137.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 116 | 80 | 0 | 0.11 | 0.38 | 0.49 | 43.2 | 0.24 | 0.41 |
| Hex | 82 | 74 | 50 | 0 | B | 26 | 31 | 2B | 18 | 29 |
| Octal | 202 | 164 | 120 | 0 | 13 | 46 | 61 | 53 | 30 | 51 |
| Binary | 10000010 | 1110100 | 1010000 | 0 | 1011 | 100110 | 110001 | 101011 | 11000 | 101001 |
Color Harmonies of #827450
Complementary color
Monochromatic Colors of #827450
Black with #827450
Text Example
Text Example
White with #827450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827450; }
p { color: rgb(130,116,80); }
H1.HeaderClassName
{
color: #827450;
}
.AnyTagClassName
{
color: #827450;
}
</style>
background-color css
<style>
a { background-color: #827450; }
a { background-color: rgb(130,116,80); }
div.DivClassName
{
background-color: #827450;
}
.BgClassName
{
background-color: #827450;
}
</style>
border-color css
<style>
span { border-color: #827450; }
span { border-color: rgb(130,116,80); }
td.TdClassName
{
border-color: #827450;
}
.TagClassName
{
border-color: #827450;
}
</style>