Shades of Venus #897379
Tints of Venus #897379
RGB
CMYK
RGB Variations
Color information
#897379 (or 0x897379) is known color: Venus. HEX triplet: 89, 73 and 79. RGB value is (137,115,121). Sum of RGB (Red+Green+Blue) = 137+115+121=373 (49% of max value = 765). Red value is 137 (53.91% from 255 or 36.73% from 373); Green value is 115 (45.31% from 255 or 30.83% from 373); Blue value is 121 (47.66% from 255 or 32.44% from 373); Max value from RGB is 137 - color contains mainly: red. Hex color #897379 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897379 is #768C86. Grayscale: #7A7A7A. Windows color (decimal): -7769223 or 7959433. OLE color: 7959433.
HSL color Cylindrical-coordinate representation of color #897379: hue angle of 343.64º degrees, saturation: 0.09, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #897379 is Cyan = 0, Magento = 0.16, Yellow = 0.12 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 115 | 121 | - |
| CMYK | 0 | 0.16 | 0.12 | 0.46 |
| HSL | 343.64º | 0.09% | 0.49% | - |
| HSV(B) | 343.64º | 0.16% | 0.54% | - |
| XYZ | 19.9 | 18.96 | 20.7 | - |
| YUV | 122.26 | 127.29 | 138.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 115 | 121 | 0 | 0.16 | 0.12 | 0.46 | 343.64 | 0.09 | 0.49 |
| Hex | 89 | 73 | 79 | 0 | 10 | C | 2E | 158 | 9 | 31 |
| Octal | 211 | 163 | 171 | 0 | 20 | 14 | 56 | 530 | 11 | 61 |
| Binary | 10001001 | 1110011 | 1111001 | 0 | 10000 | 1100 | 101110 | 101011000 | 1001 | 110001 |
Color Harmonies of #897379
Complementary color
Monochromatic Colors of #897379
Black with #897379
Text Example
Text Example
White with #897379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897379; }
p { color: rgb(137,115,121); }
H1.HeaderClassName
{
color: #897379;
}
.AnyTagClassName
{
color: #897379;
}
</style>
background-color css
<style>
a { background-color: #897379; }
a { background-color: rgb(137,115,121); }
div.DivClassName
{
background-color: #897379;
}
.BgClassName
{
background-color: #897379;
}
</style>
border-color css
<style>
span { border-color: #897379; }
span { border-color: rgb(137,115,121); }
td.TdClassName
{
border-color: #897379;
}
.TagClassName
{
border-color: #897379;
}
</style>