Shades of Venus #877179
Tints of Venus #877179
RGB
CMYK
RGB Variations
Color information
#877179 (or 0x877179) is known color: Venus. HEX triplet: 87, 71 and 79. RGB value is (135,113,121). Sum of RGB (Red+Green+Blue) = 135+113+121=369 (48% of max value = 765). Red value is 135 (53.12% from 255 or 36.59% from 369); Green value is 113 (44.53% from 255 or 30.62% from 369); Blue value is 121 (47.66% from 255 or 32.79% from 369); Max value from RGB is 135 - color contains mainly: red. Hex color #877179 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877179 is #788E86. Grayscale: #787878. Windows color (decimal): -7900807 or 7958919. OLE color: 7958919.
HSL color Cylindrical-coordinate representation of color #877179: hue angle of 338.18º degrees, saturation: 0.09, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #877179 is Cyan = 0, Magento = 0.16, Yellow = 0.10 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 113 | 121 | - |
| CMYK | 0 | 0.16 | 0.10 | 0.47 |
| HSL | 338.18º | 0.09% | 0.49% | - |
| HSV(B) | 338.18º | 0.16% | 0.53% | - |
| XYZ | 19.35 | 18.34 | 20.61 | - |
| YUV | 120.49 | 128.29 | 138.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 113 | 121 | 0 | 0.16 | 0.10 | 0.47 | 338.18 | 0.09 | 0.49 |
| Hex | 87 | 71 | 79 | 0 | 10 | A | 2F | 152 | 9 | 31 |
| Octal | 207 | 161 | 171 | 0 | 20 | 12 | 57 | 522 | 11 | 61 |
| Binary | 10000111 | 1110001 | 1111001 | 0 | 10000 | 1010 | 101111 | 101010010 | 1001 | 110001 |
Color Harmonies of #877179
Complementary color
Monochromatic Colors of #877179
Black with #877179
Text Example
Text Example
White with #877179
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877179; }
p { color: rgb(135,113,121); }
H1.HeaderClassName
{
color: #877179;
}
.AnyTagClassName
{
color: #877179;
}
</style>
background-color css
<style>
a { background-color: #877179; }
a { background-color: rgb(135,113,121); }
div.DivClassName
{
background-color: #877179;
}
.BgClassName
{
background-color: #877179;
}
</style>
border-color css
<style>
span { border-color: #877179; }
span { border-color: rgb(135,113,121); }
td.TdClassName
{
border-color: #877179;
}
.TagClassName
{
border-color: #877179;
}
</style>