Shades of Venus #938289
Tints of Venus #938289
RGB
CMYK
RGB Variations
Color information
#938289 (or 0x938289) is known color: Venus. HEX triplet: 93, 82 and 89. RGB value is (147,130,137). Sum of RGB (Red+Green+Blue) = 147+130+137=414 (54% of max value = 765). Red value is 147 (57.81% from 255 or 35.51% from 414); Green value is 130 (51.17% from 255 or 31.40% from 414); Blue value is 137 (53.91% from 255 or 33.09% from 414); Max value from RGB is 147 - color contains mainly: red. Hex color #938289 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #938289 is #6C7D76. Grayscale: #878787. Windows color (decimal): -7110007 or 9011859. OLE color: 9011859.
HSL color Cylindrical-coordinate representation of color #938289: hue angle of 335.29º degrees, saturation: 0.07, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #938289 is Cyan = 0, Magento = 0.12, Yellow = 0.07 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 130 | 137 | - |
| CMYK | 0 | 0.12 | 0.07 | 0.42 |
| HSL | 335.29º | 0.07% | 0.54% | - |
| HSV(B) | 335.29º | 0.12% | 0.58% | - |
| XYZ | 24.53 | 23.97 | 27 | - |
| YUV | 135.88 | 128.63 | 135.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 130 | 137 | 0 | 0.12 | 0.07 | 0.42 | 335.29 | 0.07 | 0.54 |
| Hex | 93 | 82 | 89 | 0 | C | 7 | 2A | 14F | 7 | 36 |
| Octal | 223 | 202 | 211 | 0 | 14 | 7 | 52 | 517 | 7 | 66 |
| Binary | 10010011 | 10000010 | 10001001 | 0 | 1100 | 111 | 101010 | 101001111 | 111 | 110110 |
Color Harmonies of #938289
Complementary color
Monochromatic Colors of #938289
Black with #938289
Text Example
Text Example
White with #938289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938289; }
p { color: rgb(147,130,137); }
H1.HeaderClassName
{
color: #938289;
}
.AnyTagClassName
{
color: #938289;
}
</style>
background-color css
<style>
a { background-color: #938289; }
a { background-color: rgb(147,130,137); }
div.DivClassName
{
background-color: #938289;
}
.BgClassName
{
background-color: #938289;
}
</style>
border-color css
<style>
span { border-color: #938289; }
span { border-color: rgb(147,130,137); }
td.TdClassName
{
border-color: #938289;
}
.TagClassName
{
border-color: #938289;
}
</style>