Shades of Venus #897079
Tints of Venus #897079
RGB
CMYK
RGB Variations
Color information
#897079 (or 0x897079) is known color: Venus. HEX triplet: 89, 70 and 79. RGB value is (137,112,121). Sum of RGB (Red+Green+Blue) = 137+112+121=370 (49% of max value = 765). Red value is 137 (53.91% from 255 or 37.03% from 370); Green value is 112 (44.14% from 255 or 30.27% from 370); Blue value is 121 (47.66% from 255 or 32.70% from 370); Max value from RGB is 137 - color contains mainly: red. Hex color #897079 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897079 is #768F86. Grayscale: #787878. Windows color (decimal): -7769991 or 7958665. OLE color: 7958665.
HSL color Cylindrical-coordinate representation of color #897079: hue angle of 338.4º degrees, saturation: 0.1, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #897079 is Cyan = 0, Magento = 0.18, Yellow = 0.12 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 112 | 121 | - |
| CMYK | 0 | 0.18 | 0.12 | 0.46 |
| HSL | 338.4º | 0.1% | 0.49% | - |
| HSV(B) | 338.4º | 0.18% | 0.54% | - |
| XYZ | 19.56 | 18.29 | 20.59 | - |
| YUV | 120.5 | 128.28 | 139.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 112 | 121 | 0 | 0.18 | 0.12 | 0.46 | 338.4 | 0.1 | 0.49 |
| Hex | 89 | 70 | 79 | 0 | 12 | C | 2E | 152 | A | 31 |
| Octal | 211 | 160 | 171 | 0 | 22 | 14 | 56 | 522 | 12 | 61 |
| Binary | 10001001 | 1110000 | 1111001 | 0 | 10010 | 1100 | 101110 | 101010010 | 1010 | 110001 |
Color Harmonies of #897079
Complementary color
Monochromatic Colors of #897079
Black with #897079
Text Example
Text Example
White with #897079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897079; }
p { color: rgb(137,112,121); }
H1.HeaderClassName
{
color: #897079;
}
.AnyTagClassName
{
color: #897079;
}
</style>
background-color css
<style>
a { background-color: #897079; }
a { background-color: rgb(137,112,121); }
div.DivClassName
{
background-color: #897079;
}
.BgClassName
{
background-color: #897079;
}
</style>
border-color css
<style>
span { border-color: #897079; }
span { border-color: rgb(137,112,121); }
td.TdClassName
{
border-color: #897079;
}
.TagClassName
{
border-color: #897079;
}
</style>