Shades of Venus #857379
Tints of Venus #857379
RGB
CMYK
RGB Variations
Color information
#857379 (or 0x857379) is known color: Venus. HEX triplet: 85, 73 and 79. RGB value is (133,115,121). Sum of RGB (Red+Green+Blue) = 133+115+121=369 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.04% from 369); Green value is 115 (45.31% from 255 or 31.17% from 369); Blue value is 121 (47.66% from 255 or 32.79% from 369); Max value from RGB is 133 - color contains mainly: red. Hex color #857379 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857379 is #7A8C86. Grayscale: #797979. Windows color (decimal): -8031367 or 7959429. OLE color: 7959429.
HSL color Cylindrical-coordinate representation of color #857379: hue angle of 340º degrees, saturation: 0.07, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #857379 is Cyan = 0, Magento = 0.14, Yellow = 0.09 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 115 | 121 | - |
| CMYK | 0 | 0.14 | 0.09 | 0.48 |
| HSL | 340º | 0.07% | 0.49% | - |
| HSV(B) | 340º | 0.14% | 0.52% | - |
| XYZ | 19.25 | 18.63 | 20.67 | - |
| YUV | 121.07 | 127.96 | 136.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 115 | 121 | 0 | 0.14 | 0.09 | 0.48 | 340 | 0.07 | 0.49 |
| Hex | 85 | 73 | 79 | 0 | E | 9 | 30 | 154 | 7 | 31 |
| Octal | 205 | 163 | 171 | 0 | 16 | 11 | 60 | 524 | 7 | 61 |
| Binary | 10000101 | 1110011 | 1111001 | 0 | 1110 | 1001 | 110000 | 101010100 | 111 | 110001 |
Color Harmonies of #857379
Complementary color
Monochromatic Colors of #857379
Black with #857379
Text Example
Text Example
White with #857379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857379; }
p { color: rgb(133,115,121); }
H1.HeaderClassName
{
color: #857379;
}
.AnyTagClassName
{
color: #857379;
}
</style>
background-color css
<style>
a { background-color: #857379; }
a { background-color: rgb(133,115,121); }
div.DivClassName
{
background-color: #857379;
}
.BgClassName
{
background-color: #857379;
}
</style>
border-color css
<style>
span { border-color: #857379; }
span { border-color: rgb(133,115,121); }
td.TdClassName
{
border-color: #857379;
}
.TagClassName
{
border-color: #857379;
}
</style>