Shades of Eucalyptus #319671
Tints of Eucalyptus #319671
RGB
CMYK
RGB Variations
Color information
#319671 (or 0x319671) is known color: Eucalyptus. HEX triplet: 31, 96 and 71. RGB value is (49,150,113). Sum of RGB (Red+Green+Blue) = 49+150+113=312 (41% of max value = 765). Red value is 49 (19.53% from 255 or 15.71% from 312); Green value is 150 (58.98% from 255 or 48.08% from 312); Blue value is 113 (44.53% from 255 or 36.22% from 312); Max value from RGB is 150 - color contains mainly: green. Hex color #319671 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #319671 is #CE698E. Grayscale: #737373. Windows color (decimal): -13527439 or 7444017. OLE color: 7444017.
HSL color Cylindrical-coordinate representation of color #319671: hue angle of 158.02º 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 #319671 is Cyan = 0.67, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 49 | 150 | 113 | - |
| CMYK | 0.67 | 0 | 0.25 | 0.41 |
| HSL | 158.02º | 0.51% | 0.39% | - |
| HSV(B) | 158.02º | 0.67% | 0.59% | - |
| XYZ | 15.15 | 23.66 | 19.39 | - |
| YUV | 115.58 | 126.54 | 80.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 150 | 113 | 0.67 | 0 | 0.25 | 0.41 | 158.02 | 0.51 | 0.39 |
| Hex | 31 | 96 | 71 | 43 | 0 | 19 | 29 | 9E | 33 | 27 |
| Octal | 61 | 226 | 161 | 103 | 0 | 31 | 51 | 236 | 63 | 47 |
| Binary | 110001 | 10010110 | 1110001 | 1000011 | 0 | 11001 | 101001 | 10011110 | 110011 | 100111 |
Color Harmonies of #319671
Complementary color
Monochromatic Colors of #319671
Black with #319671
Text Example
Text Example
White with #319671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319671; }
p { color: rgb(49,150,113); }
H1.HeaderClassName
{
color: #319671;
}
.AnyTagClassName
{
color: #319671;
}
</style>
background-color css
<style>
a { background-color: #319671; }
a { background-color: rgb(49,150,113); }
div.DivClassName
{
background-color: #319671;
}
.BgClassName
{
background-color: #319671;
}
</style>
border-color css
<style>
span { border-color: #319671; }
span { border-color: rgb(49,150,113); }
td.TdClassName
{
border-color: #319671;
}
.TagClassName
{
border-color: #319671;
}
</style>