Shades of La Palma #419735
Tints of La Palma #419735
RGB
CMYK
RGB Variations
Color information
#419735 (or 0x419735) is known color: La Palma. HEX triplet: 41, 97 and 35. RGB value is (65,151,53). Sum of RGB (Red+Green+Blue) = 65+151+53=269 (35% of max value = 765). Red value is 65 (25.78% from 255 or 24.16% from 269); Green value is 151 (59.38% from 255 or 56.13% from 269); Blue value is 53 (21.09% from 255 or 19.70% from 269); Max value from RGB is 151 - color contains mainly: green. Hex color #419735 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #419735 is #BE68CA. Grayscale: #727272. Windows color (decimal): -12478667 or 3512129. OLE color: 3512129.
HSL color Cylindrical-coordinate representation of color #419735: hue angle of 112.65º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #419735 is Cyan = 0.57, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 65 | 151 | 53 | - |
| CMYK | 0.57 | 0 | 0.65 | 0.41 |
| HSL | 112.65º | 0.48% | 0.4% | - |
| HSV(B) | 112.65º | 0.65% | 0.59% | - |
| XYZ | 13.89 | 23.51 | 7.17 | - |
| YUV | 114.11 | 93.51 | 92.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 151 | 53 | 0.57 | 0 | 0.65 | 0.41 | 112.65 | 0.48 | 0.4 |
| Hex | 41 | 97 | 35 | 39 | 0 | 41 | 29 | 71 | 30 | 28 |
| Octal | 101 | 227 | 65 | 71 | 0 | 101 | 51 | 161 | 60 | 50 |
| Binary | 1000001 | 10010111 | 110101 | 111001 | 0 | 1000001 | 101001 | 1110001 | 110000 | 101000 |
Color Harmonies of #419735
Complementary color
Monochromatic Colors of #419735
Black with #419735
Text Example
Text Example
White with #419735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419735; }
p { color: rgb(65,151,53); }
H1.HeaderClassName
{
color: #419735;
}
.AnyTagClassName
{
color: #419735;
}
</style>
background-color css
<style>
a { background-color: #419735; }
a { background-color: rgb(65,151,53); }
div.DivClassName
{
background-color: #419735;
}
.BgClassName
{
background-color: #419735;
}
</style>
border-color css
<style>
span { border-color: #419735; }
span { border-color: rgb(65,151,53); }
td.TdClassName
{
border-color: #419735;
}
.TagClassName
{
border-color: #419735;
}
</style>