Shades of Venus #877279
Tints of Venus #877279
RGB
CMYK
RGB Variations
Color information
#877279 (or 0x877279) is known color: Venus. HEX triplet: 87, 72 and 79. RGB value is (135,114,121). Sum of RGB (Red+Green+Blue) = 135+114+121=370 (49% of max value = 765). Red value is 135 (53.12% from 255 or 36.49% from 370); Green value is 114 (44.92% from 255 or 30.81% from 370); Blue value is 121 (47.66% from 255 or 32.70% from 370); Max value from RGB is 135 - color contains mainly: red. Hex color #877279 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877279 is #788D86. Grayscale: #797979. Windows color (decimal): -7900551 or 7959175. OLE color: 7959175.
HSL color Cylindrical-coordinate representation of color #877279: hue angle of 340º degrees, saturation: 0.08, 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 #877279 is Cyan = 0, Magento = 0.16, Yellow = 0.10 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 114 | 121 | - |
| CMYK | 0 | 0.16 | 0.10 | 0.47 |
| HSL | 340º | 0.08% | 0.49% | - |
| HSV(B) | 340º | 0.16% | 0.53% | - |
| XYZ | 19.46 | 18.57 | 20.65 | - |
| YUV | 121.08 | 127.96 | 137.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 114 | 121 | 0 | 0.16 | 0.10 | 0.47 | 340 | 0.08 | 0.49 |
| Hex | 87 | 72 | 79 | 0 | 10 | A | 2F | 154 | 8 | 31 |
| Octal | 207 | 162 | 171 | 0 | 20 | 12 | 57 | 524 | 10 | 61 |
| Binary | 10000111 | 1110010 | 1111001 | 0 | 10000 | 1010 | 101111 | 101010100 | 1000 | 110001 |
Color Harmonies of #877279
Complementary color
Monochromatic Colors of #877279
Black with #877279
Text Example
Text Example
White with #877279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877279; }
p { color: rgb(135,114,121); }
H1.HeaderClassName
{
color: #877279;
}
.AnyTagClassName
{
color: #877279;
}
</style>
background-color css
<style>
a { background-color: #877279; }
a { background-color: rgb(135,114,121); }
div.DivClassName
{
background-color: #877279;
}
.BgClassName
{
background-color: #877279;
}
</style>
border-color css
<style>
span { border-color: #877279; }
span { border-color: rgb(135,114,121); }
td.TdClassName
{
border-color: #877279;
}
.TagClassName
{
border-color: #877279;
}
</style>