Shades of Fruit Salad #459141
Tints of Fruit Salad #459141
RGB
CMYK
RGB Variations
Color information
#459141 (or 0x459141) is known color: Fruit Salad. HEX triplet: 45, 91 and 41. RGB value is (69,145,65). Sum of RGB (Red+Green+Blue) = 69+145+65=279 (36% of max value = 765). Red value is 69 (27.34% from 255 or 24.73% from 279); Green value is 145 (57.03% from 255 or 51.97% from 279); Blue value is 65 (25.78% from 255 or 23.30% from 279); Max value from RGB is 145 - color contains mainly: green. Hex color #459141 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #459141 is #BA6EBE. Grayscale: #717171. Windows color (decimal): -12218047 or 4297029. OLE color: 4297029.
HSL color Cylindrical-coordinate representation of color #459141: hue angle of 117º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #459141 is Cyan = 0.52, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 69 | 145 | 65 | - |
| CMYK | 0.52 | 0 | 0.55 | 0.43 |
| HSL | 117º | 0.38% | 0.41% | - |
| HSV(B) | 117º | 0.55% | 0.57% | - |
| XYZ | 13.53 | 21.9 | 8.51 | - |
| YUV | 113.16 | 100.82 | 96.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 145 | 65 | 0.52 | 0 | 0.55 | 0.43 | 117 | 0.38 | 0.41 |
| Hex | 45 | 91 | 41 | 34 | 0 | 37 | 2B | 75 | 26 | 29 |
| Octal | 105 | 221 | 101 | 64 | 0 | 67 | 53 | 165 | 46 | 51 |
| Binary | 1000101 | 10010001 | 1000001 | 110100 | 0 | 110111 | 101011 | 1110101 | 100110 | 101001 |
Color Harmonies of #459141
Complementary color
Monochromatic Colors of #459141
Black with #459141
Text Example
Text Example
White with #459141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459141; }
p { color: rgb(69,145,65); }
H1.HeaderClassName
{
color: #459141;
}
.AnyTagClassName
{
color: #459141;
}
</style>
background-color css
<style>
a { background-color: #459141; }
a { background-color: rgb(69,145,65); }
div.DivClassName
{
background-color: #459141;
}
.BgClassName
{
background-color: #459141;
}
</style>
border-color css
<style>
span { border-color: #459141; }
span { border-color: rgb(69,145,65); }
td.TdClassName
{
border-color: #459141;
}
.TagClassName
{
border-color: #459141;
}
</style>