Shades of Venus #877980
Tints of Venus #877980
RGB
CMYK
RGB Variations
Color information
#877980 (or 0x877980) is known color: Venus. HEX triplet: 87, 79 and 80. RGB value is (135,121,128). Sum of RGB (Red+Green+Blue) = 135+121+128=384 (50% of max value = 765). Red value is 135 (53.12% from 255 or 35.16% from 384); Green value is 121 (47.66% from 255 or 31.51% from 384); Blue value is 128 (50.39% from 255 or 33.33% from 384); Max value from RGB is 135 - color contains mainly: red. Hex color #877980 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #877980 is #78867F. Grayscale: #7D7D7D. Windows color (decimal): -7898752 or 8419719. OLE color: 8419719.
HSL color Cylindrical-coordinate representation of color #877980: hue angle of 330º degrees, saturation: 0.06, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #877980 is Cyan = 0, Magento = 0.10, Yellow = 0.05 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 121 | 128 | - |
| CMYK | 0 | 0.10 | 0.05 | 0.47 |
| HSL | 330º | 0.06% | 0.5% | - |
| HSV(B) | 330º | 0.1% | 0.53% | - |
| XYZ | 20.73 | 20.38 | 23.26 | - |
| YUV | 125.98 | 129.14 | 134.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 121 | 128 | 0 | 0.10 | 0.05 | 0.47 | 330 | 0.06 | 0.5 |
| Hex | 87 | 79 | 80 | 0 | A | 5 | 2F | 14A | 6 | 32 |
| Octal | 207 | 171 | 200 | 0 | 12 | 5 | 57 | 512 | 6 | 62 |
| Binary | 10000111 | 1111001 | 10000000 | 0 | 1010 | 101 | 101111 | 101001010 | 110 | 110010 |
Color Harmonies of #877980
Complementary color
Monochromatic Colors of #877980
Black with #877980
Text Example
Text Example
White with #877980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877980; }
p { color: rgb(135,121,128); }
H1.HeaderClassName
{
color: #877980;
}
.AnyTagClassName
{
color: #877980;
}
</style>
background-color css
<style>
a { background-color: #877980; }
a { background-color: rgb(135,121,128); }
div.DivClassName
{
background-color: #877980;
}
.BgClassName
{
background-color: #877980;
}
</style>
border-color css
<style>
span { border-color: #877980; }
span { border-color: rgb(135,121,128); }
td.TdClassName
{
border-color: #877980;
}
.TagClassName
{
border-color: #877980;
}
</style>