Shades of Lemon Grass #939285
Tints of Lemon Grass #939285
RGB
CMYK
RGB Variations
Color information
#939285 (or 0x939285) is known color: Lemon Grass. HEX triplet: 93, 92 and 85. RGB value is (147,146,133). Sum of RGB (Red+Green+Blue) = 147+146+133=426 (56% of max value = 765). Red value is 147 (57.81% from 255 or 34.51% from 426); Green value is 146 (57.42% from 255 or 34.27% from 426); Blue value is 133 (52.34% from 255 or 31.22% from 426); Max value from RGB is 147 - color contains mainly: red. Hex color #939285 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #939285 is #6C6D7A. Grayscale: #909090. Windows color (decimal): -7105915 or 8753811. OLE color: 8753811.
HSL color Cylindrical-coordinate representation of color #939285: hue angle of 55.71º 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 #939285 is Cyan = 0, Magento = 0.01, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 146 | 133 | - |
| CMYK | 0 | 0.01 | 0.10 | 0.42 |
| HSL | 55.71º | 0.06% | 0.55% | - |
| HSV(B) | 55.71º | 0.1% | 0.58% | - |
| XYZ | 26.55 | 28.45 | 26.28 | - |
| YUV | 144.82 | 121.33 | 129.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 146 | 133 | 0 | 0.01 | 0.10 | 0.42 | 55.71 | 0.06 | 0.55 |
| Hex | 93 | 92 | 85 | 0 | 1 | A | 2A | 38 | 6 | 37 |
| Octal | 223 | 222 | 205 | 0 | 1 | 12 | 52 | 70 | 6 | 67 |
| Binary | 10010011 | 10010010 | 10000101 | 0 | 1 | 1010 | 101010 | 111000 | 110 | 110111 |
Color Harmonies of #939285
Complementary color
Monochromatic Colors of #939285
Black with #939285
Text Example
Text Example
White with #939285
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #939285; }
p { color: rgb(147,146,133); }
H1.HeaderClassName
{
color: #939285;
}
.AnyTagClassName
{
color: #939285;
}
</style>
background-color css
<style>
a { background-color: #939285; }
a { background-color: rgb(147,146,133); }
div.DivClassName
{
background-color: #939285;
}
.BgClassName
{
background-color: #939285;
}
</style>
border-color css
<style>
span { border-color: #939285; }
span { border-color: rgb(147,146,133); }
td.TdClassName
{
border-color: #939285;
}
.TagClassName
{
border-color: #939285;
}
</style>