Shades of Eucalyptus #319266
Tints of Eucalyptus #319266
RGB
CMYK
RGB Variations
Color information
#319266 (or 0x319266) is known color: Eucalyptus. HEX triplet: 31, 92 and 66. RGB value is (49,146,102). Sum of RGB (Red+Green+Blue) = 49+146+102=297 (39% of max value = 765). Red value is 49 (19.53% from 255 or 16.50% from 297); Green value is 146 (57.42% from 255 or 49.16% from 297); Blue value is 102 (40.23% from 255 or 34.34% from 297); Max value from RGB is 146 - color contains mainly: green. Hex color #319266 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #319266 is #CE6D99. Grayscale: #707070. Windows color (decimal): -13528474 or 6722097. OLE color: 6722097.
HSL color Cylindrical-coordinate representation of color #319266: hue angle of 152.78º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #319266 is Cyan = 0.66, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 146 | 102 | - |
| CMYK | 0.66 | 0 | 0.30 | 0.43 |
| HSL | 152.78º | 0.5% | 0.38% | - |
| HSV(B) | 152.78º | 0.66% | 0.57% | - |
| XYZ | 13.94 | 22.17 | 16.11 | - |
| YUV | 111.98 | 122.36 | 83.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 146 | 102 | 0.66 | 0 | 0.30 | 0.43 | 152.78 | 0.5 | 0.38 |
| Hex | 31 | 92 | 66 | 42 | 0 | 1E | 2B | 99 | 32 | 26 |
| Octal | 61 | 222 | 146 | 102 | 0 | 36 | 53 | 231 | 62 | 46 |
| Binary | 110001 | 10010010 | 1100110 | 1000010 | 0 | 11110 | 101011 | 10011001 | 110010 | 100110 |
Color Harmonies of #319266
Complementary color
Monochromatic Colors of #319266
Black with #319266
Text Example
Text Example
White with #319266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319266; }
p { color: rgb(49,146,102); }
H1.HeaderClassName
{
color: #319266;
}
.AnyTagClassName
{
color: #319266;
}
</style>
background-color css
<style>
a { background-color: #319266; }
a { background-color: rgb(49,146,102); }
div.DivClassName
{
background-color: #319266;
}
.BgClassName
{
background-color: #319266;
}
</style>
border-color css
<style>
span { border-color: #319266; }
span { border-color: rgb(49,146,102); }
td.TdClassName
{
border-color: #319266;
}
.TagClassName
{
border-color: #319266;
}
</style>