Shades of Venus #897780
Tints of Venus #897780
RGB
CMYK
RGB Variations
Color information
#897780 (or 0x897780) is known color: Venus. HEX triplet: 89, 77 and 80. RGB value is (137,119,128). Sum of RGB (Red+Green+Blue) = 137+119+128=384 (50% of max value = 765). Red value is 137 (53.91% from 255 or 35.68% from 384); Green value is 119 (46.88% from 255 or 30.99% from 384); Blue value is 128 (50.39% from 255 or 33.33% from 384); Max value from RGB is 137 - color contains mainly: red. Hex color #897780 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #897780 is #76887F. Grayscale: #7D7D7D. Windows color (decimal): -7768192 or 8419209. OLE color: 8419209.
HSL color Cylindrical-coordinate representation of color #897780: hue angle of 330º degrees, saturation: 0.07, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #897780 is Cyan = 0, Magento = 0.13, Yellow = 0.07 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 119 | 128 | - |
| CMYK | 0 | 0.13 | 0.07 | 0.46 |
| HSL | 330º | 0.07% | 0.5% | - |
| HSV(B) | 330º | 0.13% | 0.54% | - |
| XYZ | 20.81 | 20.07 | 23.2 | - |
| YUV | 125.41 | 129.46 | 136.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 119 | 128 | 0 | 0.13 | 0.07 | 0.46 | 330 | 0.07 | 0.5 |
| Hex | 89 | 77 | 80 | 0 | D | 7 | 2E | 14A | 7 | 32 |
| Octal | 211 | 167 | 200 | 0 | 15 | 7 | 56 | 512 | 7 | 62 |
| Binary | 10001001 | 1110111 | 10000000 | 0 | 1101 | 111 | 101110 | 101001010 | 111 | 110010 |
Color Harmonies of #897780
Complementary color
Monochromatic Colors of #897780
Black with #897780
Text Example
Text Example
White with #897780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897780; }
p { color: rgb(137,119,128); }
H1.HeaderClassName
{
color: #897780;
}
.AnyTagClassName
{
color: #897780;
}
</style>
background-color css
<style>
a { background-color: #897780; }
a { background-color: rgb(137,119,128); }
div.DivClassName
{
background-color: #897780;
}
.BgClassName
{
background-color: #897780;
}
</style>
border-color css
<style>
span { border-color: #897780; }
span { border-color: rgb(137,119,128); }
td.TdClassName
{
border-color: #897780;
}
.TagClassName
{
border-color: #897780;
}
</style>