Shades of Venus #987683
Tints of Venus #987683
RGB
CMYK
RGB Variations
Color information
#987683 (or 0x987683) is known color: Venus. HEX triplet: 98, 76 and 83. RGB value is (152,118,131). Sum of RGB (Red+Green+Blue) = 152+118+131=401 (53% of max value = 765). Red value is 152 (59.77% from 255 or 37.91% from 401); Green value is 118 (46.48% from 255 or 29.43% from 401); Blue value is 131 (51.56% from 255 or 32.67% from 401); Max value from RGB is 152 - color contains mainly: red. Hex color #987683 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #987683 is #67897C. Grayscale: #818181. Windows color (decimal): -6785405 or 8615576. OLE color: 8615576.
HSL color Cylindrical-coordinate representation of color #987683: hue angle of 337.06º 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 #987683 is Cyan = 0, Magento = 0.22, Yellow = 0.14 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 118 | 131 | - |
| CMYK | 0 | 0.22 | 0.14 | 0.40 |
| HSL | 337.06º | 0.14% | 0.53% | - |
| HSV(B) | 337.06º | 0.22% | 0.6% | - |
| XYZ | 23.52 | 21.27 | 24.34 | - |
| YUV | 129.65 | 128.76 | 143.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 118 | 131 | 0 | 0.22 | 0.14 | 0.40 | 337.06 | 0.14 | 0.53 |
| Hex | 98 | 76 | 83 | 0 | 16 | E | 28 | 151 | E | 35 |
| Octal | 230 | 166 | 203 | 0 | 26 | 16 | 50 | 521 | 16 | 65 |
| Binary | 10011000 | 1110110 | 10000011 | 0 | 10110 | 1110 | 101000 | 101010001 | 1110 | 110101 |
Color Harmonies of #987683
Complementary color
Monochromatic Colors of #987683
Black with #987683
Text Example
Text Example
White with #987683
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987683; }
p { color: rgb(152,118,131); }
H1.HeaderClassName
{
color: #987683;
}
.AnyTagClassName
{
color: #987683;
}
</style>
background-color css
<style>
a { background-color: #987683; }
a { background-color: rgb(152,118,131); }
div.DivClassName
{
background-color: #987683;
}
.BgClassName
{
background-color: #987683;
}
</style>
border-color css
<style>
span { border-color: #987683; }
span { border-color: rgb(152,118,131); }
td.TdClassName
{
border-color: #987683;
}
.TagClassName
{
border-color: #987683;
}
</style>