Shades of Limeade #609727
Tints of Limeade #609727
RGB
CMYK
RGB Variations
Color information
#609727 (or 0x609727) is known color: Limeade. HEX triplet: 60, 97 and 27. RGB value is (96,151,39). Sum of RGB (Red+Green+Blue) = 96+151+39=286 (37% of max value = 765). Red value is 96 (37.89% from 255 or 33.57% from 286); Green value is 151 (59.38% from 255 or 52.80% from 286); Blue value is 39 (15.62% from 255 or 13.64% from 286); Max value from RGB is 151 - color contains mainly: green. Hex color #609727 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #609727 is #9F68D8. Grayscale: #7A7A7A. Windows color (decimal): -10447065 or 2594656. OLE color: 2594656.
HSL color Cylindrical-coordinate representation of color #609727: hue angle of 89.46º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #609727 is Cyan = 0.36, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 96 | 151 | 39 | - |
| CMYK | 0.36 | 0 | 0.74 | 0.41 |
| HSL | 89.46º | 0.59% | 0.37% | - |
| HSV(B) | 89.46º | 0.74% | 0.59% | - |
| XYZ | 16.26 | 24.77 | 5.84 | - |
| YUV | 121.79 | 81.28 | 109.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 151 | 39 | 0.36 | 0 | 0.74 | 0.41 | 89.46 | 0.59 | 0.37 |
| Hex | 60 | 97 | 27 | 24 | 0 | 4A | 29 | 59 | 3B | 25 |
| Octal | 140 | 227 | 47 | 44 | 0 | 112 | 51 | 131 | 73 | 45 |
| Binary | 1100000 | 10010111 | 100111 | 100100 | 0 | 1001010 | 101001 | 1011001 | 111011 | 100101 |
Color Harmonies of #609727
Complementary color
Monochromatic Colors of #609727
Black with #609727
Text Example
Text Example
White with #609727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #609727; }
p { color: rgb(96,151,39); }
H1.HeaderClassName
{
color: #609727;
}
.AnyTagClassName
{
color: #609727;
}
</style>
background-color css
<style>
a { background-color: #609727; }
a { background-color: rgb(96,151,39); }
div.DivClassName
{
background-color: #609727;
}
.BgClassName
{
background-color: #609727;
}
</style>
border-color css
<style>
span { border-color: #609727; }
span { border-color: rgb(96,151,39); }
td.TdClassName
{
border-color: #609727;
}
.TagClassName
{
border-color: #609727;
}
</style>