Shades of Venus #938489
Tints of Venus #938489
RGB
CMYK
RGB Variations
Color information
#938489 (or 0x938489) is known color: Venus. HEX triplet: 93, 84 and 89. RGB value is (147,132,137). Sum of RGB (Red+Green+Blue) = 147+132+137=416 (55% of max value = 765). Red value is 147 (57.81% from 255 or 35.34% from 416); Green value is 132 (51.95% from 255 or 31.73% from 416); Blue value is 137 (53.91% from 255 or 32.93% from 416); Max value from RGB is 147 - color contains mainly: red. Hex color #938489 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #938489 is #6C7B76. Grayscale: #898989. Windows color (decimal): -7109495 or 9012371. OLE color: 9012371.
HSL color Cylindrical-coordinate representation of color #938489: hue angle of 340º 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 #938489 is Cyan = 0, Magento = 0.10, Yellow = 0.07 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 132 | 137 | - |
| CMYK | 0 | 0.10 | 0.07 | 0.42 |
| HSL | 340º | 0.06% | 0.55% | - |
| HSV(B) | 340º | 0.1% | 0.58% | - |
| XYZ | 24.8 | 24.51 | 27.09 | - |
| YUV | 137.06 | 127.97 | 135.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 132 | 137 | 0 | 0.10 | 0.07 | 0.42 | 340 | 0.06 | 0.55 |
| Hex | 93 | 84 | 89 | 0 | A | 7 | 2A | 154 | 6 | 37 |
| Octal | 223 | 204 | 211 | 0 | 12 | 7 | 52 | 524 | 6 | 67 |
| Binary | 10010011 | 10000100 | 10001001 | 0 | 1010 | 111 | 101010 | 101010100 | 110 | 110111 |
Color Harmonies of #938489
Complementary color
Monochromatic Colors of #938489
Black with #938489
Text Example
Text Example
White with #938489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938489; }
p { color: rgb(147,132,137); }
H1.HeaderClassName
{
color: #938489;
}
.AnyTagClassName
{
color: #938489;
}
</style>
background-color css
<style>
a { background-color: #938489; }
a { background-color: rgb(147,132,137); }
div.DivClassName
{
background-color: #938489;
}
.BgClassName
{
background-color: #938489;
}
</style>
border-color css
<style>
span { border-color: #938489; }
span { border-color: rgb(147,132,137); }
td.TdClassName
{
border-color: #938489;
}
.TagClassName
{
border-color: #938489;
}
</style>