Shades of Shadow #897752
Tints of Shadow #897752
RGB
CMYK
RGB Variations
Color information
#897752 (or 0x897752) is known color: Shadow. HEX triplet: 89, 77 and 52. RGB value is (137,119,82). Sum of RGB (Red+Green+Blue) = 137+119+82=338 (44% of max value = 765). Red value is 137 (53.91% from 255 or 40.53% from 338); Green value is 119 (46.88% from 255 or 35.21% from 338); Blue value is 82 (32.42% from 255 or 24.26% from 338); Max value from RGB is 137 - color contains mainly: red. Hex color #897752 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897752 is #7688AD. Grayscale: #787878. Windows color (decimal): -7768238 or 5404553. OLE color: 5404553.
HSL color Cylindrical-coordinate representation of color #897752: hue angle of 40.36º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #897752 is Cyan = 0, Magento = 0.13, Yellow = 0.40 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 119 | 82 | - |
| CMYK | 0 | 0.13 | 0.40 | 0.46 |
| HSL | 40.36º | 0.25% | 0.43% | - |
| HSV(B) | 40.36º | 0.4% | 0.54% | - |
| XYZ | 18.44 | 19.12 | 10.7 | - |
| YUV | 120.16 | 106.46 | 140.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 119 | 82 | 0 | 0.13 | 0.40 | 0.46 | 40.36 | 0.25 | 0.43 |
| Hex | 89 | 77 | 52 | 0 | D | 28 | 2E | 28 | 19 | 2B |
| Octal | 211 | 167 | 122 | 0 | 15 | 50 | 56 | 50 | 31 | 53 |
| Binary | 10001001 | 1110111 | 1010010 | 0 | 1101 | 101000 | 101110 | 101000 | 11001 | 101011 |
Color Harmonies of #897752
Complementary color
Monochromatic Colors of #897752
Black with #897752
Text Example
Text Example
White with #897752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897752; }
p { color: rgb(137,119,82); }
H1.HeaderClassName
{
color: #897752;
}
.AnyTagClassName
{
color: #897752;
}
</style>
background-color css
<style>
a { background-color: #897752; }
a { background-color: rgb(137,119,82); }
div.DivClassName
{
background-color: #897752;
}
.BgClassName
{
background-color: #897752;
}
</style>
border-color css
<style>
span { border-color: #897752; }
span { border-color: rgb(137,119,82); }
td.TdClassName
{
border-color: #897752;
}
.TagClassName
{
border-color: #897752;
}
</style>