Shades of Venus #988388
Tints of Venus #988388
RGB
CMYK
RGB Variations
Color information
#988388 (or 0x988388) is known color: Venus. HEX triplet: 98, 83 and 88. RGB value is (152,131,136). Sum of RGB (Red+Green+Blue) = 152+131+136=419 (55% of max value = 765). Red value is 152 (59.77% from 255 or 36.28% from 419); Green value is 131 (51.56% from 255 or 31.26% from 419); Blue value is 136 (53.52% from 255 or 32.46% from 419); Max value from RGB is 152 - color contains mainly: red. Hex color #988388 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #988388 is #677C77. Grayscale: #898989. Windows color (decimal): -6782072 or 8946584. OLE color: 8946584.
HSL color Cylindrical-coordinate representation of color #988388: hue angle of 345.71º degrees, saturation: 0.09, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #988388 is Cyan = 0, Magento = 0.14, Yellow = 0.11 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 131 | 136 | - |
| CMYK | 0 | 0.14 | 0.11 | 0.40 |
| HSL | 345.71º | 0.09% | 0.55% | - |
| HSV(B) | 345.71º | 0.14% | 0.6% | - |
| XYZ | 25.51 | 24.69 | 26.71 | - |
| YUV | 137.85 | 126.96 | 138.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 131 | 136 | 0 | 0.14 | 0.11 | 0.40 | 345.71 | 0.09 | 0.55 |
| Hex | 98 | 83 | 88 | 0 | E | B | 28 | 15A | 9 | 37 |
| Octal | 230 | 203 | 210 | 0 | 16 | 13 | 50 | 532 | 11 | 67 |
| Binary | 10011000 | 10000011 | 10001000 | 0 | 1110 | 1011 | 101000 | 101011010 | 1001 | 110111 |
Color Harmonies of #988388
Complementary color
Monochromatic Colors of #988388
Black with #988388
Text Example
Text Example
White with #988388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #988388; }
p { color: rgb(152,131,136); }
H1.HeaderClassName
{
color: #988388;
}
.AnyTagClassName
{
color: #988388;
}
</style>
background-color css
<style>
a { background-color: #988388; }
a { background-color: rgb(152,131,136); }
div.DivClassName
{
background-color: #988388;
}
.BgClassName
{
background-color: #988388;
}
</style>
border-color css
<style>
span { border-color: #988388; }
span { border-color: rgb(152,131,136); }
td.TdClassName
{
border-color: #988388;
}
.TagClassName
{
border-color: #988388;
}
</style>