Shades of Venus #837479
Tints of Venus #837479
RGB
CMYK
RGB Variations
Color information
#837479 (or 0x837479) is known color: Venus. HEX triplet: 83, 74 and 79. RGB value is (131,116,121). Sum of RGB (Red+Green+Blue) = 131+116+121=368 (48% of max value = 765). Red value is 131 (51.56% from 255 or 35.60% from 368); Green value is 116 (45.70% from 255 or 31.52% from 368); Blue value is 121 (47.66% from 255 or 32.88% from 368); Max value from RGB is 131 - color contains mainly: red. Hex color #837479 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837479 is #7C8B86. Grayscale: #797979. Windows color (decimal): -8162183 or 7959683. OLE color: 7959683.
HSL color Cylindrical-coordinate representation of color #837479: hue angle of 340º degrees, saturation: 0.06, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #837479 is Cyan = 0, Magento = 0.11, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 116 | 121 | - |
| CMYK | 0 | 0.11 | 0.08 | 0.49 |
| HSL | 340º | 0.06% | 0.48% | - |
| HSV(B) | 340º | 0.11% | 0.51% | - |
| XYZ | 19.06 | 18.7 | 20.69 | - |
| YUV | 121.06 | 127.97 | 135.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 116 | 121 | 0 | 0.11 | 0.08 | 0.49 | 340 | 0.06 | 0.48 |
| Hex | 83 | 74 | 79 | 0 | B | 8 | 31 | 154 | 6 | 30 |
| Octal | 203 | 164 | 171 | 0 | 13 | 10 | 61 | 524 | 6 | 60 |
| Binary | 10000011 | 1110100 | 1111001 | 0 | 1011 | 1000 | 110001 | 101010100 | 110 | 110000 |
Color Harmonies of #837479
Complementary color
Monochromatic Colors of #837479
Black with #837479
Text Example
Text Example
White with #837479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837479; }
p { color: rgb(131,116,121); }
H1.HeaderClassName
{
color: #837479;
}
.AnyTagClassName
{
color: #837479;
}
</style>
background-color css
<style>
a { background-color: #837479; }
a { background-color: rgb(131,116,121); }
div.DivClassName
{
background-color: #837479;
}
.BgClassName
{
background-color: #837479;
}
</style>
border-color css
<style>
span { border-color: #837479; }
span { border-color: rgb(131,116,121); }
td.TdClassName
{
border-color: #837479;
}
.TagClassName
{
border-color: #837479;
}
</style>