Shades of Fruit Salad #519643
Tints of Fruit Salad #519643
RGB
CMYK
RGB Variations
Color information
#519643 (or 0x519643) is known color: Fruit Salad. HEX triplet: 51, 96 and 43. RGB value is (81,150,67). Sum of RGB (Red+Green+Blue) = 81+150+67=298 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27.18% from 298); Green value is 150 (58.98% from 255 or 50.34% from 298); Blue value is 67 (26.56% from 255 or 22.48% from 298); Max value from RGB is 150 - color contains mainly: green. Hex color #519643 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #519643 is #AE69BC. Grayscale: #787878. Windows color (decimal): -11430333 or 4429393. OLE color: 4429393.
HSL color Cylindrical-coordinate representation of color #519643: hue angle of 109.88º degrees, saturation: 0.38, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #519643 is Cyan = 0.46, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 150 | 67 | - |
| CMYK | 0.46 | 0 | 0.55 | 0.41 |
| HSL | 109.88º | 0.38% | 0.43% | - |
| HSV(B) | 109.88º | 0.55% | 0.59% | - |
| XYZ | 15.31 | 23.97 | 9.13 | - |
| YUV | 119.91 | 98.14 | 100.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 150 | 67 | 0.46 | 0 | 0.55 | 0.41 | 109.88 | 0.38 | 0.43 |
| Hex | 51 | 96 | 43 | 2E | 0 | 37 | 29 | 6E | 26 | 2B |
| Octal | 121 | 226 | 103 | 56 | 0 | 67 | 51 | 156 | 46 | 53 |
| Binary | 1010001 | 10010110 | 1000011 | 101110 | 0 | 110111 | 101001 | 1101110 | 100110 | 101011 |
Color Harmonies of #519643
Complementary color
Monochromatic Colors of #519643
Black with #519643
Text Example
Text Example
White with #519643
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519643; }
p { color: rgb(81,150,67); }
H1.HeaderClassName
{
color: #519643;
}
.AnyTagClassName
{
color: #519643;
}
</style>
background-color css
<style>
a { background-color: #519643; }
a { background-color: rgb(81,150,67); }
div.DivClassName
{
background-color: #519643;
}
.BgClassName
{
background-color: #519643;
}
</style>
border-color css
<style>
span { border-color: #519643; }
span { border-color: rgb(81,150,67); }
td.TdClassName
{
border-color: #519643;
}
.TagClassName
{
border-color: #519643;
}
</style>