Shades of Venus #958689
Tints of Venus #958689
RGB
CMYK
RGB Variations
Color information
#958689 (or 0x958689) is known color: Venus. HEX triplet: 95, 86 and 89. RGB value is (149,134,137). Sum of RGB (Red+Green+Blue) = 149+134+137=420 (55% of max value = 765). Red value is 149 (58.59% from 255 or 35.48% from 420); Green value is 134 (52.73% from 255 or 31.90% from 420); Blue value is 137 (53.91% from 255 or 32.62% from 420); Max value from RGB is 149 - color contains mainly: red. Hex color #958689 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #958689 is #6A7976. Grayscale: #8A8A8A. Windows color (decimal): -6977911 or 9012885. OLE color: 9012885.
HSL color Cylindrical-coordinate representation of color #958689: hue angle of 348º degrees, saturation: 0.07, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #958689 is Cyan = 0, Magento = 0.10, Yellow = 0.08 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 134 | 137 | - |
| CMYK | 0 | 0.10 | 0.08 | 0.42 |
| HSL | 348º | 0.07% | 0.55% | - |
| HSV(B) | 348º | 0.1% | 0.58% | - |
| XYZ | 25.43 | 25.25 | 27.2 | - |
| YUV | 138.83 | 126.97 | 135.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 134 | 137 | 0 | 0.10 | 0.08 | 0.42 | 348 | 0.07 | 0.55 |
| Hex | 95 | 86 | 89 | 0 | A | 8 | 2A | 15C | 7 | 37 |
| Octal | 225 | 206 | 211 | 0 | 12 | 10 | 52 | 534 | 7 | 67 |
| Binary | 10010101 | 10000110 | 10001001 | 0 | 1010 | 1000 | 101010 | 101011100 | 111 | 110111 |
Color Harmonies of #958689
Complementary color
Monochromatic Colors of #958689
Black with #958689
Text Example
Text Example
White with #958689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958689; }
p { color: rgb(149,134,137); }
H1.HeaderClassName
{
color: #958689;
}
.AnyTagClassName
{
color: #958689;
}
</style>
background-color css
<style>
a { background-color: #958689; }
a { background-color: rgb(149,134,137); }
div.DivClassName
{
background-color: #958689;
}
.BgClassName
{
background-color: #958689;
}
</style>
border-color css
<style>
span { border-color: #958689; }
span { border-color: rgb(149,134,137); }
td.TdClassName
{
border-color: #958689;
}
.TagClassName
{
border-color: #958689;
}
</style>