Shades of Fruit Salad #459641
Tints of Fruit Salad #459641
RGB
CMYK
RGB Variations
Color information
#459641 (or 0x459641) is known color: Fruit Salad. HEX triplet: 45, 96 and 41. RGB value is (69,150,65). Sum of RGB (Red+Green+Blue) = 69+150+65=284 (37% of max value = 765). Red value is 69 (27.34% from 255 or 24.30% from 284); Green value is 150 (58.98% from 255 or 52.82% from 284); Blue value is 65 (25.78% from 255 or 22.89% from 284); Max value from RGB is 150 - color contains mainly: green. Hex color #459641 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #459641 is #BA69BE. Grayscale: #747474. Windows color (decimal): -12216767 or 4298309. OLE color: 4298309.
HSL color Cylindrical-coordinate representation of color #459641: hue angle of 117.18º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #459641 is Cyan = 0.54, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 69 | 150 | 65 | - |
| CMYK | 0.54 | 0 | 0.57 | 0.41 |
| HSL | 117.18º | 0.4% | 0.42% | - |
| HSV(B) | 117.18º | 0.57% | 0.59% | - |
| XYZ | 14.31 | 23.46 | 8.77 | - |
| YUV | 116.09 | 99.16 | 94.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 150 | 65 | 0.54 | 0 | 0.57 | 0.41 | 117.18 | 0.4 | 0.42 |
| Hex | 45 | 96 | 41 | 36 | 0 | 39 | 29 | 75 | 28 | 2A |
| Octal | 105 | 226 | 101 | 66 | 0 | 71 | 51 | 165 | 50 | 52 |
| Binary | 1000101 | 10010110 | 1000001 | 110110 | 0 | 111001 | 101001 | 1110101 | 101000 | 101010 |
Color Harmonies of #459641
Complementary color
Monochromatic Colors of #459641
Black with #459641
Text Example
Text Example
White with #459641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459641; }
p { color: rgb(69,150,65); }
H1.HeaderClassName
{
color: #459641;
}
.AnyTagClassName
{
color: #459641;
}
</style>
background-color css
<style>
a { background-color: #459641; }
a { background-color: rgb(69,150,65); }
div.DivClassName
{
background-color: #459641;
}
.BgClassName
{
background-color: #459641;
}
</style>
border-color css
<style>
span { border-color: #459641; }
span { border-color: rgb(69,150,65); }
td.TdClassName
{
border-color: #459641;
}
.TagClassName
{
border-color: #459641;
}
</style>