Shades of Venus #938188
Tints of Venus #938188
RGB
CMYK
RGB Variations
Color information
#938188 (or 0x938188) is known color: Venus. HEX triplet: 93, 81 and 88. RGB value is (147,129,136). Sum of RGB (Red+Green+Blue) = 147+129+136=412 (54% of max value = 765). Red value is 147 (57.81% from 255 or 35.68% from 412); Green value is 129 (50.78% from 255 or 31.31% from 412); Blue value is 136 (53.52% from 255 or 33.01% from 412); Max value from RGB is 147 - color contains mainly: red. Hex color #938188 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #938188 is #6C7E77. Grayscale: #878787. Windows color (decimal): -7110264 or 8946067. OLE color: 8946067.
HSL color Cylindrical-coordinate representation of color #938188: hue angle of 336.67º degrees, saturation: 0.08, 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 #938188 is Cyan = 0, Magento = 0.12, Yellow = 0.07 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 129 | 136 | - |
| CMYK | 0 | 0.12 | 0.07 | 0.42 |
| HSL | 336.67º | 0.08% | 0.54% | - |
| HSV(B) | 336.67º | 0.12% | 0.58% | - |
| XYZ | 24.33 | 23.68 | 26.58 | - |
| YUV | 135.18 | 128.46 | 136.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 129 | 136 | 0 | 0.12 | 0.07 | 0.42 | 336.67 | 0.08 | 0.54 |
| Hex | 93 | 81 | 88 | 0 | C | 7 | 2A | 151 | 8 | 36 |
| Octal | 223 | 201 | 210 | 0 | 14 | 7 | 52 | 521 | 10 | 66 |
| Binary | 10010011 | 10000001 | 10001000 | 0 | 1100 | 111 | 101010 | 101010001 | 1000 | 110110 |
Color Harmonies of #938188
Complementary color
Monochromatic Colors of #938188
Black with #938188
Text Example
Text Example
White with #938188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938188; }
p { color: rgb(147,129,136); }
H1.HeaderClassName
{
color: #938188;
}
.AnyTagClassName
{
color: #938188;
}
</style>
background-color css
<style>
a { background-color: #938188; }
a { background-color: rgb(147,129,136); }
div.DivClassName
{
background-color: #938188;
}
.BgClassName
{
background-color: #938188;
}
</style>
border-color css
<style>
span { border-color: #938188; }
span { border-color: rgb(147,129,136); }
td.TdClassName
{
border-color: #938188;
}
.TagClassName
{
border-color: #938188;
}
</style>