Shades of Shadow #807350
Tints of Shadow #807350
RGB
CMYK
RGB Variations
Color information
#807350 (or 0x807350) is known color: Shadow. HEX triplet: 80, 73 and 50. RGB value is (128,115,80). Sum of RGB (Red+Green+Blue) = 128+115+80=323 (42% of max value = 765). Red value is 128 (50.39% from 255 or 39.63% from 323); Green value is 115 (45.31% from 255 or 35.60% from 323); Blue value is 80 (31.64% from 255 or 24.77% from 323); Max value from RGB is 128 - color contains mainly: red. Hex color #807350 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #807350 is #7F8CAF. Grayscale: #737373. Windows color (decimal): -8359088 or 5272448. OLE color: 5272448.
HSL color Cylindrical-coordinate representation of color #807350: hue angle of 43.75º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #807350 is Cyan = 0, Magento = 0.10, Yellow = 0.38 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 115 | 80 | - |
| CMYK | 0 | 0.10 | 0.38 | 0.50 |
| HSL | 43.75º | 0.23% | 0.41% | - |
| HSV(B) | 43.75º | 0.38% | 0.5% | - |
| XYZ | 16.48 | 17.43 | 10.09 | - |
| YUV | 114.9 | 108.31 | 137.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 115 | 80 | 0 | 0.10 | 0.38 | 0.50 | 43.75 | 0.23 | 0.41 |
| Hex | 80 | 73 | 50 | 0 | A | 26 | 32 | 2C | 17 | 29 |
| Octal | 200 | 163 | 120 | 0 | 12 | 46 | 62 | 54 | 27 | 51 |
| Binary | 10000000 | 1110011 | 1010000 | 0 | 1010 | 100110 | 110010 | 101100 | 10111 | 101001 |
Color Harmonies of #807350
Complementary color
Monochromatic Colors of #807350
Black with #807350
Text Example
Text Example
White with #807350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807350; }
p { color: rgb(128,115,80); }
H1.HeaderClassName
{
color: #807350;
}
.AnyTagClassName
{
color: #807350;
}
</style>
background-color css
<style>
a { background-color: #807350; }
a { background-color: rgb(128,115,80); }
div.DivClassName
{
background-color: #807350;
}
.BgClassName
{
background-color: #807350;
}
</style>
border-color css
<style>
span { border-color: #807350; }
span { border-color: rgb(128,115,80); }
td.TdClassName
{
border-color: #807350;
}
.TagClassName
{
border-color: #807350;
}
</style>