Shades of Fruit Salad #459043
Tints of Fruit Salad #459043
RGB
CMYK
RGB Variations
Color information
#459043 (or 0x459043) is known color: Fruit Salad. HEX triplet: 45, 90 and 43. RGB value is (69,144,67). Sum of RGB (Red+Green+Blue) = 69+144+67=280 (37% of max value = 765). Red value is 69 (27.34% from 255 or 24.64% from 280); Green value is 144 (56.64% from 255 or 51.43% from 280); Blue value is 67 (26.56% from 255 or 23.93% from 280); Max value from RGB is 144 - color contains mainly: green. Hex color #459043 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #459043 is #BA6FBC. Grayscale: #717171. Windows color (decimal): -12218301 or 4427845. OLE color: 4427845.
HSL color Cylindrical-coordinate representation of color #459043: hue angle of 118.44º degrees, saturation: 0.36, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #459043 is Cyan = 0.52, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 69 | 144 | 67 | - |
| CMYK | 0.52 | 0 | 0.53 | 0.44 |
| HSL | 118.44º | 0.36% | 0.41% | - |
| HSV(B) | 118.44º | 0.53% | 0.56% | - |
| XYZ | 13.44 | 21.62 | 8.77 | - |
| YUV | 112.8 | 102.15 | 96.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 144 | 67 | 0.52 | 0 | 0.53 | 0.44 | 118.44 | 0.36 | 0.41 |
| Hex | 45 | 90 | 43 | 34 | 0 | 35 | 2C | 76 | 24 | 29 |
| Octal | 105 | 220 | 103 | 64 | 0 | 65 | 54 | 166 | 44 | 51 |
| Binary | 1000101 | 10010000 | 1000011 | 110100 | 0 | 110101 | 101100 | 1110110 | 100100 | 101001 |
Color Harmonies of #459043
Complementary color
Monochromatic Colors of #459043
Black with #459043
Text Example
Text Example
White with #459043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459043; }
p { color: rgb(69,144,67); }
H1.HeaderClassName
{
color: #459043;
}
.AnyTagClassName
{
color: #459043;
}
</style>
background-color css
<style>
a { background-color: #459043; }
a { background-color: rgb(69,144,67); }
div.DivClassName
{
background-color: #459043;
}
.BgClassName
{
background-color: #459043;
}
</style>
border-color css
<style>
span { border-color: #459043; }
span { border-color: rgb(69,144,67); }
td.TdClassName
{
border-color: #459043;
}
.TagClassName
{
border-color: #459043;
}
</style>