Shades of Eucalyptus #319269
Tints of Eucalyptus #319269
RGB
CMYK
RGB Variations
Color information
#319269 (or 0x319269) is known color: Eucalyptus. HEX triplet: 31, 92 and 69. RGB value is (49,146,105). Sum of RGB (Red+Green+Blue) = 49+146+105=300 (39% of max value = 765). Red value is 49 (19.53% from 255 or 16.33% from 300); Green value is 146 (57.42% from 255 or 48.67% from 300); Blue value is 105 (41.41% from 255 or 35% from 300); Max value from RGB is 146 - color contains mainly: green. Hex color #319269 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #319269 is #CE6D96. Grayscale: #707070. Windows color (decimal): -13528471 or 6918705. OLE color: 6918705.
HSL color Cylindrical-coordinate representation of color #319269: hue angle of 154.64º 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 #319269 is Cyan = 0.66, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 146 | 105 | - |
| CMYK | 0.66 | 0 | 0.28 | 0.43 |
| HSL | 154.64º | 0.5% | 0.38% | - |
| HSV(B) | 154.64º | 0.66% | 0.57% | - |
| XYZ | 14.1 | 22.23 | 16.91 | - |
| YUV | 112.32 | 123.86 | 82.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 146 | 105 | 0.66 | 0 | 0.28 | 0.43 | 154.64 | 0.5 | 0.38 |
| Hex | 31 | 92 | 69 | 42 | 0 | 1C | 2B | 9B | 32 | 26 |
| Octal | 61 | 222 | 151 | 102 | 0 | 34 | 53 | 233 | 62 | 46 |
| Binary | 110001 | 10010010 | 1101001 | 1000010 | 0 | 11100 | 101011 | 10011011 | 110010 | 100110 |
Color Harmonies of #319269
Complementary color
Monochromatic Colors of #319269
Black with #319269
Text Example
Text Example
White with #319269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319269; }
p { color: rgb(49,146,105); }
H1.HeaderClassName
{
color: #319269;
}
.AnyTagClassName
{
color: #319269;
}
</style>
background-color css
<style>
a { background-color: #319269; }
a { background-color: rgb(49,146,105); }
div.DivClassName
{
background-color: #319269;
}
.BgClassName
{
background-color: #319269;
}
</style>
border-color css
<style>
span { border-color: #319269; }
span { border-color: rgb(49,146,105); }
td.TdClassName
{
border-color: #319269;
}
.TagClassName
{
border-color: #319269;
}
</style>