Shades of Venus #837179
Tints of Venus #837179
RGB
CMYK
RGB Variations
Color information
#837179 (or 0x837179) is known color: Venus. HEX triplet: 83, 71 and 79. RGB value is (131,113,121). Sum of RGB (Red+Green+Blue) = 131+113+121=365 (48% of max value = 765). Red value is 131 (51.56% from 255 or 35.89% from 365); Green value is 113 (44.53% from 255 or 30.96% from 365); Blue value is 121 (47.66% from 255 or 33.15% from 365); Max value from RGB is 131 - color contains mainly: red. Hex color #837179 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837179 is #7C8E86. Grayscale: #777777. Windows color (decimal): -8162951 or 7958915. OLE color: 7958915.
HSL color Cylindrical-coordinate representation of color #837179: hue angle of 333.33º degrees, saturation: 0.07, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #837179 is Cyan = 0, Magento = 0.14, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 113 | 121 | - |
| CMYK | 0 | 0.14 | 0.08 | 0.49 |
| HSL | 333.33º | 0.07% | 0.48% | - |
| HSV(B) | 333.33º | 0.14% | 0.51% | - |
| XYZ | 18.72 | 18.02 | 20.58 | - |
| YUV | 119.29 | 128.96 | 136.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 113 | 121 | 0 | 0.14 | 0.08 | 0.49 | 333.33 | 0.07 | 0.48 |
| Hex | 83 | 71 | 79 | 0 | E | 8 | 31 | 14D | 7 | 30 |
| Octal | 203 | 161 | 171 | 0 | 16 | 10 | 61 | 515 | 7 | 60 |
| Binary | 10000011 | 1110001 | 1111001 | 0 | 1110 | 1000 | 110001 | 101001101 | 111 | 110000 |
Color Harmonies of #837179
Complementary color
Monochromatic Colors of #837179
Black with #837179
Text Example
Text Example
White with #837179
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837179; }
p { color: rgb(131,113,121); }
H1.HeaderClassName
{
color: #837179;
}
.AnyTagClassName
{
color: #837179;
}
</style>
background-color css
<style>
a { background-color: #837179; }
a { background-color: rgb(131,113,121); }
div.DivClassName
{
background-color: #837179;
}
.BgClassName
{
background-color: #837179;
}
</style>
border-color css
<style>
span { border-color: #837179; }
span { border-color: rgb(131,113,121); }
td.TdClassName
{
border-color: #837179;
}
.TagClassName
{
border-color: #837179;
}
</style>