Shades of Venus #897179
Tints of Venus #897179
RGB
CMYK
RGB Variations
Color information
#897179 (or 0x897179) is known color: Venus. HEX triplet: 89, 71 and 79. RGB value is (137,113,121). Sum of RGB (Red+Green+Blue) = 137+113+121=371 (49% of max value = 765). Red value is 137 (53.91% from 255 or 36.93% from 371); Green value is 113 (44.53% from 255 or 30.46% from 371); Blue value is 121 (47.66% from 255 or 32.61% from 371); Max value from RGB is 137 - color contains mainly: red. Hex color #897179 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897179 is #768E86. Grayscale: #797979. Windows color (decimal): -7769735 or 7958921. OLE color: 7958921.
HSL color Cylindrical-coordinate representation of color #897179: hue angle of 340º 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 #897179 is Cyan = 0, Magento = 0.18, Yellow = 0.12 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 113 | 121 | - |
| CMYK | 0 | 0.18 | 0.12 | 0.46 |
| HSL | 340º | 0.1% | 0.49% | - |
| HSV(B) | 340º | 0.18% | 0.54% | - |
| XYZ | 19.67 | 18.51 | 20.62 | - |
| YUV | 121.09 | 127.95 | 139.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 113 | 121 | 0 | 0.18 | 0.12 | 0.46 | 340 | 0.1 | 0.49 |
| Hex | 89 | 71 | 79 | 0 | 12 | C | 2E | 154 | A | 31 |
| Octal | 211 | 161 | 171 | 0 | 22 | 14 | 56 | 524 | 12 | 61 |
| Binary | 10001001 | 1110001 | 1111001 | 0 | 10010 | 1100 | 101110 | 101010100 | 1010 | 110001 |
Color Harmonies of #897179
Complementary color
Monochromatic Colors of #897179
Black with #897179
Text Example
Text Example
White with #897179
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897179; }
p { color: rgb(137,113,121); }
H1.HeaderClassName
{
color: #897179;
}
.AnyTagClassName
{
color: #897179;
}
</style>
background-color css
<style>
a { background-color: #897179; }
a { background-color: rgb(137,113,121); }
div.DivClassName
{
background-color: #897179;
}
.BgClassName
{
background-color: #897179;
}
</style>
border-color css
<style>
span { border-color: #897179; }
span { border-color: rgb(137,113,121); }
td.TdClassName
{
border-color: #897179;
}
.TagClassName
{
border-color: #897179;
}
</style>