Shades of Eucalyptus #329467
Tints of Eucalyptus #329467
RGB
CMYK
RGB Variations
Color information
#329467 (or 0x329467) is known color: Eucalyptus. HEX triplet: 32, 94 and 67. RGB value is (50,148,103). Sum of RGB (Red+Green+Blue) = 50+148+103=301 (39% of max value = 765). Red value is 50 (19.92% from 255 or 16.61% from 301); Green value is 148 (58.20% from 255 or 49.17% from 301); Blue value is 103 (40.62% from 255 or 34.22% from 301); Max value from RGB is 148 - color contains mainly: green. Hex color #329467 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #329467 is #CD6B98. Grayscale: #717171. Windows color (decimal): -13462425 or 6788146. OLE color: 6788146.
HSL color Cylindrical-coordinate representation of color #329467: hue angle of 152.45º degrees, saturation: 0.49, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #329467 is Cyan = 0.66, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 148 | 103 | - |
| CMYK | 0.66 | 0 | 0.30 | 0.42 |
| HSL | 152.45º | 0.49% | 0.39% | - |
| HSV(B) | 152.45º | 0.66% | 0.58% | - |
| XYZ | 14.35 | 22.84 | 16.48 | - |
| YUV | 113.57 | 122.03 | 82.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 148 | 103 | 0.66 | 0 | 0.30 | 0.42 | 152.45 | 0.49 | 0.39 |
| Hex | 32 | 94 | 67 | 42 | 0 | 1E | 2A | 98 | 31 | 27 |
| Octal | 62 | 224 | 147 | 102 | 0 | 36 | 52 | 230 | 61 | 47 |
| Binary | 110010 | 10010100 | 1100111 | 1000010 | 0 | 11110 | 101010 | 10011000 | 110001 | 100111 |
Color Harmonies of #329467
Complementary color
Monochromatic Colors of #329467
Black with #329467
Text Example
Text Example
White with #329467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329467; }
p { color: rgb(50,148,103); }
H1.HeaderClassName
{
color: #329467;
}
.AnyTagClassName
{
color: #329467;
}
</style>
background-color css
<style>
a { background-color: #329467; }
a { background-color: rgb(50,148,103); }
div.DivClassName
{
background-color: #329467;
}
.BgClassName
{
background-color: #329467;
}
</style>
border-color css
<style>
span { border-color: #329467; }
span { border-color: rgb(50,148,103); }
td.TdClassName
{
border-color: #329467;
}
.TagClassName
{
border-color: #329467;
}
</style>