Shades of Shadow #807354
Tints of Shadow #807354
RGB
CMYK
RGB Variations
Color information
#807354 (or 0x807354) is known color: Shadow. HEX triplet: 80, 73 and 54. RGB value is (128,115,84). Sum of RGB (Red+Green+Blue) = 128+115+84=327 (43% of max value = 765). Red value is 128 (50.39% from 255 or 39.14% from 327); Green value is 115 (45.31% from 255 or 35.17% from 327); Blue value is 84 (33.20% from 255 or 25.69% from 327); Max value from RGB is 128 - color contains mainly: red. Hex color #807354 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #807354 is #7F8CAB. Grayscale: #737373. Windows color (decimal): -8359084 or 5534592. OLE color: 5534592.
HSL color Cylindrical-coordinate representation of color #807354: hue angle of 42.27º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #807354 is Cyan = 0, Magento = 0.10, Yellow = 0.34 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 115 | 84 | - |
| CMYK | 0 | 0.10 | 0.34 | 0.50 |
| HSL | 42.27º | 0.21% | 0.42% | - |
| HSV(B) | 42.27º | 0.34% | 0.5% | - |
| XYZ | 16.63 | 17.49 | 10.89 | - |
| YUV | 115.35 | 110.31 | 137.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 115 | 84 | 0 | 0.10 | 0.34 | 0.50 | 42.27 | 0.21 | 0.42 |
| Hex | 80 | 73 | 54 | 0 | A | 22 | 32 | 2A | 15 | 2A |
| Octal | 200 | 163 | 124 | 0 | 12 | 42 | 62 | 52 | 25 | 52 |
| Binary | 10000000 | 1110011 | 1010100 | 0 | 1010 | 100010 | 110010 | 101010 | 10101 | 101010 |
Color Harmonies of #807354
Complementary color
Monochromatic Colors of #807354
Black with #807354
Text Example
Text Example
White with #807354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807354; }
p { color: rgb(128,115,84); }
H1.HeaderClassName
{
color: #807354;
}
.AnyTagClassName
{
color: #807354;
}
</style>
background-color css
<style>
a { background-color: #807354; }
a { background-color: rgb(128,115,84); }
div.DivClassName
{
background-color: #807354;
}
.BgClassName
{
background-color: #807354;
}
</style>
border-color css
<style>
span { border-color: #807354; }
span { border-color: rgb(128,115,84); }
td.TdClassName
{
border-color: #807354;
}
.TagClassName
{
border-color: #807354;
}
</style>