Shades of Shadow #827148
Tints of Shadow #827148
RGB
CMYK
RGB Variations
Color information
#827148 (or 0x827148) is known color: Shadow. HEX triplet: 82, 71 and 48. RGB value is (130,113,72). Sum of RGB (Red+Green+Blue) = 130+113+72=315 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.27% from 315); Green value is 113 (44.53% from 255 or 35.87% from 315); Blue value is 72 (28.52% from 255 or 22.86% from 315); Max value from RGB is 130 - color contains mainly: red. Hex color #827148 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #827148 is #7D8EB7. Grayscale: #717171. Windows color (decimal): -8228536 or 4747650. OLE color: 4747650.
HSL color Cylindrical-coordinate representation of color #827148: hue angle of 42.41º degrees, saturation: 0.29, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #827148 is Cyan = 0, Magento = 0.13, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 113 | 72 | - |
| CMYK | 0 | 0.13 | 0.45 | 0.49 |
| HSL | 42.41º | 0.29% | 0.4% | - |
| HSV(B) | 42.41º | 0.45% | 0.51% | - |
| XYZ | 16.28 | 17.02 | 8.56 | - |
| YUV | 113.41 | 104.63 | 139.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 113 | 72 | 0 | 0.13 | 0.45 | 0.49 | 42.41 | 0.29 | 0.4 |
| Hex | 82 | 71 | 48 | 0 | D | 2D | 31 | 2A | 1D | 28 |
| Octal | 202 | 161 | 110 | 0 | 15 | 55 | 61 | 52 | 35 | 50 |
| Binary | 10000010 | 1110001 | 1001000 | 0 | 1101 | 101101 | 110001 | 101010 | 11101 | 101000 |
Color Harmonies of #827148
Complementary color
Monochromatic Colors of #827148
Black with #827148
Text Example
Text Example
White with #827148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827148; }
p { color: rgb(130,113,72); }
H1.HeaderClassName
{
color: #827148;
}
.AnyTagClassName
{
color: #827148;
}
</style>
background-color css
<style>
a { background-color: #827148; }
a { background-color: rgb(130,113,72); }
div.DivClassName
{
background-color: #827148;
}
.BgClassName
{
background-color: #827148;
}
</style>
border-color css
<style>
span { border-color: #827148; }
span { border-color: rgb(130,113,72); }
td.TdClassName
{
border-color: #827148;
}
.TagClassName
{
border-color: #827148;
}
</style>