Shades of Fruit Salad #539944
Tints of Fruit Salad #539944
RGB
CMYK
RGB Variations
Color information
#539944 (or 0x539944) is known color: Fruit Salad. HEX triplet: 53, 99 and 44. RGB value is (83,153,68). Sum of RGB (Red+Green+Blue) = 83+153+68=304 (40% of max value = 765). Red value is 83 (32.81% from 255 or 27.30% from 304); Green value is 153 (60.16% from 255 or 50.33% from 304); Blue value is 68 (26.95% from 255 or 22.37% from 304); Max value from RGB is 153 - color contains mainly: green. Hex color #539944 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #539944 is #AC66BB. Grayscale: #7A7A7A. Windows color (decimal): -11298492 or 4495699. OLE color: 4495699.
HSL color Cylindrical-coordinate representation of color #539944: hue angle of 109.41º degrees, saturation: 0.38, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #539944 is Cyan = 0.46, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 83 | 153 | 68 | - |
| CMYK | 0.46 | 0 | 0.56 | 0.4 |
| HSL | 109.41º | 0.38% | 0.43% | - |
| HSV(B) | 109.41º | 0.56% | 0.6% | - |
| XYZ | 16 | 25.04 | 9.46 | - |
| YUV | 122.38 | 97.31 | 99.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 153 | 68 | 0.46 | 0 | 0.56 | 0.4 | 109.41 | 0.38 | 0.43 |
| Hex | 53 | 99 | 44 | 2E | 0 | 38 | 28 | 6D | 26 | 2B |
| Octal | 123 | 231 | 104 | 56 | 0 | 70 | 50 | 155 | 46 | 53 |
| Binary | 1010011 | 10011001 | 1000100 | 101110 | 0 | 111000 | 101000 | 1101101 | 100110 | 101011 |
Color Harmonies of #539944
Complementary color
Monochromatic Colors of #539944
Black with #539944
Text Example
Text Example
White with #539944
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539944; }
p { color: rgb(83,153,68); }
H1.HeaderClassName
{
color: #539944;
}
.AnyTagClassName
{
color: #539944;
}
</style>
background-color css
<style>
a { background-color: #539944; }
a { background-color: rgb(83,153,68); }
div.DivClassName
{
background-color: #539944;
}
.BgClassName
{
background-color: #539944;
}
</style>
border-color css
<style>
span { border-color: #539944; }
span { border-color: rgb(83,153,68); }
td.TdClassName
{
border-color: #539944;
}
.TagClassName
{
border-color: #539944;
}
</style>