Shades of Venus #938487
Tints of Venus #938487
RGB
CMYK
RGB Variations
Color information
#938487 (or 0x938487) is known color: Venus. HEX triplet: 93, 84 and 87. RGB value is (147,132,135). Sum of RGB (Red+Green+Blue) = 147+132+135=414 (54% of max value = 765). Red value is 147 (57.81% from 255 or 35.51% from 414); Green value is 132 (51.95% from 255 or 31.88% from 414); Blue value is 135 (53.12% from 255 or 32.61% from 414); Max value from RGB is 147 - color contains mainly: red. Hex color #938487 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #938487 is #6C7B78. Grayscale: #888888. Windows color (decimal): -7109497 or 8881299. OLE color: 8881299.
HSL color Cylindrical-coordinate representation of color #938487: hue angle of 348º 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 #938487 is Cyan = 0, Magento = 0.10, Yellow = 0.08 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 132 | 135 | - |
| CMYK | 0 | 0.10 | 0.08 | 0.42 |
| HSL | 348º | 0.06% | 0.55% | - |
| HSV(B) | 348º | 0.1% | 0.58% | - |
| XYZ | 24.66 | 24.45 | 26.34 | - |
| YUV | 136.83 | 126.97 | 135.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 132 | 135 | 0 | 0.10 | 0.08 | 0.42 | 348 | 0.06 | 0.55 |
| Hex | 93 | 84 | 87 | 0 | A | 8 | 2A | 15C | 6 | 37 |
| Octal | 223 | 204 | 207 | 0 | 12 | 10 | 52 | 534 | 6 | 67 |
| Binary | 10010011 | 10000100 | 10000111 | 0 | 1010 | 1000 | 101010 | 101011100 | 110 | 110111 |
Color Harmonies of #938487
Complementary color
Monochromatic Colors of #938487
Black with #938487
Text Example
Text Example
White with #938487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938487; }
p { color: rgb(147,132,135); }
H1.HeaderClassName
{
color: #938487;
}
.AnyTagClassName
{
color: #938487;
}
</style>
background-color css
<style>
a { background-color: #938487; }
a { background-color: rgb(147,132,135); }
div.DivClassName
{
background-color: #938487;
}
.BgClassName
{
background-color: #938487;
}
</style>
border-color css
<style>
span { border-color: #938487; }
span { border-color: rgb(147,132,135); }
td.TdClassName
{
border-color: #938487;
}
.TagClassName
{
border-color: #938487;
}
</style>