Shades of Lemon Grass #929484
Tints of Lemon Grass #929484
RGB
CMYK
RGB Variations
Color information
#929484 (or 0x929484) is known color: Lemon Grass. HEX triplet: 92, 94 and 84. RGB value is (146,148,132). Sum of RGB (Red+Green+Blue) = 146+148+132=426 (56% of max value = 765). Red value is 146 (57.42% from 255 or 34.27% from 426); Green value is 148 (58.20% from 255 or 34.74% from 426); Blue value is 132 (51.95% from 255 or 30.99% from 426); Max value from RGB is 148 - color contains mainly: green. Hex color #929484 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #929484 is #6D6B7B. Grayscale: #919191. Windows color (decimal): -7170940 or 8688786. OLE color: 8688786.
HSL color Cylindrical-coordinate representation of color #929484: hue angle of 67.5º 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 #929484 is Cyan = 0.01, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 146 | 148 | 132 | - |
| CMYK | 0.01 | 0 | 0.11 | 0.42 |
| HSL | 67.5º | 0.07% | 0.55% | - |
| HSV(B) | 67.5º | 0.11% | 0.58% | - |
| XYZ | 26.61 | 28.96 | 26.02 | - |
| YUV | 145.58 | 120.34 | 128.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 148 | 132 | 0.01 | 0 | 0.11 | 0.42 | 67.5 | 0.07 | 0.55 |
| Hex | 92 | 94 | 84 | 1 | 0 | B | 2A | 44 | 7 | 37 |
| Octal | 222 | 224 | 204 | 1 | 0 | 13 | 52 | 104 | 7 | 67 |
| Binary | 10010010 | 10010100 | 10000100 | 1 | 0 | 1011 | 101010 | 1000100 | 111 | 110111 |
Color Harmonies of #929484
Complementary color
Monochromatic Colors of #929484
Black with #929484
Text Example
Text Example
White with #929484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #929484; }
p { color: rgb(146,148,132); }
H1.HeaderClassName
{
color: #929484;
}
.AnyTagClassName
{
color: #929484;
}
</style>
background-color css
<style>
a { background-color: #929484; }
a { background-color: rgb(146,148,132); }
div.DivClassName
{
background-color: #929484;
}
.BgClassName
{
background-color: #929484;
}
</style>
border-color css
<style>
span { border-color: #929484; }
span { border-color: rgb(146,148,132); }
td.TdClassName
{
border-color: #929484;
}
.TagClassName
{
border-color: #929484;
}
</style>