Shades of Grey Olive #939184
Tints of Grey Olive #939184
RGB
CMYK
RGB Variations
Color information
#939184 (or 0x939184) is known color: Grey Olive. HEX triplet: 93, 91 and 84. RGB value is (147,145,132). Sum of RGB (Red+Green+Blue) = 147+145+132=424 (56% of max value = 765). Red value is 147 (57.81% from 255 or 34.67% from 424); Green value is 145 (57.03% from 255 or 34.20% from 424); Blue value is 132 (51.95% from 255 or 31.13% from 424); Max value from RGB is 147 - color contains mainly: red. Hex color #939184 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #939184 is #6C6E7B. Grayscale: #909090. Windows color (decimal): -7106172 or 8688019. OLE color: 8688019.
HSL color Cylindrical-coordinate representation of color #939184: hue angle of 52º degrees, saturation: 0.06, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #939184 is Cyan = 0, Magento = 0.01, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 145 | 132 | - |
| CMYK | 0 | 0.01 | 0.10 | 0.42 |
| HSL | 52º | 0.06% | 0.55% | - |
| HSV(B) | 52º | 0.1% | 0.58% | - |
| XYZ | 26.32 | 28.12 | 25.87 | - |
| YUV | 144.12 | 121.16 | 130.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 145 | 132 | 0 | 0.01 | 0.10 | 0.42 | 52 | 0.06 | 0.55 |
| Hex | 93 | 91 | 84 | 0 | 1 | A | 2A | 34 | 6 | 37 |
| Octal | 223 | 221 | 204 | 0 | 1 | 12 | 52 | 64 | 6 | 67 |
| Binary | 10010011 | 10010001 | 10000100 | 0 | 1 | 1010 | 101010 | 110100 | 110 | 110111 |
Color Harmonies of #939184
Complementary color
Monochromatic Colors of #939184
Black with #939184
Text Example
Text Example
White with #939184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #939184; }
p { color: rgb(147,145,132); }
H1.HeaderClassName
{
color: #939184;
}
.AnyTagClassName
{
color: #939184;
}
</style>
background-color css
<style>
a { background-color: #939184; }
a { background-color: rgb(147,145,132); }
div.DivClassName
{
background-color: #939184;
}
.BgClassName
{
background-color: #939184;
}
</style>
border-color css
<style>
span { border-color: #939184; }
span { border-color: rgb(147,145,132); }
td.TdClassName
{
border-color: #939184;
}
.TagClassName
{
border-color: #939184;
}
</style>