Shades of Eucalyptus #459667
Tints of Eucalyptus #459667
RGB
CMYK
RGB Variations
Color information
#459667 (or 0x459667) is known color: Eucalyptus. HEX triplet: 45, 96 and 67. RGB value is (69,150,103). Sum of RGB (Red+Green+Blue) = 69+150+103=322 (42% of max value = 765). Red value is 69 (27.34% from 255 or 21.43% from 322); Green value is 150 (58.98% from 255 or 46.58% from 322); Blue value is 103 (40.62% from 255 or 31.99% from 322); Max value from RGB is 150 - color contains mainly: green. Hex color #459667 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #459667 is #BA6998. Grayscale: #787878. Windows color (decimal): -12216729 or 6788677. OLE color: 6788677.
HSL color Cylindrical-coordinate representation of color #459667: hue angle of 145.19º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #459667 is Cyan = 0.54, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 69 | 150 | 103 | - |
| CMYK | 0.54 | 0 | 0.31 | 0.41 |
| HSL | 145.19º | 0.37% | 0.43% | - |
| HSV(B) | 145.19º | 0.54% | 0.59% | - |
| XYZ | 15.81 | 24.06 | 16.64 | - |
| YUV | 120.42 | 118.16 | 91.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 150 | 103 | 0.54 | 0 | 0.31 | 0.41 | 145.19 | 0.37 | 0.43 |
| Hex | 45 | 96 | 67 | 36 | 0 | 1F | 29 | 91 | 25 | 2B |
| Octal | 105 | 226 | 147 | 66 | 0 | 37 | 51 | 221 | 45 | 53 |
| Binary | 1000101 | 10010110 | 1100111 | 110110 | 0 | 11111 | 101001 | 10010001 | 100101 | 101011 |
Color Harmonies of #459667
Complementary color
Monochromatic Colors of #459667
Black with #459667
Text Example
Text Example
White with #459667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459667; }
p { color: rgb(69,150,103); }
H1.HeaderClassName
{
color: #459667;
}
.AnyTagClassName
{
color: #459667;
}
</style>
background-color css
<style>
a { background-color: #459667; }
a { background-color: rgb(69,150,103); }
div.DivClassName
{
background-color: #459667;
}
.BgClassName
{
background-color: #459667;
}
</style>
border-color css
<style>
span { border-color: #459667; }
span { border-color: rgb(69,150,103); }
td.TdClassName
{
border-color: #459667;
}
.TagClassName
{
border-color: #459667;
}
</style>