Shades of Limeade #679826
Tints of Limeade #679826
RGB
CMYK
RGB Variations
Color information
#679826 (or 0x679826) is known color: Limeade. HEX triplet: 67, 98 and 26. RGB value is (103,152,38). Sum of RGB (Red+Green+Blue) = 103+152+38=293 (38% of max value = 765). Red value is 103 (40.62% from 255 or 35.15% from 293); Green value is 152 (59.77% from 255 or 51.88% from 293); Blue value is 38 (15.23% from 255 or 12.97% from 293); Max value from RGB is 152 - color contains mainly: green. Hex color #679826 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #679826 is #9867D9. Grayscale: #7C7C7C. Windows color (decimal): -9988058 or 2529383. OLE color: 2529383.
HSL color Cylindrical-coordinate representation of color #679826: hue angle of 85.79º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #679826 is Cyan = 0.32, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 103 | 152 | 38 | - |
| CMYK | 0.32 | 0 | 0.75 | 0.40 |
| HSL | 85.79º | 0.6% | 0.37% | - |
| HSV(B) | 85.79º | 0.75% | 0.6% | - |
| XYZ | 17.17 | 25.48 | 5.85 | - |
| YUV | 124.35 | 79.27 | 112.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 152 | 38 | 0.32 | 0 | 0.75 | 0.40 | 85.79 | 0.6 | 0.37 |
| Hex | 67 | 98 | 26 | 20 | 0 | 4B | 28 | 56 | 3C | 25 |
| Octal | 147 | 230 | 46 | 40 | 0 | 113 | 50 | 126 | 74 | 45 |
| Binary | 1100111 | 10011000 | 100110 | 100000 | 0 | 1001011 | 101000 | 1010110 | 111100 | 100101 |
Color Harmonies of #679826
Complementary color
Monochromatic Colors of #679826
Black with #679826
Text Example
Text Example
White with #679826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679826; }
p { color: rgb(103,152,38); }
H1.HeaderClassName
{
color: #679826;
}
.AnyTagClassName
{
color: #679826;
}
</style>
background-color css
<style>
a { background-color: #679826; }
a { background-color: rgb(103,152,38); }
div.DivClassName
{
background-color: #679826;
}
.BgClassName
{
background-color: #679826;
}
</style>
border-color css
<style>
span { border-color: #679826; }
span { border-color: rgb(103,152,38); }
td.TdClassName
{
border-color: #679826;
}
.TagClassName
{
border-color: #679826;
}
</style>