Shades of Venus #918688
Tints of Venus #918688
RGB
CMYK
RGB Variations
Color information
#918688 (or 0x918688) is known color: Venus. HEX triplet: 91, 86 and 88. RGB value is (145,134,136). Sum of RGB (Red+Green+Blue) = 145+134+136=415 (54% of max value = 765). Red value is 145 (57.03% from 255 or 34.94% from 415); Green value is 134 (52.73% from 255 or 32.29% from 415); Blue value is 136 (53.52% from 255 or 32.77% from 415); Max value from RGB is 145 - color contains mainly: red. Hex color #918688 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #918688 is #6E7977. Grayscale: #898989. Windows color (decimal): -7240056 or 8947345. OLE color: 8947345.
HSL color Cylindrical-coordinate representation of color #918688: hue angle of 349.09º degrees, saturation: 0.05, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #918688 is Cyan = 0, Magento = 0.08, Yellow = 0.06 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 134 | 136 | - |
| CMYK | 0 | 0.08 | 0.06 | 0.43 |
| HSL | 349.09º | 0.05% | 0.55% | - |
| HSV(B) | 349.09º | 0.08% | 0.57% | - |
| XYZ | 24.65 | 24.85 | 26.79 | - |
| YUV | 137.52 | 127.14 | 133.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 134 | 136 | 0 | 0.08 | 0.06 | 0.43 | 349.09 | 0.05 | 0.55 |
| Hex | 91 | 86 | 88 | 0 | 8 | 6 | 2B | 15D | 5 | 37 |
| Octal | 221 | 206 | 210 | 0 | 10 | 6 | 53 | 535 | 5 | 67 |
| Binary | 10010001 | 10000110 | 10001000 | 0 | 1000 | 110 | 101011 | 101011101 | 101 | 110111 |
Color Harmonies of #918688
Complementary color
Monochromatic Colors of #918688
Black with #918688
Text Example
Text Example
White with #918688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918688; }
p { color: rgb(145,134,136); }
H1.HeaderClassName
{
color: #918688;
}
.AnyTagClassName
{
color: #918688;
}
</style>
background-color css
<style>
a { background-color: #918688; }
a { background-color: rgb(145,134,136); }
div.DivClassName
{
background-color: #918688;
}
.BgClassName
{
background-color: #918688;
}
</style>
border-color css
<style>
span { border-color: #918688; }
span { border-color: rgb(145,134,136); }
td.TdClassName
{
border-color: #918688;
}
.TagClassName
{
border-color: #918688;
}
</style>