Shades of Limeade #549730
Tints of Limeade #549730
RGB
CMYK
RGB Variations
Color information
#549730 (or 0x549730) is known color: Limeade. HEX triplet: 54, 97 and 30. RGB value is (84,151,48). Sum of RGB (Red+Green+Blue) = 84+151+48=283 (37% of max value = 765). Red value is 84 (33.20% from 255 or 29.68% from 283); Green value is 151 (59.38% from 255 or 53.36% from 283); Blue value is 48 (19.14% from 255 or 16.96% from 283); Max value from RGB is 151 - color contains mainly: green. Hex color #549730 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #549730 is #AB68CF. Grayscale: #777777. Windows color (decimal): -11233488 or 3184468. OLE color: 3184468.
HSL color Cylindrical-coordinate representation of color #549730: hue angle of 99.03º degrees, saturation: 0.52, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #549730 is Cyan = 0.44, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 84 | 151 | 48 | - |
| CMYK | 0.44 | 0 | 0.68 | 0.41 |
| HSL | 99.03º | 0.52% | 0.39% | - |
| HSV(B) | 99.03º | 0.68% | 0.59% | - |
| XYZ | 15.26 | 24.23 | 6.67 | - |
| YUV | 119.23 | 87.8 | 102.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 151 | 48 | 0.44 | 0 | 0.68 | 0.41 | 99.03 | 0.52 | 0.39 |
| Hex | 54 | 97 | 30 | 2C | 0 | 44 | 29 | 63 | 34 | 27 |
| Octal | 124 | 227 | 60 | 54 | 0 | 104 | 51 | 143 | 64 | 47 |
| Binary | 1010100 | 10010111 | 110000 | 101100 | 0 | 1000100 | 101001 | 1100011 | 110100 | 100111 |
Color Harmonies of #549730
Complementary color
Monochromatic Colors of #549730
Black with #549730
Text Example
Text Example
White with #549730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #549730; }
p { color: rgb(84,151,48); }
H1.HeaderClassName
{
color: #549730;
}
.AnyTagClassName
{
color: #549730;
}
</style>
background-color css
<style>
a { background-color: #549730; }
a { background-color: rgb(84,151,48); }
div.DivClassName
{
background-color: #549730;
}
.BgClassName
{
background-color: #549730;
}
</style>
border-color css
<style>
span { border-color: #549730; }
span { border-color: rgb(84,151,48); }
td.TdClassName
{
border-color: #549730;
}
.TagClassName
{
border-color: #549730;
}
</style>