Shades of Lemon Grass #939483
Tints of Lemon Grass #939483
RGB
CMYK
RGB Variations
Color information
#939483 (or 0x939483) is known color: Lemon Grass. HEX triplet: 93, 94 and 83. RGB value is (147,148,131). Sum of RGB (Red+Green+Blue) = 147+148+131=426 (56% of max value = 765). Red value is 147 (57.81% from 255 or 34.51% from 426); Green value is 148 (58.20% from 255 or 34.74% from 426); Blue value is 131 (51.56% from 255 or 30.75% from 426); Max value from RGB is 148 - color contains mainly: green. Hex color #939483 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #939483 is #6C6B7C. Grayscale: #919191. Windows color (decimal): -7105405 or 8623251. OLE color: 8623251.
HSL color Cylindrical-coordinate representation of color #939483: hue angle of 63.53º degrees, saturation: 0.07, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #939483 is Cyan = 0.01, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 148 | 131 | - |
| CMYK | 0.01 | 0 | 0.11 | 0.42 |
| HSL | 63.53º | 0.07% | 0.55% | - |
| HSV(B) | 63.53º | 0.11% | 0.58% | - |
| XYZ | 26.72 | 29.02 | 25.67 | - |
| YUV | 145.76 | 119.67 | 128.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 148 | 131 | 0.01 | 0 | 0.11 | 0.42 | 63.53 | 0.07 | 0.55 |
| Hex | 93 | 94 | 83 | 1 | 0 | B | 2A | 40 | 7 | 37 |
| Octal | 223 | 224 | 203 | 1 | 0 | 13 | 52 | 100 | 7 | 67 |
| Binary | 10010011 | 10010100 | 10000011 | 1 | 0 | 1011 | 101010 | 1000000 | 111 | 110111 |
Color Harmonies of #939483
Complementary color
Monochromatic Colors of #939483
Black with #939483
Text Example
Text Example
White with #939483
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #939483; }
p { color: rgb(147,148,131); }
H1.HeaderClassName
{
color: #939483;
}
.AnyTagClassName
{
color: #939483;
}
</style>
background-color css
<style>
a { background-color: #939483; }
a { background-color: rgb(147,148,131); }
div.DivClassName
{
background-color: #939483;
}
.BgClassName
{
background-color: #939483;
}
</style>
border-color css
<style>
span { border-color: #939483; }
span { border-color: rgb(147,148,131); }
td.TdClassName
{
border-color: #939483;
}
.TagClassName
{
border-color: #939483;
}
</style>