Shades of Shadow #867753
Tints of Shadow #867753
RGB
CMYK
RGB Variations
Color information
#867753 (or 0x867753) is known color: Shadow. HEX triplet: 86, 77 and 53. RGB value is (134,119,83). Sum of RGB (Red+Green+Blue) = 134+119+83=336 (44% of max value = 765). Red value is 134 (52.73% from 255 or 39.88% from 336); Green value is 119 (46.88% from 255 or 35.42% from 336); Blue value is 83 (32.81% from 255 or 24.70% from 336); Max value from RGB is 134 - color contains mainly: red. Hex color #867753 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867753 is #7988AC. Grayscale: #777777. Windows color (decimal): -7964845 or 5470086. OLE color: 5470086.
HSL color Cylindrical-coordinate representation of color #867753: hue angle of 42.35º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #867753 is Cyan = 0, Magento = 0.11, Yellow = 0.38 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 119 | 83 | - |
| CMYK | 0 | 0.11 | 0.38 | 0.47 |
| HSL | 42.35º | 0.24% | 0.43% | - |
| HSV(B) | 42.35º | 0.38% | 0.53% | - |
| XYZ | 17.99 | 18.89 | 10.88 | - |
| YUV | 119.38 | 107.47 | 138.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 119 | 83 | 0 | 0.11 | 0.38 | 0.47 | 42.35 | 0.24 | 0.43 |
| Hex | 86 | 77 | 53 | 0 | B | 26 | 2F | 2A | 18 | 2B |
| Octal | 206 | 167 | 123 | 0 | 13 | 46 | 57 | 52 | 30 | 53 |
| Binary | 10000110 | 1110111 | 1010011 | 0 | 1011 | 100110 | 101111 | 101010 | 11000 | 101011 |
Color Harmonies of #867753
Complementary color
Monochromatic Colors of #867753
Black with #867753
Text Example
Text Example
White with #867753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867753; }
p { color: rgb(134,119,83); }
H1.HeaderClassName
{
color: #867753;
}
.AnyTagClassName
{
color: #867753;
}
</style>
background-color css
<style>
a { background-color: #867753; }
a { background-color: rgb(134,119,83); }
div.DivClassName
{
background-color: #867753;
}
.BgClassName
{
background-color: #867753;
}
</style>
border-color css
<style>
span { border-color: #867753; }
span { border-color: rgb(134,119,83); }
td.TdClassName
{
border-color: #867753;
}
.TagClassName
{
border-color: #867753;
}
</style>