Shades of Venus #918389
Tints of Venus #918389
RGB
CMYK
RGB Variations
Color information
#918389 (or 0x918389) is known color: Venus. HEX triplet: 91, 83 and 89. RGB value is (145,131,137). Sum of RGB (Red+Green+Blue) = 145+131+137=413 (54% of max value = 765). Red value is 145 (57.03% from 255 or 35.11% from 413); Green value is 131 (51.56% from 255 or 31.72% from 413); Blue value is 137 (53.91% from 255 or 33.17% from 413); Max value from RGB is 145 - color contains mainly: red. Hex color #918389 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #918389 is #6E7C76. Grayscale: #878787. Windows color (decimal): -7240823 or 9012113. OLE color: 9012113.
HSL color Cylindrical-coordinate representation of color #918389: hue angle of 334.29º degrees, saturation: 0.06, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #918389 is Cyan = 0, Magento = 0.10, Yellow = 0.06 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 131 | 137 | - |
| CMYK | 0 | 0.10 | 0.06 | 0.43 |
| HSL | 334.29º | 0.06% | 0.54% | - |
| HSV(B) | 334.29º | 0.1% | 0.57% | - |
| XYZ | 24.31 | 24.06 | 27.03 | - |
| YUV | 135.87 | 128.64 | 134.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 131 | 137 | 0 | 0.10 | 0.06 | 0.43 | 334.29 | 0.06 | 0.54 |
| Hex | 91 | 83 | 89 | 0 | A | 6 | 2B | 14E | 6 | 36 |
| Octal | 221 | 203 | 211 | 0 | 12 | 6 | 53 | 516 | 6 | 66 |
| Binary | 10010001 | 10000011 | 10001001 | 0 | 1010 | 110 | 101011 | 101001110 | 110 | 110110 |
Color Harmonies of #918389
Complementary color
Monochromatic Colors of #918389
Black with #918389
Text Example
Text Example
White with #918389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918389; }
p { color: rgb(145,131,137); }
H1.HeaderClassName
{
color: #918389;
}
.AnyTagClassName
{
color: #918389;
}
</style>
background-color css
<style>
a { background-color: #918389; }
a { background-color: rgb(145,131,137); }
div.DivClassName
{
background-color: #918389;
}
.BgClassName
{
background-color: #918389;
}
</style>
border-color css
<style>
span { border-color: #918389; }
span { border-color: rgb(145,131,137); }
td.TdClassName
{
border-color: #918389;
}
.TagClassName
{
border-color: #918389;
}
</style>