Shades of Venus #977885
Tints of Venus #977885
RGB
CMYK
RGB Variations
Color information
#977885 (or 0x977885) is known color: Venus. HEX triplet: 97, 78 and 85. RGB value is (151,120,133). Sum of RGB (Red+Green+Blue) = 151+120+133=404 (53% of max value = 765). Red value is 151 (59.38% from 255 or 37.38% from 404); Green value is 120 (47.27% from 255 or 29.70% from 404); Blue value is 133 (52.34% from 255 or 32.92% from 404); Max value from RGB is 151 - color contains mainly: red. Hex color #977885 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #977885 is #68877A. Grayscale: #828282. Windows color (decimal): -6850427 or 8747159. OLE color: 8747159.
HSL color Cylindrical-coordinate representation of color #977885: hue angle of 334.84º degrees, saturation: 0.13, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #977885 is Cyan = 0, Magento = 0.21, Yellow = 0.12 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 120 | 133 | - |
| CMYK | 0 | 0.21 | 0.12 | 0.41 |
| HSL | 334.84º | 0.13% | 0.53% | - |
| HSV(B) | 334.84º | 0.21% | 0.59% | - |
| XYZ | 23.71 | 21.71 | 25.13 | - |
| YUV | 130.75 | 129.27 | 142.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 120 | 133 | 0 | 0.21 | 0.12 | 0.41 | 334.84 | 0.13 | 0.53 |
| Hex | 97 | 78 | 85 | 0 | 15 | C | 29 | 14F | D | 35 |
| Octal | 227 | 170 | 205 | 0 | 25 | 14 | 51 | 517 | 15 | 65 |
| Binary | 10010111 | 1111000 | 10000101 | 0 | 10101 | 1100 | 101001 | 101001111 | 1101 | 110101 |
Color Harmonies of #977885
Complementary color
Monochromatic Colors of #977885
Black with #977885
Text Example
Text Example
White with #977885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977885; }
p { color: rgb(151,120,133); }
H1.HeaderClassName
{
color: #977885;
}
.AnyTagClassName
{
color: #977885;
}
</style>
background-color css
<style>
a { background-color: #977885; }
a { background-color: rgb(151,120,133); }
div.DivClassName
{
background-color: #977885;
}
.BgClassName
{
background-color: #977885;
}
</style>
border-color css
<style>
span { border-color: #977885; }
span { border-color: rgb(151,120,133); }
td.TdClassName
{
border-color: #977885;
}
.TagClassName
{
border-color: #977885;
}
</style>