Shades of Venus #957883
Tints of Venus #957883
RGB
CMYK
RGB Variations
Color information
#957883 (or 0x957883) is known color: Venus. HEX triplet: 95, 78 and 83. RGB value is (149,120,131). Sum of RGB (Red+Green+Blue) = 149+120+131=400 (52% of max value = 765). Red value is 149 (58.59% from 255 or 37.25% from 400); Green value is 120 (47.27% from 255 or 30% from 400); Blue value is 131 (51.56% from 255 or 32.75% from 400); Max value from RGB is 149 - color contains mainly: red. Hex color #957883 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #957883 is #6A877C. Grayscale: #818181. Windows color (decimal): -6981501 or 8616085. OLE color: 8616085.
HSL color Cylindrical-coordinate representation of color #957883: hue angle of 337.24º 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 #957883 is Cyan = 0, Magento = 0.19, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 120 | 131 | - |
| CMYK | 0 | 0.19 | 0.12 | 0.42 |
| HSL | 337.24º | 0.12% | 0.53% | - |
| HSV(B) | 337.24º | 0.19% | 0.58% | - |
| XYZ | 23.21 | 21.46 | 24.39 | - |
| YUV | 129.93 | 128.61 | 141.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 120 | 131 | 0 | 0.19 | 0.12 | 0.42 | 337.24 | 0.12 | 0.53 |
| Hex | 95 | 78 | 83 | 0 | 13 | C | 2A | 151 | C | 35 |
| Octal | 225 | 170 | 203 | 0 | 23 | 14 | 52 | 521 | 14 | 65 |
| Binary | 10010101 | 1111000 | 10000011 | 0 | 10011 | 1100 | 101010 | 101010001 | 1100 | 110101 |
Color Harmonies of #957883
Complementary color
Monochromatic Colors of #957883
Black with #957883
Text Example
Text Example
White with #957883
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957883; }
p { color: rgb(149,120,131); }
H1.HeaderClassName
{
color: #957883;
}
.AnyTagClassName
{
color: #957883;
}
</style>
background-color css
<style>
a { background-color: #957883; }
a { background-color: rgb(149,120,131); }
div.DivClassName
{
background-color: #957883;
}
.BgClassName
{
background-color: #957883;
}
</style>
border-color css
<style>
span { border-color: #957883; }
span { border-color: rgb(149,120,131); }
td.TdClassName
{
border-color: #957883;
}
.TagClassName
{
border-color: #957883;
}
</style>