Shades of Venus #957885
Tints of Venus #957885
RGB
CMYK
RGB Variations
Color information
#957885 (or 0x957885) is known color: Venus. HEX triplet: 95, 78 and 85. RGB value is (149,120,133). Sum of RGB (Red+Green+Blue) = 149+120+133=402 (53% of max value = 765). Red value is 149 (58.59% from 255 or 37.06% from 402); Green value is 120 (47.27% from 255 or 29.85% from 402); Blue value is 133 (52.34% from 255 or 33.08% from 402); Max value from RGB is 149 - color contains mainly: red. Hex color #957885 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #957885 is #6A877A. Grayscale: #828282. Windows color (decimal): -6981499 or 8747157. OLE color: 8747157.
HSL color Cylindrical-coordinate representation of color #957885: hue angle of 333.1º degrees, saturation: 0.12, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #957885 is Cyan = 0, Magento = 0.19, Yellow = 0.11 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 120 | 133 | - |
| CMYK | 0 | 0.19 | 0.11 | 0.42 |
| HSL | 333.1º | 0.12% | 0.53% | - |
| HSV(B) | 333.1º | 0.19% | 0.58% | - |
| XYZ | 23.34 | 21.52 | 25.11 | - |
| YUV | 130.15 | 129.61 | 141.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 120 | 133 | 0 | 0.19 | 0.11 | 0.42 | 333.1 | 0.12 | 0.53 |
| Hex | 95 | 78 | 85 | 0 | 13 | B | 2A | 14D | C | 35 |
| Octal | 225 | 170 | 205 | 0 | 23 | 13 | 52 | 515 | 14 | 65 |
| Binary | 10010101 | 1111000 | 10000101 | 0 | 10011 | 1011 | 101010 | 101001101 | 1100 | 110101 |
Color Harmonies of #957885
Complementary color
Monochromatic Colors of #957885
Black with #957885
Text Example
Text Example
White with #957885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957885; }
p { color: rgb(149,120,133); }
H1.HeaderClassName
{
color: #957885;
}
.AnyTagClassName
{
color: #957885;
}
</style>
background-color css
<style>
a { background-color: #957885; }
a { background-color: rgb(149,120,133); }
div.DivClassName
{
background-color: #957885;
}
.BgClassName
{
background-color: #957885;
}
</style>
border-color css
<style>
span { border-color: #957885; }
span { border-color: rgb(149,120,133); }
td.TdClassName
{
border-color: #957885;
}
.TagClassName
{
border-color: #957885;
}
</style>