Shades of Venus #938789
Tints of Venus #938789
RGB
CMYK
RGB Variations
Color information
#938789 (or 0x938789) is known color: Venus. HEX triplet: 93, 87 and 89. RGB value is (147,135,137). Sum of RGB (Red+Green+Blue) = 147+135+137=419 (55% of max value = 765). Red value is 147 (57.81% from 255 or 35.08% from 419); Green value is 135 (53.12% from 255 or 32.22% from 419); Blue value is 137 (53.91% from 255 or 32.70% from 419); Max value from RGB is 147 - color contains mainly: red. Hex color #938789 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #938789 is #6C7876. Grayscale: #8A8A8A. Windows color (decimal): -7108727 or 9013139. OLE color: 9013139.
HSL color Cylindrical-coordinate representation of color #938789: hue angle of 350º degrees, saturation: 0.05, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #938789 is Cyan = 0, Magento = 0.08, Yellow = 0.07 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 135 | 137 | - |
| CMYK | 0 | 0.08 | 0.07 | 0.42 |
| HSL | 350º | 0.05% | 0.55% | - |
| HSV(B) | 350º | 0.08% | 0.58% | - |
| XYZ | 25.21 | 25.34 | 27.23 | - |
| YUV | 138.82 | 126.98 | 133.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 135 | 137 | 0 | 0.08 | 0.07 | 0.42 | 350 | 0.05 | 0.55 |
| Hex | 93 | 87 | 89 | 0 | 8 | 7 | 2A | 15E | 5 | 37 |
| Octal | 223 | 207 | 211 | 0 | 10 | 7 | 52 | 536 | 5 | 67 |
| Binary | 10010011 | 10000111 | 10001001 | 0 | 1000 | 111 | 101010 | 101011110 | 101 | 110111 |
Color Harmonies of #938789
Complementary color
Monochromatic Colors of #938789
Black with #938789
Text Example
Text Example
White with #938789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938789; }
p { color: rgb(147,135,137); }
H1.HeaderClassName
{
color: #938789;
}
.AnyTagClassName
{
color: #938789;
}
</style>
background-color css
<style>
a { background-color: #938789; }
a { background-color: rgb(147,135,137); }
div.DivClassName
{
background-color: #938789;
}
.BgClassName
{
background-color: #938789;
}
</style>
border-color css
<style>
span { border-color: #938789; }
span { border-color: rgb(147,135,137); }
td.TdClassName
{
border-color: #938789;
}
.TagClassName
{
border-color: #938789;
}
</style>