Shades of Venus #938284
Tints of Venus #938284
RGB
CMYK
RGB Variations
Color information
#938284 (or 0x938284) is known color: Venus. HEX triplet: 93, 82 and 84. RGB value is (147,130,132). Sum of RGB (Red+Green+Blue) = 147+130+132=409 (54% of max value = 765). Red value is 147 (57.81% from 255 or 35.94% from 409); Green value is 130 (51.17% from 255 or 31.78% from 409); Blue value is 132 (51.95% from 255 or 32.27% from 409); Max value from RGB is 147 - color contains mainly: red. Hex color #938284 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #938284 is #6C7D7B. Grayscale: #878787. Windows color (decimal): -7110012 or 8684179. OLE color: 8684179.
HSL color Cylindrical-coordinate representation of color #938284: hue angle of 352.94º 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 #938284 is Cyan = 0, Magento = 0.12, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 130 | 132 | - |
| CMYK | 0 | 0.12 | 0.10 | 0.42 |
| HSL | 352.94º | 0.07% | 0.54% | - |
| HSV(B) | 352.94º | 0.12% | 0.58% | - |
| XYZ | 24.18 | 23.83 | 25.16 | - |
| YUV | 135.31 | 126.13 | 136.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 130 | 132 | 0 | 0.12 | 0.10 | 0.42 | 352.94 | 0.07 | 0.54 |
| Hex | 93 | 82 | 84 | 0 | C | A | 2A | 161 | 7 | 36 |
| Octal | 223 | 202 | 204 | 0 | 14 | 12 | 52 | 541 | 7 | 66 |
| Binary | 10010011 | 10000010 | 10000100 | 0 | 1100 | 1010 | 101010 | 101100001 | 111 | 110110 |
Color Harmonies of #938284
Complementary color
Monochromatic Colors of #938284
Black with #938284
Text Example
Text Example
White with #938284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938284; }
p { color: rgb(147,130,132); }
H1.HeaderClassName
{
color: #938284;
}
.AnyTagClassName
{
color: #938284;
}
</style>
background-color css
<style>
a { background-color: #938284; }
a { background-color: rgb(147,130,132); }
div.DivClassName
{
background-color: #938284;
}
.BgClassName
{
background-color: #938284;
}
</style>
border-color css
<style>
span { border-color: #938284; }
span { border-color: rgb(147,130,132); }
td.TdClassName
{
border-color: #938284;
}
.TagClassName
{
border-color: #938284;
}
</style>