Shades of Fruit Salad #459946
Tints of Fruit Salad #459946
RGB
CMYK
RGB Variations
Color information
#459946 (or 0x459946) is known color: Fruit Salad. HEX triplet: 45, 99 and 46. RGB value is (69,153,70). Sum of RGB (Red+Green+Blue) = 69+153+70=292 (38% of max value = 765). Red value is 69 (27.34% from 255 or 23.63% from 292); Green value is 153 (60.16% from 255 or 52.40% from 292); Blue value is 70 (27.73% from 255 or 23.97% from 292); Max value from RGB is 153 - color contains mainly: green. Hex color #459946 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #459946 is #BA66B9. Grayscale: #767676. Windows color (decimal): -12215994 or 4626757. OLE color: 4626757.
HSL color Cylindrical-coordinate representation of color #459946: hue angle of 120.71º degrees, saturation: 0.38, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #459946 is Cyan = 0.55, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 69 | 153 | 70 | - |
| CMYK | 0.55 | 0 | 0.54 | 0.4 |
| HSL | 120.71º | 0.38% | 0.44% | - |
| HSV(B) | 120.71º | 0.55% | 0.6% | - |
| XYZ | 14.95 | 24.49 | 9.73 | - |
| YUV | 118.42 | 100.67 | 92.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 153 | 70 | 0.55 | 0 | 0.54 | 0.4 | 120.71 | 0.38 | 0.44 |
| Hex | 45 | 99 | 46 | 37 | 0 | 36 | 28 | 79 | 26 | 2C |
| Octal | 105 | 231 | 106 | 67 | 0 | 66 | 50 | 171 | 46 | 54 |
| Binary | 1000101 | 10011001 | 1000110 | 110111 | 0 | 110110 | 101000 | 1111001 | 100110 | 101100 |
Color Harmonies of #459946
Complementary color
Monochromatic Colors of #459946
Black with #459946
Text Example
Text Example
White with #459946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459946; }
p { color: rgb(69,153,70); }
H1.HeaderClassName
{
color: #459946;
}
.AnyTagClassName
{
color: #459946;
}
</style>
background-color css
<style>
a { background-color: #459946; }
a { background-color: rgb(69,153,70); }
div.DivClassName
{
background-color: #459946;
}
.BgClassName
{
background-color: #459946;
}
</style>
border-color css
<style>
span { border-color: #459946; }
span { border-color: rgb(69,153,70); }
td.TdClassName
{
border-color: #459946;
}
.TagClassName
{
border-color: #459946;
}
</style>