Shades of Eucalyptus #469668
Tints of Eucalyptus #469668
RGB
CMYK
RGB Variations
Color information
#469668 (or 0x469668) is known color: Eucalyptus. HEX triplet: 46, 96 and 68. RGB value is (70,150,104). Sum of RGB (Red+Green+Blue) = 70+150+104=324 (42% of max value = 765). Red value is 70 (27.73% from 255 or 21.60% from 324); Green value is 150 (58.98% from 255 or 46.30% from 324); Blue value is 104 (41.02% from 255 or 32.10% from 324); Max value from RGB is 150 - color contains mainly: green. Hex color #469668 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #469668 is #B96997. Grayscale: #787878. Windows color (decimal): -12151192 or 6854214. OLE color: 6854214.
HSL color Cylindrical-coordinate representation of color #469668: hue angle of 145.5º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #469668 is Cyan = 0.53, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 70 | 150 | 104 | - |
| CMYK | 0.53 | 0 | 0.31 | 0.41 |
| HSL | 145.5º | 0.36% | 0.43% | - |
| HSV(B) | 145.5º | 0.53% | 0.59% | - |
| XYZ | 15.93 | 24.11 | 16.91 | - |
| YUV | 120.84 | 118.5 | 91.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 150 | 104 | 0.53 | 0 | 0.31 | 0.41 | 145.5 | 0.36 | 0.43 |
| Hex | 46 | 96 | 68 | 35 | 0 | 1F | 29 | 92 | 24 | 2B |
| Octal | 106 | 226 | 150 | 65 | 0 | 37 | 51 | 222 | 44 | 53 |
| Binary | 1000110 | 10010110 | 1101000 | 110101 | 0 | 11111 | 101001 | 10010010 | 100100 | 101011 |
Color Harmonies of #469668
Complementary color
Monochromatic Colors of #469668
Black with #469668
Text Example
Text Example
White with #469668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469668; }
p { color: rgb(70,150,104); }
H1.HeaderClassName
{
color: #469668;
}
.AnyTagClassName
{
color: #469668;
}
</style>
background-color css
<style>
a { background-color: #469668; }
a { background-color: rgb(70,150,104); }
div.DivClassName
{
background-color: #469668;
}
.BgClassName
{
background-color: #469668;
}
</style>
border-color css
<style>
span { border-color: #469668; }
span { border-color: rgb(70,150,104); }
td.TdClassName
{
border-color: #469668;
}
.TagClassName
{
border-color: #469668;
}
</style>