Shades of Venus #938386
Tints of Venus #938386
RGB
CMYK
RGB Variations
Color information
#938386 (or 0x938386) is known color: Venus. HEX triplet: 93, 83 and 86. RGB value is (147,131,134). Sum of RGB (Red+Green+Blue) = 147+131+134=412 (54% of max value = 765). Red value is 147 (57.81% from 255 or 35.68% from 412); Green value is 131 (51.56% from 255 or 31.80% from 412); Blue value is 134 (52.73% from 255 or 32.52% from 412); Max value from RGB is 147 - color contains mainly: red. Hex color #938386 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #938386 is #6C7C79. Grayscale: #888888. Windows color (decimal): -7109754 or 8815507. OLE color: 8815507.
HSL color Cylindrical-coordinate representation of color #938386: hue angle of 348.75º 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 #938386 is Cyan = 0, Magento = 0.11, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 131 | 134 | - |
| CMYK | 0 | 0.11 | 0.09 | 0.42 |
| HSL | 348.75º | 0.07% | 0.55% | - |
| HSV(B) | 348.75º | 0.11% | 0.58% | - |
| XYZ | 24.45 | 24.16 | 25.93 | - |
| YUV | 136.13 | 126.8 | 135.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 131 | 134 | 0 | 0.11 | 0.09 | 0.42 | 348.75 | 0.07 | 0.55 |
| Hex | 93 | 83 | 86 | 0 | B | 9 | 2A | 15D | 7 | 37 |
| Octal | 223 | 203 | 206 | 0 | 13 | 11 | 52 | 535 | 7 | 67 |
| Binary | 10010011 | 10000011 | 10000110 | 0 | 1011 | 1001 | 101010 | 101011101 | 111 | 110111 |
Color Harmonies of #938386
Complementary color
Monochromatic Colors of #938386
Black with #938386
Text Example
Text Example
White with #938386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938386; }
p { color: rgb(147,131,134); }
H1.HeaderClassName
{
color: #938386;
}
.AnyTagClassName
{
color: #938386;
}
</style>
background-color css
<style>
a { background-color: #938386; }
a { background-color: rgb(147,131,134); }
div.DivClassName
{
background-color: #938386;
}
.BgClassName
{
background-color: #938386;
}
</style>
border-color css
<style>
span { border-color: #938386; }
span { border-color: rgb(147,131,134); }
td.TdClassName
{
border-color: #938386;
}
.TagClassName
{
border-color: #938386;
}
</style>