Shades of Shadow #827045
Tints of Shadow #827045
RGB
CMYK
RGB Variations
Color information
#827045 (or 0x827045) is known color: Shadow. HEX triplet: 82, 70 and 45. RGB value is (130,112,69). Sum of RGB (Red+Green+Blue) = 130+112+69=311 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.80% from 311); Green value is 112 (44.14% from 255 or 36.01% from 311); Blue value is 69 (27.34% from 255 or 22.19% from 311); Max value from RGB is 130 - color contains mainly: red. Hex color #827045 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #827045 is #7D8FBA. Grayscale: #707070. Windows color (decimal): -8228795 or 4550786. OLE color: 4550786.
HSL color Cylindrical-coordinate representation of color #827045: hue angle of 42.3º degrees, saturation: 0.31, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #827045 is Cyan = 0, Magento = 0.14, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 112 | 69 | - |
| CMYK | 0 | 0.14 | 0.47 | 0.49 |
| HSL | 42.3º | 0.31% | 0.39% | - |
| HSV(B) | 42.3º | 0.47% | 0.51% | - |
| XYZ | 16.07 | 16.76 | 8.02 | - |
| YUV | 112.48 | 103.46 | 140.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 112 | 69 | 0 | 0.14 | 0.47 | 0.49 | 42.3 | 0.31 | 0.39 |
| Hex | 82 | 70 | 45 | 0 | E | 2F | 31 | 2A | 1F | 27 |
| Octal | 202 | 160 | 105 | 0 | 16 | 57 | 61 | 52 | 37 | 47 |
| Binary | 10000010 | 1110000 | 1000101 | 0 | 1110 | 101111 | 110001 | 101010 | 11111 | 100111 |
Color Harmonies of #827045
Complementary color
Monochromatic Colors of #827045
Black with #827045
Text Example
Text Example
White with #827045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827045; }
p { color: rgb(130,112,69); }
H1.HeaderClassName
{
color: #827045;
}
.AnyTagClassName
{
color: #827045;
}
</style>
background-color css
<style>
a { background-color: #827045; }
a { background-color: rgb(130,112,69); }
div.DivClassName
{
background-color: #827045;
}
.BgClassName
{
background-color: #827045;
}
</style>
border-color css
<style>
span { border-color: #827045; }
span { border-color: rgb(130,112,69); }
td.TdClassName
{
border-color: #827045;
}
.TagClassName
{
border-color: #827045;
}
</style>