Shades of Venus #987783
Tints of Venus #987783
RGB
CMYK
RGB Variations
Color information
#987783 (or 0x987783) is known color: Venus. HEX triplet: 98, 77 and 83. RGB value is (152,119,131). Sum of RGB (Red+Green+Blue) = 152+119+131=402 (53% of max value = 765). Red value is 152 (59.77% from 255 or 37.81% from 402); Green value is 119 (46.88% from 255 or 29.60% from 402); Blue value is 131 (51.56% from 255 or 32.59% from 402); Max value from RGB is 152 - color contains mainly: red. Hex color #987783 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #987783 is #67887C. Grayscale: #828282. Windows color (decimal): -6785149 or 8615832. OLE color: 8615832.
HSL color Cylindrical-coordinate representation of color #987783: hue angle of 338.18º 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 #987783 is Cyan = 0, Magento = 0.22, Yellow = 0.14 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 119 | 131 | - |
| CMYK | 0 | 0.22 | 0.14 | 0.40 |
| HSL | 338.18º | 0.14% | 0.53% | - |
| HSV(B) | 338.18º | 0.22% | 0.6% | - |
| XYZ | 23.64 | 21.51 | 24.38 | - |
| YUV | 130.24 | 128.43 | 143.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 119 | 131 | 0 | 0.22 | 0.14 | 0.40 | 338.18 | 0.14 | 0.53 |
| Hex | 98 | 77 | 83 | 0 | 16 | E | 28 | 152 | E | 35 |
| Octal | 230 | 167 | 203 | 0 | 26 | 16 | 50 | 522 | 16 | 65 |
| Binary | 10011000 | 1110111 | 10000011 | 0 | 10110 | 1110 | 101000 | 101010010 | 1110 | 110101 |
Color Harmonies of #987783
Complementary color
Monochromatic Colors of #987783
Black with #987783
Text Example
Text Example
White with #987783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987783; }
p { color: rgb(152,119,131); }
H1.HeaderClassName
{
color: #987783;
}
.AnyTagClassName
{
color: #987783;
}
</style>
background-color css
<style>
a { background-color: #987783; }
a { background-color: rgb(152,119,131); }
div.DivClassName
{
background-color: #987783;
}
.BgClassName
{
background-color: #987783;
}
</style>
border-color css
<style>
span { border-color: #987783; }
span { border-color: rgb(152,119,131); }
td.TdClassName
{
border-color: #987783;
}
.TagClassName
{
border-color: #987783;
}
</style>