Shades of La Palma #418921
Tints of La Palma #418921
RGB
CMYK
RGB Variations
Color information
#418921 (or 0x418921) is known color: La Palma. HEX triplet: 41, 89 and 21. RGB value is (65,137,33). Sum of RGB (Red+Green+Blue) = 65+137+33=235 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.66% from 235); Green value is 137 (53.91% from 255 or 58.30% from 235); Blue value is 33 (13.28% from 255 or 14.04% from 235); Max value from RGB is 137 - color contains mainly: green. Hex color #418921 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #418921 is #BE76DE. Grayscale: #676767. Windows color (decimal): -12482271 or 2197825. OLE color: 2197825.
HSL color Cylindrical-coordinate representation of color #418921: hue angle of 101.54º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #418921 is Cyan = 0.53, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 65 | 137 | 33 | - |
| CMYK | 0.53 | 0 | 0.76 | 0.46 |
| HSL | 101.54º | 0.61% | 0.33% | - |
| HSV(B) | 101.54º | 0.76% | 0.54% | - |
| XYZ | 11.4 | 19.12 | 4.53 | - |
| YUV | 103.62 | 88.15 | 100.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 137 | 33 | 0.53 | 0 | 0.76 | 0.46 | 101.54 | 0.61 | 0.33 |
| Hex | 41 | 89 | 21 | 35 | 0 | 4C | 2E | 66 | 3D | 21 |
| Octal | 101 | 211 | 41 | 65 | 0 | 114 | 56 | 146 | 75 | 41 |
| Binary | 1000001 | 10001001 | 100001 | 110101 | 0 | 1001100 | 101110 | 1100110 | 111101 | 100001 |
Color Harmonies of #418921
Complementary color
Monochromatic Colors of #418921
Black with #418921
Text Example
Text Example
White with #418921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #418921; }
p { color: rgb(65,137,33); }
H1.HeaderClassName
{
color: #418921;
}
.AnyTagClassName
{
color: #418921;
}
</style>
background-color css
<style>
a { background-color: #418921; }
a { background-color: rgb(65,137,33); }
div.DivClassName
{
background-color: #418921;
}
.BgClassName
{
background-color: #418921;
}
</style>
border-color css
<style>
span { border-color: #418921; }
span { border-color: rgb(65,137,33); }
td.TdClassName
{
border-color: #418921;
}
.TagClassName
{
border-color: #418921;
}
</style>