Shades of La Palma #419524
Tints of La Palma #419524
RGB
CMYK
RGB Variations
Color information
#419524 (or 0x419524) is known color: La Palma. HEX triplet: 41, 95 and 24. RGB value is (65,149,36). Sum of RGB (Red+Green+Blue) = 65+149+36=250 (33% of max value = 765). Red value is 65 (25.78% from 255 or 26% from 250); Green value is 149 (58.59% from 255 or 59.6% from 250); Blue value is 36 (14.45% from 255 or 14.4% from 250); Max value from RGB is 149 - color contains mainly: green. Hex color #419524 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #419524 is #BE6ADB. Grayscale: #6F6F6F. Windows color (decimal): -12479196 or 2397505. OLE color: 2397505.
HSL color Cylindrical-coordinate representation of color #419524: hue angle of 104.6º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #419524 is Cyan = 0.56, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 65 | 149 | 36 | - |
| CMYK | 0.56 | 0 | 0.76 | 0.42 |
| HSL | 104.6º | 0.61% | 0.36% | - |
| HSV(B) | 104.6º | 0.76% | 0.58% | - |
| XYZ | 13.25 | 22.75 | 5.36 | - |
| YUV | 111 | 85.67 | 95.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 149 | 36 | 0.56 | 0 | 0.76 | 0.42 | 104.6 | 0.61 | 0.36 |
| Hex | 41 | 95 | 24 | 38 | 0 | 4C | 2A | 69 | 3D | 24 |
| Octal | 101 | 225 | 44 | 70 | 0 | 114 | 52 | 151 | 75 | 44 |
| Binary | 1000001 | 10010101 | 100100 | 111000 | 0 | 1001100 | 101010 | 1101001 | 111101 | 100100 |
Color Harmonies of #419524
Complementary color
Monochromatic Colors of #419524
Black with #419524
Text Example
Text Example
White with #419524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419524; }
p { color: rgb(65,149,36); }
H1.HeaderClassName
{
color: #419524;
}
.AnyTagClassName
{
color: #419524;
}
</style>
background-color css
<style>
a { background-color: #419524; }
a { background-color: rgb(65,149,36); }
div.DivClassName
{
background-color: #419524;
}
.BgClassName
{
background-color: #419524;
}
</style>
border-color css
<style>
span { border-color: #419524; }
span { border-color: rgb(65,149,36); }
td.TdClassName
{
border-color: #419524;
}
.TagClassName
{
border-color: #419524;
}
</style>