Shades of Venus #968386
Tints of Venus #968386
RGB
CMYK
RGB Variations
Color information
#968386 (or 0x968386) is known color: Venus. HEX triplet: 96, 83 and 86. RGB value is (150,131,134). Sum of RGB (Red+Green+Blue) = 150+131+134=415 (54% of max value = 765). Red value is 150 (58.98% from 255 or 36.14% from 415); Green value is 131 (51.56% from 255 or 31.57% from 415); Blue value is 134 (52.73% from 255 or 32.29% from 415); Max value from RGB is 150 - color contains mainly: red. Hex color #968386 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #968386 is #697C79. Grayscale: #898989. Windows color (decimal): -6913146 or 8815510. OLE color: 8815510.
HSL color Cylindrical-coordinate representation of color #968386: hue angle of 350.53º degrees, saturation: 0.08, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #968386 is Cyan = 0, Magento = 0.13, Yellow = 0.11 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 131 | 134 | - |
| CMYK | 0 | 0.13 | 0.11 | 0.41 |
| HSL | 350.53º | 0.08% | 0.55% | - |
| HSV(B) | 350.53º | 0.13% | 0.59% | - |
| XYZ | 25 | 24.44 | 25.95 | - |
| YUV | 137.02 | 126.29 | 137.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 131 | 134 | 0 | 0.13 | 0.11 | 0.41 | 350.53 | 0.08 | 0.55 |
| Hex | 96 | 83 | 86 | 0 | D | B | 29 | 15F | 8 | 37 |
| Octal | 226 | 203 | 206 | 0 | 15 | 13 | 51 | 537 | 10 | 67 |
| Binary | 10010110 | 10000011 | 10000110 | 0 | 1101 | 1011 | 101001 | 101011111 | 1000 | 110111 |
Color Harmonies of #968386
Complementary color
Monochromatic Colors of #968386
Black with #968386
Text Example
Text Example
White with #968386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #968386; }
p { color: rgb(150,131,134); }
H1.HeaderClassName
{
color: #968386;
}
.AnyTagClassName
{
color: #968386;
}
</style>
background-color css
<style>
a { background-color: #968386; }
a { background-color: rgb(150,131,134); }
div.DivClassName
{
background-color: #968386;
}
.BgClassName
{
background-color: #968386;
}
</style>
border-color css
<style>
span { border-color: #968386; }
span { border-color: rgb(150,131,134); }
td.TdClassName
{
border-color: #968386;
}
.TagClassName
{
border-color: #968386;
}
</style>