Shades of Venus #938385
Tints of Venus #938385
RGB
CMYK
RGB Variations
Color information
#938385 (or 0x938385) is known color: Venus. HEX triplet: 93, 83 and 85. RGB value is (147,131,133). Sum of RGB (Red+Green+Blue) = 147+131+133=411 (54% of max value = 765). Red value is 147 (57.81% from 255 or 35.77% from 411); Green value is 131 (51.56% from 255 or 31.87% from 411); Blue value is 133 (52.34% from 255 or 32.36% from 411); Max value from RGB is 147 - color contains mainly: red. Hex color #938385 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #938385 is #6C7C7A. Grayscale: #888888. Windows color (decimal): -7109755 or 8749971. OLE color: 8749971.
HSL color Cylindrical-coordinate representation of color #938385: hue angle of 352.5º degrees, saturation: 0.07, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #938385 is Cyan = 0, Magento = 0.11, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 131 | 133 | - |
| CMYK | 0 | 0.11 | 0.10 | 0.42 |
| HSL | 352.5º | 0.07% | 0.55% | - |
| HSV(B) | 352.5º | 0.11% | 0.58% | - |
| XYZ | 24.38 | 24.13 | 25.56 | - |
| YUV | 136.01 | 126.3 | 135.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 131 | 133 | 0 | 0.11 | 0.10 | 0.42 | 352.5 | 0.07 | 0.55 |
| Hex | 93 | 83 | 85 | 0 | B | A | 2A | 160 | 7 | 37 |
| Octal | 223 | 203 | 205 | 0 | 13 | 12 | 52 | 540 | 7 | 67 |
| Binary | 10010011 | 10000011 | 10000101 | 0 | 1011 | 1010 | 101010 | 101100000 | 111 | 110111 |
Color Harmonies of #938385
Complementary color
Monochromatic Colors of #938385
Black with #938385
Text Example
Text Example
White with #938385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938385; }
p { color: rgb(147,131,133); }
H1.HeaderClassName
{
color: #938385;
}
.AnyTagClassName
{
color: #938385;
}
</style>
background-color css
<style>
a { background-color: #938385; }
a { background-color: rgb(147,131,133); }
div.DivClassName
{
background-color: #938385;
}
.BgClassName
{
background-color: #938385;
}
</style>
border-color css
<style>
span { border-color: #938385; }
span { border-color: rgb(147,131,133); }
td.TdClassName
{
border-color: #938385;
}
.TagClassName
{
border-color: #938385;
}
</style>