Shades of Fruit Salad #459742
Tints of Fruit Salad #459742
RGB
CMYK
RGB Variations
Color information
#459742 (or 0x459742) is known color: Fruit Salad. HEX triplet: 45, 97 and 42. RGB value is (69,151,66). Sum of RGB (Red+Green+Blue) = 69+151+66=286 (37% of max value = 765). Red value is 69 (27.34% from 255 or 24.13% from 286); Green value is 151 (59.38% from 255 or 52.80% from 286); Blue value is 66 (26.17% from 255 or 23.08% from 286); Max value from RGB is 151 - color contains mainly: green. Hex color #459742 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #459742 is #BA68BD. Grayscale: #757575. Windows color (decimal): -12216510 or 4364101. OLE color: 4364101.
HSL color Cylindrical-coordinate representation of color #459742: hue angle of 117.88º degrees, saturation: 0.39, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #459742 is Cyan = 0.54, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 69 | 151 | 66 | - |
| CMYK | 0.54 | 0 | 0.56 | 0.41 |
| HSL | 117.88º | 0.39% | 0.43% | - |
| HSV(B) | 117.88º | 0.56% | 0.59% | - |
| XYZ | 14.5 | 23.79 | 8.98 | - |
| YUV | 116.79 | 99.33 | 93.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 151 | 66 | 0.54 | 0 | 0.56 | 0.41 | 117.88 | 0.39 | 0.43 |
| Hex | 45 | 97 | 42 | 36 | 0 | 38 | 29 | 76 | 27 | 2B |
| Octal | 105 | 227 | 102 | 66 | 0 | 70 | 51 | 166 | 47 | 53 |
| Binary | 1000101 | 10010111 | 1000010 | 110110 | 0 | 111000 | 101001 | 1110110 | 100111 | 101011 |
Color Harmonies of #459742
Complementary color
Monochromatic Colors of #459742
Black with #459742
Text Example
Text Example
White with #459742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459742; }
p { color: rgb(69,151,66); }
H1.HeaderClassName
{
color: #459742;
}
.AnyTagClassName
{
color: #459742;
}
</style>
background-color css
<style>
a { background-color: #459742; }
a { background-color: rgb(69,151,66); }
div.DivClassName
{
background-color: #459742;
}
.BgClassName
{
background-color: #459742;
}
</style>
border-color css
<style>
span { border-color: #459742; }
span { border-color: rgb(69,151,66); }
td.TdClassName
{
border-color: #459742;
}
.TagClassName
{
border-color: #459742;
}
</style>