Shades of Venus #938687
Tints of Venus #938687
RGB
CMYK
RGB Variations
Color information
#938687 (or 0x938687) is known color: Venus. HEX triplet: 93, 86 and 87. RGB value is (147,134,135). Sum of RGB (Red+Green+Blue) = 147+134+135=416 (55% of max value = 765). Red value is 147 (57.81% from 255 or 35.34% from 416); Green value is 134 (52.73% from 255 or 32.21% from 416); Blue value is 135 (53.12% from 255 or 32.45% from 416); Max value from RGB is 147 - color contains mainly: red. Hex color #938687 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #938687 is #6C7978. Grayscale: #8A8A8A. Windows color (decimal): -7108985 or 8881811. OLE color: 8881811.
HSL color Cylindrical-coordinate representation of color #938687: hue angle of 355.38º degrees, saturation: 0.06, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #938687 is Cyan = 0, Magento = 0.09, Yellow = 0.08 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 134 | 135 | - |
| CMYK | 0 | 0.09 | 0.08 | 0.42 |
| HSL | 355.38º | 0.06% | 0.55% | - |
| HSV(B) | 355.38º | 0.09% | 0.58% | - |
| XYZ | 24.93 | 25 | 26.43 | - |
| YUV | 138 | 126.31 | 134.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 134 | 135 | 0 | 0.09 | 0.08 | 0.42 | 355.38 | 0.06 | 0.55 |
| Hex | 93 | 86 | 87 | 0 | 9 | 8 | 2A | 163 | 6 | 37 |
| Octal | 223 | 206 | 207 | 0 | 11 | 10 | 52 | 543 | 6 | 67 |
| Binary | 10010011 | 10000110 | 10000111 | 0 | 1001 | 1000 | 101010 | 101100011 | 110 | 110111 |
Color Harmonies of #938687
Complementary color
Monochromatic Colors of #938687
Black with #938687
Text Example
Text Example
White with #938687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938687; }
p { color: rgb(147,134,135); }
H1.HeaderClassName
{
color: #938687;
}
.AnyTagClassName
{
color: #938687;
}
</style>
background-color css
<style>
a { background-color: #938687; }
a { background-color: rgb(147,134,135); }
div.DivClassName
{
background-color: #938687;
}
.BgClassName
{
background-color: #938687;
}
</style>
border-color css
<style>
span { border-color: #938687; }
span { border-color: rgb(147,134,135); }
td.TdClassName
{
border-color: #938687;
}
.TagClassName
{
border-color: #938687;
}
</style>