Shades of Venus #938485
Tints of Venus #938485
RGB
CMYK
RGB Variations
Color information
#938485 (or 0x938485) is known color: Venus. HEX triplet: 93, 84 and 85. RGB value is (147,132,133). Sum of RGB (Red+Green+Blue) = 147+132+133=412 (54% of max value = 765). Red value is 147 (57.81% from 255 or 35.68% from 412); Green value is 132 (51.95% from 255 or 32.04% from 412); Blue value is 133 (52.34% from 255 or 32.28% from 412); Max value from RGB is 147 - color contains mainly: red. Hex color #938485 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #938485 is #6C7B7A. Grayscale: #888888. Windows color (decimal): -7109499 or 8750227. OLE color: 8750227.
HSL color Cylindrical-coordinate representation of color #938485: hue angle of 356º 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 #938485 is Cyan = 0, Magento = 0.10, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 132 | 133 | - |
| CMYK | 0 | 0.10 | 0.10 | 0.42 |
| HSL | 356º | 0.06% | 0.55% | - |
| HSV(B) | 356º | 0.1% | 0.58% | - |
| XYZ | 24.52 | 24.4 | 25.61 | - |
| YUV | 136.6 | 125.97 | 135.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 132 | 133 | 0 | 0.10 | 0.10 | 0.42 | 356 | 0.06 | 0.55 |
| Hex | 93 | 84 | 85 | 0 | A | A | 2A | 164 | 6 | 37 |
| Octal | 223 | 204 | 205 | 0 | 12 | 12 | 52 | 544 | 6 | 67 |
| Binary | 10010011 | 10000100 | 10000101 | 0 | 1010 | 1010 | 101010 | 101100100 | 110 | 110111 |
Color Harmonies of #938485
Complementary color
Monochromatic Colors of #938485
Black with #938485
Text Example
Text Example
White with #938485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938485; }
p { color: rgb(147,132,133); }
H1.HeaderClassName
{
color: #938485;
}
.AnyTagClassName
{
color: #938485;
}
</style>
background-color css
<style>
a { background-color: #938485; }
a { background-color: rgb(147,132,133); }
div.DivClassName
{
background-color: #938485;
}
.BgClassName
{
background-color: #938485;
}
</style>
border-color css
<style>
span { border-color: #938485; }
span { border-color: rgb(147,132,133); }
td.TdClassName
{
border-color: #938485;
}
.TagClassName
{
border-color: #938485;
}
</style>