Shades of Fruit Salad #519741
Tints of Fruit Salad #519741
RGB
CMYK
RGB Variations
Color information
#519741 (or 0x519741) is known color: Fruit Salad. HEX triplet: 51, 97 and 41. RGB value is (81,151,65). Sum of RGB (Red+Green+Blue) = 81+151+65=297 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27.27% from 297); Green value is 151 (59.38% from 255 or 50.84% from 297); Blue value is 65 (25.78% from 255 or 21.89% from 297); Max value from RGB is 151 - color contains mainly: green. Hex color #519741 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #519741 is #AE68BE. Grayscale: #787878. Windows color (decimal): -11430079 or 4298577. OLE color: 4298577.
HSL color Cylindrical-coordinate representation of color #519741: hue angle of 108.84º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #519741 is Cyan = 0.46, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 151 | 65 | - |
| CMYK | 0.46 | 0 | 0.57 | 0.41 |
| HSL | 108.84º | 0.4% | 0.42% | - |
| HSV(B) | 108.84º | 0.57% | 0.59% | - |
| XYZ | 15.41 | 24.26 | 8.87 | - |
| YUV | 120.27 | 96.81 | 99.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 151 | 65 | 0.46 | 0 | 0.57 | 0.41 | 108.84 | 0.4 | 0.42 |
| Hex | 51 | 97 | 41 | 2E | 0 | 39 | 29 | 6D | 28 | 2A |
| Octal | 121 | 227 | 101 | 56 | 0 | 71 | 51 | 155 | 50 | 52 |
| Binary | 1010001 | 10010111 | 1000001 | 101110 | 0 | 111001 | 101001 | 1101101 | 101000 | 101010 |
Color Harmonies of #519741
Complementary color
Monochromatic Colors of #519741
Black with #519741
Text Example
Text Example
White with #519741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519741; }
p { color: rgb(81,151,65); }
H1.HeaderClassName
{
color: #519741;
}
.AnyTagClassName
{
color: #519741;
}
</style>
background-color css
<style>
a { background-color: #519741; }
a { background-color: rgb(81,151,65); }
div.DivClassName
{
background-color: #519741;
}
.BgClassName
{
background-color: #519741;
}
</style>
border-color css
<style>
span { border-color: #519741; }
span { border-color: rgb(81,151,65); }
td.TdClassName
{
border-color: #519741;
}
.TagClassName
{
border-color: #519741;
}
</style>