Shades of Eucalyptus #459566
Tints of Eucalyptus #459566
RGB
CMYK
RGB Variations
Color information
#459566 (or 0x459566) is known color: Eucalyptus. HEX triplet: 45, 95 and 66. RGB value is (69,149,102). Sum of RGB (Red+Green+Blue) = 69+149+102=320 (42% of max value = 765). Red value is 69 (27.34% from 255 or 21.56% from 320); Green value is 149 (58.59% from 255 or 46.56% from 320); Blue value is 102 (40.23% from 255 or 31.88% from 320); Max value from RGB is 149 - color contains mainly: green. Hex color #459566 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #459566 is #BA6A99. Grayscale: #777777. Windows color (decimal): -12216986 or 6722885. OLE color: 6722885.
HSL color Cylindrical-coordinate representation of color #459566: hue angle of 144.75º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #459566 is Cyan = 0.54, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 149 | 102 | - |
| CMYK | 0.54 | 0 | 0.32 | 0.42 |
| HSL | 144.75º | 0.37% | 0.43% | - |
| HSV(B) | 144.75º | 0.54% | 0.58% | - |
| XYZ | 15.6 | 23.72 | 16.33 | - |
| YUV | 119.72 | 118 | 91.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 149 | 102 | 0.54 | 0 | 0.32 | 0.42 | 144.75 | 0.37 | 0.43 |
| Hex | 45 | 95 | 66 | 36 | 0 | 20 | 2A | 91 | 25 | 2B |
| Octal | 105 | 225 | 146 | 66 | 0 | 40 | 52 | 221 | 45 | 53 |
| Binary | 1000101 | 10010101 | 1100110 | 110110 | 0 | 100000 | 101010 | 10010001 | 100101 | 101011 |
Color Harmonies of #459566
Complementary color
Monochromatic Colors of #459566
Black with #459566
Text Example
Text Example
White with #459566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459566; }
p { color: rgb(69,149,102); }
H1.HeaderClassName
{
color: #459566;
}
.AnyTagClassName
{
color: #459566;
}
</style>
background-color css
<style>
a { background-color: #459566; }
a { background-color: rgb(69,149,102); }
div.DivClassName
{
background-color: #459566;
}
.BgClassName
{
background-color: #459566;
}
</style>
border-color css
<style>
span { border-color: #459566; }
span { border-color: rgb(69,149,102); }
td.TdClassName
{
border-color: #459566;
}
.TagClassName
{
border-color: #459566;
}
</style>