Shades of Venus #957880
Tints of Venus #957880
RGB
CMYK
RGB Variations
Color information
#957880 (or 0x957880) is known color: Venus. HEX triplet: 95, 78 and 80. RGB value is (149,120,128). Sum of RGB (Red+Green+Blue) = 149+120+128=397 (52% of max value = 765). Red value is 149 (58.59% from 255 or 37.53% from 397); Green value is 120 (47.27% from 255 or 30.23% from 397); Blue value is 128 (50.39% from 255 or 32.24% from 397); Max value from RGB is 149 - color contains mainly: red. Hex color #957880 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #957880 is #6A877F. Grayscale: #818181. Windows color (decimal): -6981504 or 8419477. OLE color: 8419477.
HSL color Cylindrical-coordinate representation of color #957880: hue angle of 343.45º 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 #957880 is Cyan = 0, Magento = 0.19, Yellow = 0.14 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 120 | 128 | - |
| CMYK | 0 | 0.19 | 0.14 | 0.42 |
| HSL | 343.45º | 0.12% | 0.53% | - |
| HSV(B) | 343.45º | 0.19% | 0.58% | - |
| XYZ | 23.01 | 21.38 | 23.34 | - |
| YUV | 129.58 | 127.11 | 141.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 120 | 128 | 0 | 0.19 | 0.14 | 0.42 | 343.45 | 0.12 | 0.53 |
| Hex | 95 | 78 | 80 | 0 | 13 | E | 2A | 157 | C | 35 |
| Octal | 225 | 170 | 200 | 0 | 23 | 16 | 52 | 527 | 14 | 65 |
| Binary | 10010101 | 1111000 | 10000000 | 0 | 10011 | 1110 | 101010 | 101010111 | 1100 | 110101 |
Color Harmonies of #957880
Complementary color
Monochromatic Colors of #957880
Black with #957880
Text Example
Text Example
White with #957880
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957880; }
p { color: rgb(149,120,128); }
H1.HeaderClassName
{
color: #957880;
}
.AnyTagClassName
{
color: #957880;
}
</style>
background-color css
<style>
a { background-color: #957880; }
a { background-color: rgb(149,120,128); }
div.DivClassName
{
background-color: #957880;
}
.BgClassName
{
background-color: #957880;
}
</style>
border-color css
<style>
span { border-color: #957880; }
span { border-color: rgb(149,120,128); }
td.TdClassName
{
border-color: #957880;
}
.TagClassName
{
border-color: #957880;
}
</style>