Shades of Venus #958087
Tints of Venus #958087
RGB
CMYK
RGB Variations
Color information
#958087 (or 0x958087) is known color: Venus. HEX triplet: 95, 80 and 87. RGB value is (149,128,135). Sum of RGB (Red+Green+Blue) = 149+128+135=412 (54% of max value = 765). Red value is 149 (58.59% from 255 or 36.17% from 412); Green value is 128 (50.39% from 255 or 31.07% from 412); Blue value is 135 (53.12% from 255 or 32.77% from 412); Max value from RGB is 149 - color contains mainly: red. Hex color #958087 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #958087 is #6A7F78. Grayscale: #878787. Windows color (decimal): -6979449 or 8880277. OLE color: 8880277.
HSL color Cylindrical-coordinate representation of color #958087: hue angle of 340º degrees, saturation: 0.09, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #958087 is Cyan = 0, Magento = 0.14, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 128 | 135 | - |
| CMYK | 0 | 0.14 | 0.09 | 0.42 |
| HSL | 340º | 0.09% | 0.54% | - |
| HSV(B) | 340º | 0.14% | 0.58% | - |
| XYZ | 24.49 | 23.58 | 26.18 | - |
| YUV | 135.08 | 127.96 | 137.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 128 | 135 | 0 | 0.14 | 0.09 | 0.42 | 340 | 0.09 | 0.54 |
| Hex | 95 | 80 | 87 | 0 | E | 9 | 2A | 154 | 9 | 36 |
| Octal | 225 | 200 | 207 | 0 | 16 | 11 | 52 | 524 | 11 | 66 |
| Binary | 10010101 | 10000000 | 10000111 | 0 | 1110 | 1001 | 101010 | 101010100 | 1001 | 110110 |
Color Harmonies of #958087
Complementary color
Monochromatic Colors of #958087
Black with #958087
Text Example
Text Example
White with #958087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958087; }
p { color: rgb(149,128,135); }
H1.HeaderClassName
{
color: #958087;
}
.AnyTagClassName
{
color: #958087;
}
</style>
background-color css
<style>
a { background-color: #958087; }
a { background-color: rgb(149,128,135); }
div.DivClassName
{
background-color: #958087;
}
.BgClassName
{
background-color: #958087;
}
</style>
border-color css
<style>
span { border-color: #958087; }
span { border-color: rgb(149,128,135); }
td.TdClassName
{
border-color: #958087;
}
.TagClassName
{
border-color: #958087;
}
</style>