Shades of Eucalyptus #319067
Tints of Eucalyptus #319067
RGB
CMYK
RGB Variations
Color information
#319067 (or 0x319067) is known color: Eucalyptus. HEX triplet: 31, 90 and 67. RGB value is (49,144,103). Sum of RGB (Red+Green+Blue) = 49+144+103=296 (39% of max value = 765). Red value is 49 (19.53% from 255 or 16.55% from 296); Green value is 144 (56.64% from 255 or 48.65% from 296); Blue value is 103 (40.62% from 255 or 34.80% from 296); Max value from RGB is 144 - color contains mainly: green. Hex color #319067 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #319067 is #CE6F98. Grayscale: #6E6E6E. Windows color (decimal): -13528985 or 6787121. OLE color: 6787121.
HSL color Cylindrical-coordinate representation of color #319067: hue angle of 154.11º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #319067 is Cyan = 0.66, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 49 | 144 | 103 | - |
| CMYK | 0.66 | 0 | 0.28 | 0.44 |
| HSL | 154.11º | 0.49% | 0.38% | - |
| HSV(B) | 154.11º | 0.66% | 0.56% | - |
| XYZ | 13.69 | 21.58 | 16.28 | - |
| YUV | 110.92 | 123.53 | 83.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 144 | 103 | 0.66 | 0 | 0.28 | 0.44 | 154.11 | 0.49 | 0.38 |
| Hex | 31 | 90 | 67 | 42 | 0 | 1C | 2C | 9A | 31 | 26 |
| Octal | 61 | 220 | 147 | 102 | 0 | 34 | 54 | 232 | 61 | 46 |
| Binary | 110001 | 10010000 | 1100111 | 1000010 | 0 | 11100 | 101100 | 10011010 | 110001 | 100110 |
Color Harmonies of #319067
Complementary color
Monochromatic Colors of #319067
Black with #319067
Text Example
Text Example
White with #319067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319067; }
p { color: rgb(49,144,103); }
H1.HeaderClassName
{
color: #319067;
}
.AnyTagClassName
{
color: #319067;
}
</style>
background-color css
<style>
a { background-color: #319067; }
a { background-color: rgb(49,144,103); }
div.DivClassName
{
background-color: #319067;
}
.BgClassName
{
background-color: #319067;
}
</style>
border-color css
<style>
span { border-color: #319067; }
span { border-color: rgb(49,144,103); }
td.TdClassName
{
border-color: #319067;
}
.TagClassName
{
border-color: #319067;
}
</style>