Shades of Venus #988385
Tints of Venus #988385
RGB
CMYK
RGB Variations
Color information
#988385 (or 0x988385) is known color: Venus. HEX triplet: 98, 83 and 85. RGB value is (152,131,133). Sum of RGB (Red+Green+Blue) = 152+131+133=416 (55% of max value = 765). Red value is 152 (59.77% from 255 or 36.54% from 416); Green value is 131 (51.56% from 255 or 31.49% from 416); Blue value is 133 (52.34% from 255 or 31.97% from 416); Max value from RGB is 152 - color contains mainly: red. Hex color #988385 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #988385 is #677C7A. Grayscale: #898989. Windows color (decimal): -6782075 or 8749976. OLE color: 8749976.
HSL color Cylindrical-coordinate representation of color #988385: hue angle of 354.29º 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 #988385 is Cyan = 0, Magento = 0.14, Yellow = 0.13 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 131 | 133 | - |
| CMYK | 0 | 0.14 | 0.13 | 0.40 |
| HSL | 354.29º | 0.09% | 0.55% | - |
| HSV(B) | 354.29º | 0.14% | 0.6% | - |
| XYZ | 25.3 | 24.6 | 25.61 | - |
| YUV | 137.51 | 125.46 | 138.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 131 | 133 | 0 | 0.14 | 0.13 | 0.40 | 354.29 | 0.09 | 0.55 |
| Hex | 98 | 83 | 85 | 0 | E | D | 28 | 162 | 9 | 37 |
| Octal | 230 | 203 | 205 | 0 | 16 | 15 | 50 | 542 | 11 | 67 |
| Binary | 10011000 | 10000011 | 10000101 | 0 | 1110 | 1101 | 101000 | 101100010 | 1001 | 110111 |
Color Harmonies of #988385
Complementary color
Monochromatic Colors of #988385
Black with #988385
Text Example
Text Example
White with #988385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #988385; }
p { color: rgb(152,131,133); }
H1.HeaderClassName
{
color: #988385;
}
.AnyTagClassName
{
color: #988385;
}
</style>
background-color css
<style>
a { background-color: #988385; }
a { background-color: rgb(152,131,133); }
div.DivClassName
{
background-color: #988385;
}
.BgClassName
{
background-color: #988385;
}
</style>
border-color css
<style>
span { border-color: #988385; }
span { border-color: rgb(152,131,133); }
td.TdClassName
{
border-color: #988385;
}
.TagClassName
{
border-color: #988385;
}
</style>