Shades of Venus #938183
Tints of Venus #938183
RGB
CMYK
RGB Variations
Color information
#938183 (or 0x938183) is known color: Venus. HEX triplet: 93, 81 and 83. RGB value is (147,129,131). Sum of RGB (Red+Green+Blue) = 147+129+131=407 (53% of max value = 765). Red value is 147 (57.81% from 255 or 36.12% from 407); Green value is 129 (50.78% from 255 or 31.70% from 407); Blue value is 131 (51.56% from 255 or 32.19% from 407); Max value from RGB is 147 - color contains mainly: red. Hex color #938183 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #938183 is #6C7E7C. Grayscale: #868686. Windows color (decimal): -7110269 or 8618387. OLE color: 8618387.
HSL color Cylindrical-coordinate representation of color #938183: hue angle of 353.33º 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 #938183 is Cyan = 0, Magento = 0.12, Yellow = 0.11 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 129 | 131 | - |
| CMYK | 0 | 0.12 | 0.11 | 0.42 |
| HSL | 353.33º | 0.08% | 0.54% | - |
| HSV(B) | 353.33º | 0.12% | 0.58% | - |
| XYZ | 23.98 | 23.54 | 24.75 | - |
| YUV | 134.61 | 125.96 | 136.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 129 | 131 | 0 | 0.12 | 0.11 | 0.42 | 353.33 | 0.08 | 0.54 |
| Hex | 93 | 81 | 83 | 0 | C | B | 2A | 161 | 8 | 36 |
| Octal | 223 | 201 | 203 | 0 | 14 | 13 | 52 | 541 | 10 | 66 |
| Binary | 10010011 | 10000001 | 10000011 | 0 | 1100 | 1011 | 101010 | 101100001 | 1000 | 110110 |
Color Harmonies of #938183
Complementary color
Monochromatic Colors of #938183
Black with #938183
Text Example
Text Example
White with #938183
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938183; }
p { color: rgb(147,129,131); }
H1.HeaderClassName
{
color: #938183;
}
.AnyTagClassName
{
color: #938183;
}
</style>
background-color css
<style>
a { background-color: #938183; }
a { background-color: rgb(147,129,131); }
div.DivClassName
{
background-color: #938183;
}
.BgClassName
{
background-color: #938183;
}
</style>
border-color css
<style>
span { border-color: #938183; }
span { border-color: rgb(147,129,131); }
td.TdClassName
{
border-color: #938183;
}
.TagClassName
{
border-color: #938183;
}
</style>