Shades of Eucalyptus #459568
Tints of Eucalyptus #459568
RGB
CMYK
RGB Variations
Color information
#459568 (or 0x459568) is known color: Eucalyptus. HEX triplet: 45, 95 and 68. RGB value is (69,149,104). Sum of RGB (Red+Green+Blue) = 69+149+104=322 (42% of max value = 765). Red value is 69 (27.34% from 255 or 21.43% from 322); Green value is 149 (58.59% from 255 or 46.27% from 322); Blue value is 104 (41.02% from 255 or 32.30% from 322); Max value from RGB is 149 - color contains mainly: green. Hex color #459568 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #459568 is #BA6A97. Grayscale: #787878. Windows color (decimal): -12216984 or 6853957. OLE color: 6853957.
HSL color Cylindrical-coordinate representation of color #459568: hue angle of 146.25º 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 #459568 is Cyan = 0.54, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 149 | 104 | - |
| CMYK | 0.54 | 0 | 0.30 | 0.42 |
| HSL | 146.25º | 0.37% | 0.43% | - |
| HSV(B) | 146.25º | 0.54% | 0.58% | - |
| XYZ | 15.7 | 23.76 | 16.86 | - |
| YUV | 119.95 | 119 | 91.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 149 | 104 | 0.54 | 0 | 0.30 | 0.42 | 146.25 | 0.37 | 0.43 |
| Hex | 45 | 95 | 68 | 36 | 0 | 1E | 2A | 92 | 25 | 2B |
| Octal | 105 | 225 | 150 | 66 | 0 | 36 | 52 | 222 | 45 | 53 |
| Binary | 1000101 | 10010101 | 1101000 | 110110 | 0 | 11110 | 101010 | 10010010 | 100101 | 101011 |
Color Harmonies of #459568
Complementary color
Monochromatic Colors of #459568
Black with #459568
Text Example
Text Example
White with #459568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459568; }
p { color: rgb(69,149,104); }
H1.HeaderClassName
{
color: #459568;
}
.AnyTagClassName
{
color: #459568;
}
</style>
background-color css
<style>
a { background-color: #459568; }
a { background-color: rgb(69,149,104); }
div.DivClassName
{
background-color: #459568;
}
.BgClassName
{
background-color: #459568;
}
</style>
border-color css
<style>
span { border-color: #459568; }
span { border-color: rgb(69,149,104); }
td.TdClassName
{
border-color: #459568;
}
.TagClassName
{
border-color: #459568;
}
</style>