Shades of Fruit Salad #389844
Tints of Fruit Salad #389844
RGB
CMYK
RGB Variations
Color information
#389844 (or 0x389844) is known color: Fruit Salad. HEX triplet: 38, 98 and 44. RGB value is (56,152,68). Sum of RGB (Red+Green+Blue) = 56+152+68=276 (36% of max value = 765). Red value is 56 (22.27% from 255 or 20.29% from 276); Green value is 152 (59.77% from 255 or 55.07% from 276); Blue value is 68 (26.95% from 255 or 24.64% from 276); Max value from RGB is 152 - color contains mainly: green. Hex color #389844 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #389844 is #C767BB. Grayscale: #717171. Windows color (decimal): -13068220 or 4495416. OLE color: 4495416.
HSL color Cylindrical-coordinate representation of color #389844: hue angle of 127.5º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #389844 is Cyan = 0.63, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 56 | 152 | 68 | - |
| CMYK | 0.63 | 0 | 0.55 | 0.40 |
| HSL | 127.5º | 0.46% | 0.41% | - |
| HSV(B) | 127.5º | 0.63% | 0.6% | - |
| XYZ | 13.9 | 23.71 | 9.31 | - |
| YUV | 113.72 | 102.2 | 86.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 152 | 68 | 0.63 | 0 | 0.55 | 0.40 | 127.5 | 0.46 | 0.41 |
| Hex | 38 | 98 | 44 | 3F | 0 | 37 | 28 | 80 | 2E | 29 |
| Octal | 70 | 230 | 104 | 77 | 0 | 67 | 50 | 200 | 56 | 51 |
| Binary | 111000 | 10011000 | 1000100 | 111111 | 0 | 110111 | 101000 | 10000000 | 101110 | 101001 |
Color Harmonies of #389844
Complementary color
Monochromatic Colors of #389844
Black with #389844
Text Example
Text Example
White with #389844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389844; }
p { color: rgb(56,152,68); }
H1.HeaderClassName
{
color: #389844;
}
.AnyTagClassName
{
color: #389844;
}
</style>
background-color css
<style>
a { background-color: #389844; }
a { background-color: rgb(56,152,68); }
div.DivClassName
{
background-color: #389844;
}
.BgClassName
{
background-color: #389844;
}
</style>
border-color css
<style>
span { border-color: #389844; }
span { border-color: rgb(56,152,68); }
td.TdClassName
{
border-color: #389844;
}
.TagClassName
{
border-color: #389844;
}
</style>