Shades of Fruit Salad #439248
Tints of Fruit Salad #439248
RGB
CMYK
RGB Variations
Color information
#439248 (or 0x439248) is known color: Fruit Salad. HEX triplet: 43, 92 and 48. RGB value is (67,146,72). Sum of RGB (Red+Green+Blue) = 67+146+72=285 (37% of max value = 765). Red value is 67 (26.56% from 255 or 23.51% from 285); Green value is 146 (57.42% from 255 or 51.23% from 285); Blue value is 72 (28.52% from 255 or 25.26% from 285); Max value from RGB is 146 - color contains mainly: green. Hex color #439248 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #439248 is #BC6DB7. Grayscale: #727272. Windows color (decimal): -12348856 or 4756035. OLE color: 4756035.
HSL color Cylindrical-coordinate representation of color #439248: hue angle of 123.8º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #439248 is Cyan = 0.54, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 67 | 146 | 72 | - |
| CMYK | 0.54 | 0 | 0.51 | 0.43 |
| HSL | 123.8º | 0.37% | 0.42% | - |
| HSV(B) | 123.8º | 0.54% | 0.57% | - |
| XYZ | 13.76 | 22.22 | 9.69 | - |
| YUV | 113.94 | 104.33 | 94.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 146 | 72 | 0.54 | 0 | 0.51 | 0.43 | 123.8 | 0.37 | 0.42 |
| Hex | 43 | 92 | 48 | 36 | 0 | 33 | 2B | 7C | 25 | 2A |
| Octal | 103 | 222 | 110 | 66 | 0 | 63 | 53 | 174 | 45 | 52 |
| Binary | 1000011 | 10010010 | 1001000 | 110110 | 0 | 110011 | 101011 | 1111100 | 100101 | 101010 |
Color Harmonies of #439248
Complementary color
Monochromatic Colors of #439248
Black with #439248
Text Example
Text Example
White with #439248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #439248; }
p { color: rgb(67,146,72); }
H1.HeaderClassName
{
color: #439248;
}
.AnyTagClassName
{
color: #439248;
}
</style>
background-color css
<style>
a { background-color: #439248; }
a { background-color: rgb(67,146,72); }
div.DivClassName
{
background-color: #439248;
}
.BgClassName
{
background-color: #439248;
}
</style>
border-color css
<style>
span { border-color: #439248; }
span { border-color: rgb(67,146,72); }
td.TdClassName
{
border-color: #439248;
}
.TagClassName
{
border-color: #439248;
}
</style>