Shades of Eucalyptus #469467
Tints of Eucalyptus #469467
RGB
CMYK
RGB Variations
Color information
#469467 (or 0x469467) is known color: Eucalyptus. HEX triplet: 46, 94 and 67. RGB value is (70,148,103). Sum of RGB (Red+Green+Blue) = 70+148+103=321 (42% of max value = 765). Red value is 70 (27.73% from 255 or 21.81% from 321); Green value is 148 (58.20% from 255 or 46.11% from 321); Blue value is 103 (40.62% from 255 or 32.09% from 321); Max value from RGB is 148 - color contains mainly: green. Hex color #469467 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #469467 is #B96B98. Grayscale: #777777. Windows color (decimal): -12151705 or 6788166. OLE color: 6788166.
HSL color Cylindrical-coordinate representation of color #469467: hue angle of 145.38º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #469467 is Cyan = 0.53, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 148 | 103 | - |
| CMYK | 0.53 | 0 | 0.30 | 0.42 |
| HSL | 145.38º | 0.36% | 0.43% | - |
| HSV(B) | 145.38º | 0.53% | 0.58% | - |
| XYZ | 15.56 | 23.46 | 16.54 | - |
| YUV | 119.55 | 118.66 | 92.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 148 | 103 | 0.53 | 0 | 0.30 | 0.42 | 145.38 | 0.36 | 0.43 |
| Hex | 46 | 94 | 67 | 35 | 0 | 1E | 2A | 91 | 24 | 2B |
| Octal | 106 | 224 | 147 | 65 | 0 | 36 | 52 | 221 | 44 | 53 |
| Binary | 1000110 | 10010100 | 1100111 | 110101 | 0 | 11110 | 101010 | 10010001 | 100100 | 101011 |
Color Harmonies of #469467
Complementary color
Monochromatic Colors of #469467
Black with #469467
Text Example
Text Example
White with #469467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469467; }
p { color: rgb(70,148,103); }
H1.HeaderClassName
{
color: #469467;
}
.AnyTagClassName
{
color: #469467;
}
</style>
background-color css
<style>
a { background-color: #469467; }
a { background-color: rgb(70,148,103); }
div.DivClassName
{
background-color: #469467;
}
.BgClassName
{
background-color: #469467;
}
</style>
border-color css
<style>
span { border-color: #469467; }
span { border-color: rgb(70,148,103); }
td.TdClassName
{
border-color: #469467;
}
.TagClassName
{
border-color: #469467;
}
</style>