Shades of Eucalyptus #319670
Tints of Eucalyptus #319670
RGB
CMYK
RGB Variations
Color information
#319670 (or 0x319670) is known color: Eucalyptus. HEX triplet: 31, 96 and 70. RGB value is (49,150,112). Sum of RGB (Red+Green+Blue) = 49+150+112=311 (41% of max value = 765). Red value is 49 (19.53% from 255 or 15.76% from 311); Green value is 150 (58.98% from 255 or 48.23% from 311); Blue value is 112 (44.14% from 255 or 36.01% from 311); Max value from RGB is 150 - color contains mainly: green. Hex color #319670 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #319670 is #CE698F. Grayscale: #737373. Windows color (decimal): -13527440 or 7378481. OLE color: 7378481.
HSL color Cylindrical-coordinate representation of color #319670: hue angle of 157.43º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #319670 is Cyan = 0.67, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 49 | 150 | 112 | - |
| CMYK | 0.67 | 0 | 0.25 | 0.41 |
| HSL | 157.43º | 0.51% | 0.39% | - |
| HSV(B) | 157.43º | 0.67% | 0.59% | - |
| XYZ | 15.1 | 23.64 | 19.1 | - |
| YUV | 115.47 | 126.04 | 80.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 150 | 112 | 0.67 | 0 | 0.25 | 0.41 | 157.43 | 0.51 | 0.39 |
| Hex | 31 | 96 | 70 | 43 | 0 | 19 | 29 | 9D | 33 | 27 |
| Octal | 61 | 226 | 160 | 103 | 0 | 31 | 51 | 235 | 63 | 47 |
| Binary | 110001 | 10010110 | 1110000 | 1000011 | 0 | 11001 | 101001 | 10011101 | 110011 | 100111 |
Color Harmonies of #319670
Complementary color
Monochromatic Colors of #319670
Black with #319670
Text Example
Text Example
White with #319670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319670; }
p { color: rgb(49,150,112); }
H1.HeaderClassName
{
color: #319670;
}
.AnyTagClassName
{
color: #319670;
}
</style>
background-color css
<style>
a { background-color: #319670; }
a { background-color: rgb(49,150,112); }
div.DivClassName
{
background-color: #319670;
}
.BgClassName
{
background-color: #319670;
}
</style>
border-color css
<style>
span { border-color: #319670; }
span { border-color: rgb(49,150,112); }
td.TdClassName
{
border-color: #319670;
}
.TagClassName
{
border-color: #319670;
}
</style>