Shades of Venus #938287
Tints of Venus #938287
RGB
CMYK
RGB Variations
Color information
#938287 (or 0x938287) is known color: Venus. HEX triplet: 93, 82 and 87. RGB value is (147,130,135). Sum of RGB (Red+Green+Blue) = 147+130+135=412 (54% of max value = 765). Red value is 147 (57.81% from 255 or 35.68% from 412); Green value is 130 (51.17% from 255 or 31.55% from 412); Blue value is 135 (53.12% from 255 or 32.77% from 412); Max value from RGB is 147 - color contains mainly: red. Hex color #938287 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #938287 is #6C7D78. Grayscale: #878787. Windows color (decimal): -7110009 or 8880787. OLE color: 8880787.
HSL color Cylindrical-coordinate representation of color #938287: hue angle of 342.35º degrees, saturation: 0.07, 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 #938287 is Cyan = 0, Magento = 0.12, Yellow = 0.08 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 130 | 135 | - |
| CMYK | 0 | 0.12 | 0.08 | 0.42 |
| HSL | 342.35º | 0.07% | 0.54% | - |
| HSV(B) | 342.35º | 0.12% | 0.58% | - |
| XYZ | 24.39 | 23.92 | 26.25 | - |
| YUV | 135.65 | 127.63 | 136.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 130 | 135 | 0 | 0.12 | 0.08 | 0.42 | 342.35 | 0.07 | 0.54 |
| Hex | 93 | 82 | 87 | 0 | C | 8 | 2A | 156 | 7 | 36 |
| Octal | 223 | 202 | 207 | 0 | 14 | 10 | 52 | 526 | 7 | 66 |
| Binary | 10010011 | 10000010 | 10000111 | 0 | 1100 | 1000 | 101010 | 101010110 | 111 | 110110 |
Color Harmonies of #938287
Complementary color
Monochromatic Colors of #938287
Black with #938287
Text Example
Text Example
White with #938287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938287; }
p { color: rgb(147,130,135); }
H1.HeaderClassName
{
color: #938287;
}
.AnyTagClassName
{
color: #938287;
}
</style>
background-color css
<style>
a { background-color: #938287; }
a { background-color: rgb(147,130,135); }
div.DivClassName
{
background-color: #938287;
}
.BgClassName
{
background-color: #938287;
}
</style>
border-color css
<style>
span { border-color: #938287; }
span { border-color: rgb(147,130,135); }
td.TdClassName
{
border-color: #938287;
}
.TagClassName
{
border-color: #938287;
}
</style>