Shades of Eucalyptus #439069
Tints of Eucalyptus #439069
RGB
CMYK
RGB Variations
Color information
#439069 (or 0x439069) is known color: Eucalyptus. HEX triplet: 43, 90 and 69. RGB value is (67,144,105). Sum of RGB (Red+Green+Blue) = 67+144+105=316 (41% of max value = 765). Red value is 67 (26.56% from 255 or 21.20% from 316); Green value is 144 (56.64% from 255 or 45.57% from 316); Blue value is 105 (41.41% from 255 or 33.23% from 316); Max value from RGB is 144 - color contains mainly: green. Hex color #439069 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #439069 is #BC6F96. Grayscale: #747474. Windows color (decimal): -12349335 or 6918211. OLE color: 6918211.
HSL color Cylindrical-coordinate representation of color #439069: hue angle of 149.61º degrees, saturation: 0.36, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #439069 is Cyan = 0.53, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 67 | 144 | 105 | - |
| CMYK | 0.53 | 0 | 0.27 | 0.44 |
| HSL | 149.61º | 0.36% | 0.41% | - |
| HSV(B) | 149.61º | 0.53% | 0.56% | - |
| XYZ | 14.84 | 22.16 | 16.86 | - |
| YUV | 116.53 | 121.49 | 92.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 144 | 105 | 0.53 | 0 | 0.27 | 0.44 | 149.61 | 0.36 | 0.41 |
| Hex | 43 | 90 | 69 | 35 | 0 | 1B | 2C | 96 | 24 | 29 |
| Octal | 103 | 220 | 151 | 65 | 0 | 33 | 54 | 226 | 44 | 51 |
| Binary | 1000011 | 10010000 | 1101001 | 110101 | 0 | 11011 | 101100 | 10010110 | 100100 | 101001 |
Color Harmonies of #439069
Complementary color
Monochromatic Colors of #439069
Black with #439069
Text Example
Text Example
White with #439069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #439069; }
p { color: rgb(67,144,105); }
H1.HeaderClassName
{
color: #439069;
}
.AnyTagClassName
{
color: #439069;
}
</style>
background-color css
<style>
a { background-color: #439069; }
a { background-color: rgb(67,144,105); }
div.DivClassName
{
background-color: #439069;
}
.BgClassName
{
background-color: #439069;
}
</style>
border-color css
<style>
span { border-color: #439069; }
span { border-color: rgb(67,144,105); }
td.TdClassName
{
border-color: #439069;
}
.TagClassName
{
border-color: #439069;
}
</style>