Shades of Venus #938588
Tints of Venus #938588
RGB
CMYK
RGB Variations
Color information
#938588 (or 0x938588) is known color: Venus. HEX triplet: 93, 85 and 88. RGB value is (147,133,136). Sum of RGB (Red+Green+Blue) = 147+133+136=416 (55% of max value = 765). Red value is 147 (57.81% from 255 or 35.34% from 416); Green value is 133 (52.34% from 255 or 31.97% from 416); Blue value is 136 (53.52% from 255 or 32.69% from 416); Max value from RGB is 147 - color contains mainly: red. Hex color #938588 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #938588 is #6C7A77. Grayscale: #898989. Windows color (decimal): -7109240 or 8947091. OLE color: 8947091.
HSL color Cylindrical-coordinate representation of color #938588: hue angle of 347.14º degrees, saturation: 0.06, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #938588 is Cyan = 0, Magento = 0.10, Yellow = 0.07 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 133 | 136 | - |
| CMYK | 0 | 0.10 | 0.07 | 0.42 |
| HSL | 347.14º | 0.06% | 0.55% | - |
| HSV(B) | 347.14º | 0.1% | 0.58% | - |
| XYZ | 24.86 | 24.76 | 26.76 | - |
| YUV | 137.53 | 127.14 | 134.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 133 | 136 | 0 | 0.10 | 0.07 | 0.42 | 347.14 | 0.06 | 0.55 |
| Hex | 93 | 85 | 88 | 0 | A | 7 | 2A | 15B | 6 | 37 |
| Octal | 223 | 205 | 210 | 0 | 12 | 7 | 52 | 533 | 6 | 67 |
| Binary | 10010011 | 10000101 | 10001000 | 0 | 1010 | 111 | 101010 | 101011011 | 110 | 110111 |
Color Harmonies of #938588
Complementary color
Monochromatic Colors of #938588
Black with #938588
Text Example
Text Example
White with #938588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938588; }
p { color: rgb(147,133,136); }
H1.HeaderClassName
{
color: #938588;
}
.AnyTagClassName
{
color: #938588;
}
</style>
background-color css
<style>
a { background-color: #938588; }
a { background-color: rgb(147,133,136); }
div.DivClassName
{
background-color: #938588;
}
.BgClassName
{
background-color: #938588;
}
</style>
border-color css
<style>
span { border-color: #938588; }
span { border-color: rgb(147,133,136); }
td.TdClassName
{
border-color: #938588;
}
.TagClassName
{
border-color: #938588;
}
</style>