Shades of Venus #918188
Tints of Venus #918188
RGB
CMYK
RGB Variations
Color information
#918188 (or 0x918188) is known color: Venus. HEX triplet: 91, 81 and 88. RGB value is (145,129,136). Sum of RGB (Red+Green+Blue) = 145+129+136=410 (54% of max value = 765). Red value is 145 (57.03% from 255 or 35.37% from 410); Green value is 129 (50.78% from 255 or 31.46% from 410); Blue value is 136 (53.52% from 255 or 33.17% from 410); Max value from RGB is 145 - color contains mainly: red. Hex color #918188 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #918188 is #6E7E77. Grayscale: #868686. Windows color (decimal): -7241336 or 8946065. OLE color: 8946065.
HSL color Cylindrical-coordinate representation of color #918188: hue angle of 333.75º degrees, saturation: 0.07, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #918188 is Cyan = 0, Magento = 0.11, Yellow = 0.06 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 129 | 136 | - |
| CMYK | 0 | 0.11 | 0.06 | 0.43 |
| HSL | 333.75º | 0.07% | 0.54% | - |
| HSV(B) | 333.75º | 0.11% | 0.57% | - |
| XYZ | 23.97 | 23.5 | 26.56 | - |
| YUV | 134.58 | 128.8 | 135.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 129 | 136 | 0 | 0.11 | 0.06 | 0.43 | 333.75 | 0.07 | 0.54 |
| Hex | 91 | 81 | 88 | 0 | B | 6 | 2B | 14E | 7 | 36 |
| Octal | 221 | 201 | 210 | 0 | 13 | 6 | 53 | 516 | 7 | 66 |
| Binary | 10010001 | 10000001 | 10001000 | 0 | 1011 | 110 | 101011 | 101001110 | 111 | 110110 |
Color Harmonies of #918188
Complementary color
Monochromatic Colors of #918188
Black with #918188
Text Example
Text Example
White with #918188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918188; }
p { color: rgb(145,129,136); }
H1.HeaderClassName
{
color: #918188;
}
.AnyTagClassName
{
color: #918188;
}
</style>
background-color css
<style>
a { background-color: #918188; }
a { background-color: rgb(145,129,136); }
div.DivClassName
{
background-color: #918188;
}
.BgClassName
{
background-color: #918188;
}
</style>
border-color css
<style>
span { border-color: #918188; }
span { border-color: rgb(145,129,136); }
td.TdClassName
{
border-color: #918188;
}
.TagClassName
{
border-color: #918188;
}
</style>