Shades of Venus #968186
Tints of Venus #968186
RGB
CMYK
RGB Variations
Color information
#968186 (or 0x968186) is known color: Venus. HEX triplet: 96, 81 and 86. RGB value is (150,129,134). Sum of RGB (Red+Green+Blue) = 150+129+134=413 (54% of max value = 765). Red value is 150 (58.98% from 255 or 36.32% from 413); Green value is 129 (50.78% from 255 or 31.23% from 413); Blue value is 134 (52.73% from 255 or 32.45% from 413); Max value from RGB is 150 - color contains mainly: red. Hex color #968186 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #968186 is #697E79. Grayscale: #878787. Windows color (decimal): -6913658 or 8814998. OLE color: 8814998.
HSL color Cylindrical-coordinate representation of color #968186: hue angle of 345.71º degrees, saturation: 0.09, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #968186 is Cyan = 0, Magento = 0.14, Yellow = 0.11 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 129 | 134 | - |
| CMYK | 0 | 0.14 | 0.11 | 0.41 |
| HSL | 345.71º | 0.09% | 0.55% | - |
| HSV(B) | 345.71º | 0.14% | 0.59% | - |
| XYZ | 24.73 | 23.91 | 25.87 | - |
| YUV | 135.85 | 126.96 | 138.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 129 | 134 | 0 | 0.14 | 0.11 | 0.41 | 345.71 | 0.09 | 0.55 |
| Hex | 96 | 81 | 86 | 0 | E | B | 29 | 15A | 9 | 37 |
| Octal | 226 | 201 | 206 | 0 | 16 | 13 | 51 | 532 | 11 | 67 |
| Binary | 10010110 | 10000001 | 10000110 | 0 | 1110 | 1011 | 101001 | 101011010 | 1001 | 110111 |
Color Harmonies of #968186
Complementary color
Monochromatic Colors of #968186
Black with #968186
Text Example
Text Example
White with #968186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #968186; }
p { color: rgb(150,129,134); }
H1.HeaderClassName
{
color: #968186;
}
.AnyTagClassName
{
color: #968186;
}
</style>
background-color css
<style>
a { background-color: #968186; }
a { background-color: rgb(150,129,134); }
div.DivClassName
{
background-color: #968186;
}
.BgClassName
{
background-color: #968186;
}
</style>
border-color css
<style>
span { border-color: #968186; }
span { border-color: rgb(150,129,134); }
td.TdClassName
{
border-color: #968186;
}
.TagClassName
{
border-color: #968186;
}
</style>