Shades of Venus #877379
Tints of Venus #877379
RGB
CMYK
RGB Variations
Color information
#877379 (or 0x877379) is known color: Venus. HEX triplet: 87, 73 and 79. RGB value is (135,115,121). Sum of RGB (Red+Green+Blue) = 135+115+121=371 (49% of max value = 765). Red value is 135 (53.12% from 255 or 36.39% from 371); Green value is 115 (45.31% from 255 or 31.00% from 371); Blue value is 121 (47.66% from 255 or 32.61% from 371); Max value from RGB is 135 - color contains mainly: red. Hex color #877379 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877379 is #788C86. Grayscale: #797979. Windows color (decimal): -7900295 or 7959431. OLE color: 7959431.
HSL color Cylindrical-coordinate representation of color #877379: hue angle of 342º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #877379 is Cyan = 0, Magento = 0.15, Yellow = 0.10 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 115 | 121 | - |
| CMYK | 0 | 0.15 | 0.10 | 0.47 |
| HSL | 342º | 0.08% | 0.49% | - |
| HSV(B) | 342º | 0.15% | 0.53% | - |
| XYZ | 19.57 | 18.79 | 20.68 | - |
| YUV | 121.66 | 127.63 | 137.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 115 | 121 | 0 | 0.15 | 0.10 | 0.47 | 342 | 0.08 | 0.49 |
| Hex | 87 | 73 | 79 | 0 | F | A | 2F | 156 | 8 | 31 |
| Octal | 207 | 163 | 171 | 0 | 17 | 12 | 57 | 526 | 10 | 61 |
| Binary | 10000111 | 1110011 | 1111001 | 0 | 1111 | 1010 | 101111 | 101010110 | 1000 | 110001 |
Color Harmonies of #877379
Complementary color
Monochromatic Colors of #877379
Black with #877379
Text Example
Text Example
White with #877379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877379; }
p { color: rgb(135,115,121); }
H1.HeaderClassName
{
color: #877379;
}
.AnyTagClassName
{
color: #877379;
}
</style>
background-color css
<style>
a { background-color: #877379; }
a { background-color: rgb(135,115,121); }
div.DivClassName
{
background-color: #877379;
}
.BgClassName
{
background-color: #877379;
}
</style>
border-color css
<style>
span { border-color: #877379; }
span { border-color: rgb(135,115,121); }
td.TdClassName
{
border-color: #877379;
}
.TagClassName
{
border-color: #877379;
}
</style>