Shades of Venus #938182
Tints of Venus #938182
RGB
CMYK
RGB Variations
Color information
#938182 (or 0x938182) is known color: Venus. HEX triplet: 93, 81 and 82. RGB value is (147,129,130). Sum of RGB (Red+Green+Blue) = 147+129+130=406 (53% of max value = 765). Red value is 147 (57.81% from 255 or 36.21% from 406); Green value is 129 (50.78% from 255 or 31.77% from 406); Blue value is 130 (51.17% from 255 or 32.02% from 406); Max value from RGB is 147 - color contains mainly: red. Hex color #938182 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #938182 is #6C7E7D. Grayscale: #868686. Windows color (decimal): -7110270 or 8552851. OLE color: 8552851.
HSL color Cylindrical-coordinate representation of color #938182: hue angle of 356.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 #938182 is Cyan = 0, Magento = 0.12, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 129 | 130 | - |
| CMYK | 0 | 0.12 | 0.12 | 0.42 |
| HSL | 356.67º | 0.08% | 0.54% | - |
| HSV(B) | 356.67º | 0.12% | 0.58% | - |
| XYZ | 23.91 | 23.52 | 24.4 | - |
| YUV | 134.5 | 125.46 | 136.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 129 | 130 | 0 | 0.12 | 0.12 | 0.42 | 356.67 | 0.08 | 0.54 |
| Hex | 93 | 81 | 82 | 0 | C | C | 2A | 165 | 8 | 36 |
| Octal | 223 | 201 | 202 | 0 | 14 | 14 | 52 | 545 | 10 | 66 |
| Binary | 10010011 | 10000001 | 10000010 | 0 | 1100 | 1100 | 101010 | 101100101 | 1000 | 110110 |
Color Harmonies of #938182
Complementary color
Monochromatic Colors of #938182
Black with #938182
Text Example
Text Example
White with #938182
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938182; }
p { color: rgb(147,129,130); }
H1.HeaderClassName
{
color: #938182;
}
.AnyTagClassName
{
color: #938182;
}
</style>
background-color css
<style>
a { background-color: #938182; }
a { background-color: rgb(147,129,130); }
div.DivClassName
{
background-color: #938182;
}
.BgClassName
{
background-color: #938182;
}
</style>
border-color css
<style>
span { border-color: #938182; }
span { border-color: rgb(147,129,130); }
td.TdClassName
{
border-color: #938182;
}
.TagClassName
{
border-color: #938182;
}
</style>