Shades of Fruit Salad #459145
Tints of Fruit Salad #459145
RGB
CMYK
RGB Variations
Color information
#459145 (or 0x459145) is known color: Fruit Salad. HEX triplet: 45, 91 and 45. RGB value is (69,145,69). Sum of RGB (Red+Green+Blue) = 69+145+69=283 (37% of max value = 765). Red value is 69 (27.34% from 255 or 24.38% from 283); Green value is 145 (57.03% from 255 or 51.24% from 283); Blue value is 69 (27.34% from 255 or 24.38% from 283); Max value from RGB is 145 - color contains mainly: green. Hex color #459145 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #459145 is #BA6EBA. Grayscale: #717171. Windows color (decimal): -12218043 or 4559173. OLE color: 4559173.
HSL color Cylindrical-coordinate representation of color #459145: hue angle of 120º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #459145 is Cyan = 0.52, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 69 | 145 | 69 | - |
| CMYK | 0.52 | 0 | 0.52 | 0.43 |
| HSL | 120º | 0.36% | 0.42% | - |
| HSV(B) | 120º | 0.52% | 0.57% | - |
| XYZ | 13.65 | 21.95 | 9.15 | - |
| YUV | 113.61 | 102.82 | 96.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 145 | 69 | 0.52 | 0 | 0.52 | 0.43 | 120 | 0.36 | 0.42 |
| Hex | 45 | 91 | 45 | 34 | 0 | 34 | 2B | 78 | 24 | 2A |
| Octal | 105 | 221 | 105 | 64 | 0 | 64 | 53 | 170 | 44 | 52 |
| Binary | 1000101 | 10010001 | 1000101 | 110100 | 0 | 110100 | 101011 | 1111000 | 100100 | 101010 |
Color Harmonies of #459145
Complementary color
Monochromatic Colors of #459145
Black with #459145
Text Example
Text Example
White with #459145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459145; }
p { color: rgb(69,145,69); }
H1.HeaderClassName
{
color: #459145;
}
.AnyTagClassName
{
color: #459145;
}
</style>
background-color css
<style>
a { background-color: #459145; }
a { background-color: rgb(69,145,69); }
div.DivClassName
{
background-color: #459145;
}
.BgClassName
{
background-color: #459145;
}
</style>
border-color css
<style>
span { border-color: #459145; }
span { border-color: rgb(69,145,69); }
td.TdClassName
{
border-color: #459145;
}
.TagClassName
{
border-color: #459145;
}
</style>