Shades of Venus #987784
Tints of Venus #987784
RGB
CMYK
RGB Variations
Color information
#987784 (or 0x987784) is known color: Venus. HEX triplet: 98, 77 and 84. RGB value is (152,119,132). Sum of RGB (Red+Green+Blue) = 152+119+132=403 (53% of max value = 765). Red value is 152 (59.77% from 255 or 37.72% from 403); Green value is 119 (46.88% from 255 or 29.53% from 403); Blue value is 132 (51.95% from 255 or 32.75% from 403); Max value from RGB is 152 - color contains mainly: red. Hex color #987784 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #987784 is #67887B. Grayscale: #828282. Windows color (decimal): -6785148 or 8681368. OLE color: 8681368.
HSL color Cylindrical-coordinate representation of color #987784: hue angle of 336.36º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #987784 is Cyan = 0, Magento = 0.22, Yellow = 0.13 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 119 | 132 | - |
| CMYK | 0 | 0.22 | 0.13 | 0.40 |
| HSL | 336.36º | 0.14% | 0.53% | - |
| HSV(B) | 336.36º | 0.22% | 0.6% | - |
| XYZ | 23.71 | 21.54 | 24.74 | - |
| YUV | 130.35 | 128.93 | 143.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 119 | 132 | 0 | 0.22 | 0.13 | 0.40 | 336.36 | 0.14 | 0.53 |
| Hex | 98 | 77 | 84 | 0 | 16 | D | 28 | 150 | E | 35 |
| Octal | 230 | 167 | 204 | 0 | 26 | 15 | 50 | 520 | 16 | 65 |
| Binary | 10011000 | 1110111 | 10000100 | 0 | 10110 | 1101 | 101000 | 101010000 | 1110 | 110101 |
Color Harmonies of #987784
Complementary color
Monochromatic Colors of #987784
Black with #987784
Text Example
Text Example
White with #987784
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987784; }
p { color: rgb(152,119,132); }
H1.HeaderClassName
{
color: #987784;
}
.AnyTagClassName
{
color: #987784;
}
</style>
background-color css
<style>
a { background-color: #987784; }
a { background-color: rgb(152,119,132); }
div.DivClassName
{
background-color: #987784;
}
.BgClassName
{
background-color: #987784;
}
</style>
border-color css
<style>
span { border-color: #987784; }
span { border-color: rgb(152,119,132); }
td.TdClassName
{
border-color: #987784;
}
.TagClassName
{
border-color: #987784;
}
</style>