Shades of Eucalyptus #419267
Tints of Eucalyptus #419267
RGB
CMYK
RGB Variations
Color information
#419267 (or 0x419267) is known color: Eucalyptus. HEX triplet: 41, 92 and 67. RGB value is (65,146,103). Sum of RGB (Red+Green+Blue) = 65+146+103=314 (41% of max value = 765). Red value is 65 (25.78% from 255 or 20.70% from 314); Green value is 146 (57.42% from 255 or 46.50% from 314); Blue value is 103 (40.62% from 255 or 32.80% from 314); Max value from RGB is 146 - color contains mainly: green. Hex color #419267 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #419267 is #BE6D98. Grayscale: #747474. Windows color (decimal): -12479897 or 6787649. OLE color: 6787649.
HSL color Cylindrical-coordinate representation of color #419267: hue angle of 148.15º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #419267 is Cyan = 0.55, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 65 | 146 | 103 | - |
| CMYK | 0.55 | 0 | 0.29 | 0.43 |
| HSL | 148.15º | 0.38% | 0.41% | - |
| HSV(B) | 148.15º | 0.55% | 0.57% | - |
| XYZ | 14.91 | 22.66 | 16.42 | - |
| YUV | 116.88 | 120.16 | 91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 146 | 103 | 0.55 | 0 | 0.29 | 0.43 | 148.15 | 0.38 | 0.41 |
| Hex | 41 | 92 | 67 | 37 | 0 | 1D | 2B | 94 | 26 | 29 |
| Octal | 101 | 222 | 147 | 67 | 0 | 35 | 53 | 224 | 46 | 51 |
| Binary | 1000001 | 10010010 | 1100111 | 110111 | 0 | 11101 | 101011 | 10010100 | 100110 | 101001 |
Color Harmonies of #419267
Complementary color
Monochromatic Colors of #419267
Black with #419267
Text Example
Text Example
White with #419267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419267; }
p { color: rgb(65,146,103); }
H1.HeaderClassName
{
color: #419267;
}
.AnyTagClassName
{
color: #419267;
}
</style>
background-color css
<style>
a { background-color: #419267; }
a { background-color: rgb(65,146,103); }
div.DivClassName
{
background-color: #419267;
}
.BgClassName
{
background-color: #419267;
}
</style>
border-color css
<style>
span { border-color: #419267; }
span { border-color: rgb(65,146,103); }
td.TdClassName
{
border-color: #419267;
}
.TagClassName
{
border-color: #419267;
}
</style>