Shades of Fruit Salad #459441
Tints of Fruit Salad #459441
RGB
CMYK
RGB Variations
Color information
#459441 (or 0x459441) is known color: Fruit Salad. HEX triplet: 45, 94 and 41. RGB value is (69,148,65). Sum of RGB (Red+Green+Blue) = 69+148+65=282 (37% of max value = 765). Red value is 69 (27.34% from 255 or 24.47% from 282); Green value is 148 (58.20% from 255 or 52.48% from 282); Blue value is 65 (25.78% from 255 or 23.05% from 282); Max value from RGB is 148 - color contains mainly: green. Hex color #459441 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #459441 is #BA6BBE. Grayscale: #737373. Windows color (decimal): -12217279 or 4297797. OLE color: 4297797.
HSL color Cylindrical-coordinate representation of color #459441: hue angle of 117.11º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #459441 is Cyan = 0.53, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 148 | 65 | - |
| CMYK | 0.53 | 0 | 0.56 | 0.42 |
| HSL | 117.11º | 0.39% | 0.42% | - |
| HSV(B) | 117.11º | 0.56% | 0.58% | - |
| XYZ | 14 | 22.83 | 8.67 | - |
| YUV | 114.92 | 99.83 | 95.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 148 | 65 | 0.53 | 0 | 0.56 | 0.42 | 117.11 | 0.39 | 0.42 |
| Hex | 45 | 94 | 41 | 35 | 0 | 38 | 2A | 75 | 27 | 2A |
| Octal | 105 | 224 | 101 | 65 | 0 | 70 | 52 | 165 | 47 | 52 |
| Binary | 1000101 | 10010100 | 1000001 | 110101 | 0 | 111000 | 101010 | 1110101 | 100111 | 101010 |
Color Harmonies of #459441
Complementary color
Monochromatic Colors of #459441
Black with #459441
Text Example
Text Example
White with #459441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459441; }
p { color: rgb(69,148,65); }
H1.HeaderClassName
{
color: #459441;
}
.AnyTagClassName
{
color: #459441;
}
</style>
background-color css
<style>
a { background-color: #459441; }
a { background-color: rgb(69,148,65); }
div.DivClassName
{
background-color: #459441;
}
.BgClassName
{
background-color: #459441;
}
</style>
border-color css
<style>
span { border-color: #459441; }
span { border-color: rgb(69,148,65); }
td.TdClassName
{
border-color: #459441;
}
.TagClassName
{
border-color: #459441;
}
</style>