Shades of Eucalyptus #469068
Tints of Eucalyptus #469068
RGB
CMYK
RGB Variations
Color information
#469068 (or 0x469068) is known color: Eucalyptus. HEX triplet: 46, 90 and 68. RGB value is (70,144,104). Sum of RGB (Red+Green+Blue) = 70+144+104=318 (42% of max value = 765). Red value is 70 (27.73% from 255 or 22.01% from 318); Green value is 144 (56.64% from 255 or 45.28% from 318); Blue value is 104 (41.02% from 255 or 32.70% from 318); Max value from RGB is 144 - color contains mainly: green. Hex color #469068 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #469068 is #B96F97. Grayscale: #757575. Windows color (decimal): -12152728 or 6852678. OLE color: 6852678.
HSL color Cylindrical-coordinate representation of color #469068: hue angle of 147.57º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #469068 is Cyan = 0.51, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 70 | 144 | 104 | - |
| CMYK | 0.51 | 0 | 0.28 | 0.44 |
| HSL | 147.57º | 0.35% | 0.42% | - |
| HSV(B) | 147.57º | 0.51% | 0.56% | - |
| XYZ | 15 | 22.25 | 16.6 | - |
| YUV | 117.31 | 120.48 | 94.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 144 | 104 | 0.51 | 0 | 0.28 | 0.44 | 147.57 | 0.35 | 0.42 |
| Hex | 46 | 90 | 68 | 33 | 0 | 1C | 2C | 94 | 23 | 2A |
| Octal | 106 | 220 | 150 | 63 | 0 | 34 | 54 | 224 | 43 | 52 |
| Binary | 1000110 | 10010000 | 1101000 | 110011 | 0 | 11100 | 101100 | 10010100 | 100011 | 101010 |
Color Harmonies of #469068
Complementary color
Monochromatic Colors of #469068
Black with #469068
Text Example
Text Example
White with #469068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469068; }
p { color: rgb(70,144,104); }
H1.HeaderClassName
{
color: #469068;
}
.AnyTagClassName
{
color: #469068;
}
</style>
background-color css
<style>
a { background-color: #469068; }
a { background-color: rgb(70,144,104); }
div.DivClassName
{
background-color: #469068;
}
.BgClassName
{
background-color: #469068;
}
</style>
border-color css
<style>
span { border-color: #469068; }
span { border-color: rgb(70,144,104); }
td.TdClassName
{
border-color: #469068;
}
.TagClassName
{
border-color: #469068;
}
</style>