Shades of Venus #877079
Tints of Venus #877079
RGB
CMYK
RGB Variations
Color information
#877079 (or 0x877079) is known color: Venus. HEX triplet: 87, 70 and 79. RGB value is (135,112,121). Sum of RGB (Red+Green+Blue) = 135+112+121=368 (48% of max value = 765). Red value is 135 (53.12% from 255 or 36.68% from 368); Green value is 112 (44.14% from 255 or 30.43% from 368); Blue value is 121 (47.66% from 255 or 32.88% from 368); Max value from RGB is 135 - color contains mainly: red. Hex color #877079 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877079 is #788F86. Grayscale: #777777. Windows color (decimal): -7901063 or 7958663. OLE color: 7958663.
HSL color Cylindrical-coordinate representation of color #877079: hue angle of 336.52º degrees, saturation: 0.09, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #877079 is Cyan = 0, Magento = 0.17, Yellow = 0.10 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 112 | 121 | - |
| CMYK | 0 | 0.17 | 0.10 | 0.47 |
| HSL | 336.52º | 0.09% | 0.48% | - |
| HSV(B) | 336.52º | 0.17% | 0.53% | - |
| XYZ | 19.24 | 18.12 | 20.57 | - |
| YUV | 119.9 | 128.62 | 138.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 112 | 121 | 0 | 0.17 | 0.10 | 0.47 | 336.52 | 0.09 | 0.48 |
| Hex | 87 | 70 | 79 | 0 | 11 | A | 2F | 151 | 9 | 30 |
| Octal | 207 | 160 | 171 | 0 | 21 | 12 | 57 | 521 | 11 | 60 |
| Binary | 10000111 | 1110000 | 1111001 | 0 | 10001 | 1010 | 101111 | 101010001 | 1001 | 110000 |
Color Harmonies of #877079
Complementary color
Monochromatic Colors of #877079
Black with #877079
Text Example
Text Example
White with #877079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877079; }
p { color: rgb(135,112,121); }
H1.HeaderClassName
{
color: #877079;
}
.AnyTagClassName
{
color: #877079;
}
</style>
background-color css
<style>
a { background-color: #877079; }
a { background-color: rgb(135,112,121); }
div.DivClassName
{
background-color: #877079;
}
.BgClassName
{
background-color: #877079;
}
</style>
border-color css
<style>
span { border-color: #877079; }
span { border-color: rgb(135,112,121); }
td.TdClassName
{
border-color: #877079;
}
.TagClassName
{
border-color: #877079;
}
</style>