Shades of La Palma #419134
Tints of La Palma #419134
RGB
CMYK
RGB Variations
Color information
#419134 (or 0x419134) is known color: La Palma. HEX triplet: 41, 91 and 34. RGB value is (65,145,52). Sum of RGB (Red+Green+Blue) = 65+145+52=262 (34% of max value = 765). Red value is 65 (25.78% from 255 or 24.81% from 262); Green value is 145 (57.03% from 255 or 55.34% from 262); Blue value is 52 (20.70% from 255 or 19.85% from 262); Max value from RGB is 145 - color contains mainly: green. Hex color #419134 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #419134 is #BE6ECB. Grayscale: #6E6E6E. Windows color (decimal): -12480204 or 3445057. OLE color: 3445057.
HSL color Cylindrical-coordinate representation of color #419134: hue angle of 111.61º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #419134 is Cyan = 0.55, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 65 | 145 | 52 | - |
| CMYK | 0.55 | 0 | 0.64 | 0.43 |
| HSL | 111.61º | 0.47% | 0.39% | - |
| HSV(B) | 111.61º | 0.64% | 0.57% | - |
| XYZ | 12.93 | 21.62 | 6.74 | - |
| YUV | 110.48 | 95 | 95.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 145 | 52 | 0.55 | 0 | 0.64 | 0.43 | 111.61 | 0.47 | 0.39 |
| Hex | 41 | 91 | 34 | 37 | 0 | 40 | 2B | 70 | 2F | 27 |
| Octal | 101 | 221 | 64 | 67 | 0 | 100 | 53 | 160 | 57 | 47 |
| Binary | 1000001 | 10010001 | 110100 | 110111 | 0 | 1000000 | 101011 | 1110000 | 101111 | 100111 |
Color Harmonies of #419134
Complementary color
Monochromatic Colors of #419134
Black with #419134
Text Example
Text Example
White with #419134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419134; }
p { color: rgb(65,145,52); }
H1.HeaderClassName
{
color: #419134;
}
.AnyTagClassName
{
color: #419134;
}
</style>
background-color css
<style>
a { background-color: #419134; }
a { background-color: rgb(65,145,52); }
div.DivClassName
{
background-color: #419134;
}
.BgClassName
{
background-color: #419134;
}
</style>
border-color css
<style>
span { border-color: #419134; }
span { border-color: rgb(65,145,52); }
td.TdClassName
{
border-color: #419134;
}
.TagClassName
{
border-color: #419134;
}
</style>