Shades of Lemon Grass #949282
Tints of Lemon Grass #949282
RGB
CMYK
RGB Variations
Color information
#949282 (or 0x949282) is known color: Lemon Grass. HEX triplet: 94, 92 and 82. RGB value is (148,146,130). Sum of RGB (Red+Green+Blue) = 148+146+130=424 (56% of max value = 765). Red value is 148 (58.20% from 255 or 34.91% from 424); Green value is 146 (57.42% from 255 or 34.43% from 424); Blue value is 130 (51.17% from 255 or 30.66% from 424); Max value from RGB is 148 - color contains mainly: red. Hex color #949282 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #949282 is #6B6D7D. Grayscale: #909090. Windows color (decimal): -7040382 or 8557204. OLE color: 8557204.
HSL color Cylindrical-coordinate representation of color #949282: hue angle of 53.33º degrees, saturation: 0.08, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #949282 is Cyan = 0, Magento = 0.01, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 146 | 130 | - |
| CMYK | 0 | 0.01 | 0.12 | 0.42 |
| HSL | 53.33º | 0.08% | 0.55% | - |
| HSV(B) | 53.33º | 0.12% | 0.58% | - |
| XYZ | 26.52 | 28.47 | 25.22 | - |
| YUV | 144.77 | 119.66 | 130.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 146 | 130 | 0 | 0.01 | 0.12 | 0.42 | 53.33 | 0.08 | 0.55 |
| Hex | 94 | 92 | 82 | 0 | 1 | C | 2A | 35 | 8 | 37 |
| Octal | 224 | 222 | 202 | 0 | 1 | 14 | 52 | 65 | 10 | 67 |
| Binary | 10010100 | 10010010 | 10000010 | 0 | 1 | 1100 | 101010 | 110101 | 1000 | 110111 |
Color Harmonies of #949282
Complementary color
Monochromatic Colors of #949282
Black with #949282
Text Example
Text Example
White with #949282
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #949282; }
p { color: rgb(148,146,130); }
H1.HeaderClassName
{
color: #949282;
}
.AnyTagClassName
{
color: #949282;
}
</style>
background-color css
<style>
a { background-color: #949282; }
a { background-color: rgb(148,146,130); }
div.DivClassName
{
background-color: #949282;
}
.BgClassName
{
background-color: #949282;
}
</style>
border-color css
<style>
span { border-color: #949282; }
span { border-color: rgb(148,146,130); }
td.TdClassName
{
border-color: #949282;
}
.TagClassName
{
border-color: #949282;
}
</style>