Shades of Eucalyptus #449467
Tints of Eucalyptus #449467
RGB
CMYK
RGB Variations
Color information
#449467 (or 0x449467) is known color: Eucalyptus. HEX triplet: 44, 94 and 67. RGB value is (68,148,103). Sum of RGB (Red+Green+Blue) = 68+148+103=319 (42% of max value = 765). Red value is 68 (26.95% from 255 or 21.32% from 319); Green value is 148 (58.20% from 255 or 46.39% from 319); Blue value is 103 (40.62% from 255 or 32.29% from 319); Max value from RGB is 148 - color contains mainly: green. Hex color #449467 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #449467 is #BB6B98. Grayscale: #777777. Windows color (decimal): -12282777 or 6788164. OLE color: 6788164.
HSL color Cylindrical-coordinate representation of color #449467: hue angle of 146.25º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #449467 is Cyan = 0.54, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 68 | 148 | 103 | - |
| CMYK | 0.54 | 0 | 0.30 | 0.42 |
| HSL | 146.25º | 0.37% | 0.42% | - |
| HSV(B) | 146.25º | 0.54% | 0.58% | - |
| XYZ | 15.42 | 23.39 | 16.53 | - |
| YUV | 118.95 | 119 | 91.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 148 | 103 | 0.54 | 0 | 0.30 | 0.42 | 146.25 | 0.37 | 0.42 |
| Hex | 44 | 94 | 67 | 36 | 0 | 1E | 2A | 92 | 25 | 2A |
| Octal | 104 | 224 | 147 | 66 | 0 | 36 | 52 | 222 | 45 | 52 |
| Binary | 1000100 | 10010100 | 1100111 | 110110 | 0 | 11110 | 101010 | 10010010 | 100101 | 101010 |
Color Harmonies of #449467
Complementary color
Monochromatic Colors of #449467
Black with #449467
Text Example
Text Example
White with #449467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449467; }
p { color: rgb(68,148,103); }
H1.HeaderClassName
{
color: #449467;
}
.AnyTagClassName
{
color: #449467;
}
</style>
background-color css
<style>
a { background-color: #449467; }
a { background-color: rgb(68,148,103); }
div.DivClassName
{
background-color: #449467;
}
.BgClassName
{
background-color: #449467;
}
</style>
border-color css
<style>
span { border-color: #449467; }
span { border-color: rgb(68,148,103); }
td.TdClassName
{
border-color: #449467;
}
.TagClassName
{
border-color: #449467;
}
</style>