Shades of Venus #897279
Tints of Venus #897279
RGB
CMYK
RGB Variations
Color information
#897279 (or 0x897279) is known color: Venus. HEX triplet: 89, 72 and 79. RGB value is (137,114,121). Sum of RGB (Red+Green+Blue) = 137+114+121=372 (49% of max value = 765). Red value is 137 (53.91% from 255 or 36.83% from 372); Green value is 114 (44.92% from 255 or 30.65% from 372); Blue value is 121 (47.66% from 255 or 32.53% from 372); Max value from RGB is 137 - color contains mainly: red. Hex color #897279 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897279 is #768D86. Grayscale: #797979. Windows color (decimal): -7769479 or 7959177. OLE color: 7959177.
HSL color Cylindrical-coordinate representation of color #897279: hue angle of 341.74º degrees, saturation: 0.09, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #897279 is Cyan = 0, Magento = 0.17, Yellow = 0.12 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 114 | 121 | - |
| CMYK | 0 | 0.17 | 0.12 | 0.46 |
| HSL | 341.74º | 0.09% | 0.49% | - |
| HSV(B) | 341.74º | 0.17% | 0.54% | - |
| XYZ | 19.79 | 18.73 | 20.66 | - |
| YUV | 121.68 | 127.62 | 138.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 114 | 121 | 0 | 0.17 | 0.12 | 0.46 | 341.74 | 0.09 | 0.49 |
| Hex | 89 | 72 | 79 | 0 | 11 | C | 2E | 156 | 9 | 31 |
| Octal | 211 | 162 | 171 | 0 | 21 | 14 | 56 | 526 | 11 | 61 |
| Binary | 10001001 | 1110010 | 1111001 | 0 | 10001 | 1100 | 101110 | 101010110 | 1001 | 110001 |
Color Harmonies of #897279
Complementary color
Monochromatic Colors of #897279
Black with #897279
Text Example
Text Example
White with #897279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897279; }
p { color: rgb(137,114,121); }
H1.HeaderClassName
{
color: #897279;
}
.AnyTagClassName
{
color: #897279;
}
</style>
background-color css
<style>
a { background-color: #897279; }
a { background-color: rgb(137,114,121); }
div.DivClassName
{
background-color: #897279;
}
.BgClassName
{
background-color: #897279;
}
</style>
border-color css
<style>
span { border-color: #897279; }
span { border-color: rgb(137,114,121); }
td.TdClassName
{
border-color: #897279;
}
.TagClassName
{
border-color: #897279;
}
</style>