Shades of La Palma #419211
Tints of La Palma #419211
RGB
CMYK
RGB Variations
Color information
#419211 (or 0x419211) is known color: La Palma. HEX triplet: 41, 92 and 11. RGB value is (65,146,17). Sum of RGB (Red+Green+Blue) = 65+146+17=228 (30% of max value = 765). Red value is 65 (25.78% from 255 or 28.51% from 228); Green value is 146 (57.42% from 255 or 64.04% from 228); Blue value is 17 (7.03% from 255 or 7.46% from 228); Max value from RGB is 146 - color contains mainly: green. Hex color #419211 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #419211 is #BE6DEE. Grayscale: #6B6B6B. Windows color (decimal): -12479983 or 1151553. OLE color: 1151553.
HSL color Cylindrical-coordinate representation of color #419211: hue angle of 97.67º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #419211 is Cyan = 0.55, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 65 | 146 | 17 | - |
| CMYK | 0.55 | 0 | 0.88 | 0.43 |
| HSL | 97.67º | 0.79% | 0.32% | - |
| HSV(B) | 97.67º | 0.88% | 0.57% | - |
| XYZ | 12.56 | 21.72 | 4.06 | - |
| YUV | 107.08 | 77.16 | 97.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 146 | 17 | 0.55 | 0 | 0.88 | 0.43 | 97.67 | 0.79 | 0.32 |
| Hex | 41 | 92 | 11 | 37 | 0 | 58 | 2B | 62 | 4F | 20 |
| Octal | 101 | 222 | 21 | 67 | 0 | 130 | 53 | 142 | 117 | 40 |
| Binary | 1000001 | 10010010 | 10001 | 110111 | 0 | 1011000 | 101011 | 1100010 | 1001111 | 100000 |
Color Harmonies of #419211
Complementary color
Monochromatic Colors of #419211
Black with #419211
Text Example
Text Example
White with #419211
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419211; }
p { color: rgb(65,146,17); }
H1.HeaderClassName
{
color: #419211;
}
.AnyTagClassName
{
color: #419211;
}
</style>
background-color css
<style>
a { background-color: #419211; }
a { background-color: rgb(65,146,17); }
div.DivClassName
{
background-color: #419211;
}
.BgClassName
{
background-color: #419211;
}
</style>
border-color css
<style>
span { border-color: #419211; }
span { border-color: rgb(65,146,17); }
td.TdClassName
{
border-color: #419211;
}
.TagClassName
{
border-color: #419211;
}
</style>