Shades of Venus #937882
Tints of Venus #937882
RGB
CMYK
RGB Variations
Color information
#937882 (or 0x937882) is known color: Venus. HEX triplet: 93, 78 and 82. RGB value is (147,120,130). Sum of RGB (Red+Green+Blue) = 147+120+130=397 (52% of max value = 765). Red value is 147 (57.81% from 255 or 37.03% from 397); Green value is 120 (47.27% from 255 or 30.23% from 397); Blue value is 130 (51.17% from 255 or 32.75% from 397); Max value from RGB is 147 - color contains mainly: red. Hex color #937882 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #937882 is #6C877D. Grayscale: #818181. Windows color (decimal): -7112574 or 8550547. OLE color: 8550547.
HSL color Cylindrical-coordinate representation of color #937882: hue angle of 337.78º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #937882 is Cyan = 0, Magento = 0.18, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 120 | 130 | - |
| CMYK | 0 | 0.18 | 0.12 | 0.42 |
| HSL | 337.78º | 0.11% | 0.52% | - |
| HSV(B) | 337.78º | 0.18% | 0.58% | - |
| XYZ | 22.78 | 21.25 | 24.02 | - |
| YUV | 129.21 | 128.45 | 140.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 120 | 130 | 0 | 0.18 | 0.12 | 0.42 | 337.78 | 0.11 | 0.52 |
| Hex | 93 | 78 | 82 | 0 | 12 | C | 2A | 152 | B | 34 |
| Octal | 223 | 170 | 202 | 0 | 22 | 14 | 52 | 522 | 13 | 64 |
| Binary | 10010011 | 1111000 | 10000010 | 0 | 10010 | 1100 | 101010 | 101010010 | 1011 | 110100 |
Color Harmonies of #937882
Complementary color
Monochromatic Colors of #937882
Black with #937882
Text Example
Text Example
White with #937882
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937882; }
p { color: rgb(147,120,130); }
H1.HeaderClassName
{
color: #937882;
}
.AnyTagClassName
{
color: #937882;
}
</style>
background-color css
<style>
a { background-color: #937882; }
a { background-color: rgb(147,120,130); }
div.DivClassName
{
background-color: #937882;
}
.BgClassName
{
background-color: #937882;
}
</style>
border-color css
<style>
span { border-color: #937882; }
span { border-color: rgb(147,120,130); }
td.TdClassName
{
border-color: #937882;
}
.TagClassName
{
border-color: #937882;
}
</style>