Shades of Fruit Salad #429648
Tints of Fruit Salad #429648
RGB
CMYK
RGB Variations
Color information
#429648 (or 0x429648) is known color: Fruit Salad. HEX triplet: 42, 96 and 48. RGB value is (66,150,72). Sum of RGB (Red+Green+Blue) = 66+150+72=288 (38% of max value = 765). Red value is 66 (26.17% from 255 or 22.92% from 288); Green value is 150 (58.98% from 255 or 52.08% from 288); Blue value is 72 (28.52% from 255 or 25% from 288); Max value from RGB is 150 - color contains mainly: green. Hex color #429648 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429648 is #BD69B7. Grayscale: #747474. Windows color (decimal): -12413368 or 4757058. OLE color: 4757058.
HSL color Cylindrical-coordinate representation of color #429648: hue angle of 124.29º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #429648 is Cyan = 0.56, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 66 | 150 | 72 | - |
| CMYK | 0.56 | 0 | 0.52 | 0.41 |
| HSL | 124.29º | 0.39% | 0.42% | - |
| HSV(B) | 124.29º | 0.56% | 0.59% | - |
| XYZ | 14.32 | 23.44 | 9.9 | - |
| YUV | 115.99 | 103.17 | 92.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 150 | 72 | 0.56 | 0 | 0.52 | 0.41 | 124.29 | 0.39 | 0.42 |
| Hex | 42 | 96 | 48 | 38 | 0 | 34 | 29 | 7C | 27 | 2A |
| Octal | 102 | 226 | 110 | 70 | 0 | 64 | 51 | 174 | 47 | 52 |
| Binary | 1000010 | 10010110 | 1001000 | 111000 | 0 | 110100 | 101001 | 1111100 | 100111 | 101010 |
Color Harmonies of #429648
Complementary color
Monochromatic Colors of #429648
Black with #429648
Text Example
Text Example
White with #429648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429648; }
p { color: rgb(66,150,72); }
H1.HeaderClassName
{
color: #429648;
}
.AnyTagClassName
{
color: #429648;
}
</style>
background-color css
<style>
a { background-color: #429648; }
a { background-color: rgb(66,150,72); }
div.DivClassName
{
background-color: #429648;
}
.BgClassName
{
background-color: #429648;
}
</style>
border-color css
<style>
span { border-color: #429648; }
span { border-color: rgb(66,150,72); }
td.TdClassName
{
border-color: #429648;
}
.TagClassName
{
border-color: #429648;
}
</style>