Shades of Eucalyptus #429466
Tints of Eucalyptus #429466
RGB
CMYK
RGB Variations
Color information
#429466 (or 0x429466) is known color: Eucalyptus. HEX triplet: 42, 94 and 66. RGB value is (66,148,102). Sum of RGB (Red+Green+Blue) = 66+148+102=316 (41% of max value = 765). Red value is 66 (26.17% from 255 or 20.89% from 316); Green value is 148 (58.20% from 255 or 46.84% from 316); Blue value is 102 (40.23% from 255 or 32.28% from 316); Max value from RGB is 148 - color contains mainly: green. Hex color #429466 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #429466 is #BD6B99. Grayscale: #767676. Windows color (decimal): -12413850 or 6722626. OLE color: 6722626.
HSL color Cylindrical-coordinate representation of color #429466: hue angle of 146.34º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #429466 is Cyan = 0.55, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 148 | 102 | - |
| CMYK | 0.55 | 0 | 0.31 | 0.42 |
| HSL | 146.34º | 0.38% | 0.42% | - |
| HSV(B) | 146.34º | 0.55% | 0.58% | - |
| XYZ | 15.23 | 23.3 | 16.26 | - |
| YUV | 118.24 | 118.83 | 90.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 148 | 102 | 0.55 | 0 | 0.31 | 0.42 | 146.34 | 0.38 | 0.42 |
| Hex | 42 | 94 | 66 | 37 | 0 | 1F | 2A | 92 | 26 | 2A |
| Octal | 102 | 224 | 146 | 67 | 0 | 37 | 52 | 222 | 46 | 52 |
| Binary | 1000010 | 10010100 | 1100110 | 110111 | 0 | 11111 | 101010 | 10010010 | 100110 | 101010 |
Color Harmonies of #429466
Complementary color
Monochromatic Colors of #429466
Black with #429466
Text Example
Text Example
White with #429466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429466; }
p { color: rgb(66,148,102); }
H1.HeaderClassName
{
color: #429466;
}
.AnyTagClassName
{
color: #429466;
}
</style>
background-color css
<style>
a { background-color: #429466; }
a { background-color: rgb(66,148,102); }
div.DivClassName
{
background-color: #429466;
}
.BgClassName
{
background-color: #429466;
}
</style>
border-color css
<style>
span { border-color: #429466; }
span { border-color: rgb(66,148,102); }
td.TdClassName
{
border-color: #429466;
}
.TagClassName
{
border-color: #429466;
}
</style>