Shades of La Palma #419035
Tints of La Palma #419035
RGB
CMYK
RGB Variations
Color information
#419035 (or 0x419035) is known color: La Palma. HEX triplet: 41, 90 and 35. RGB value is (65,144,53). Sum of RGB (Red+Green+Blue) = 65+144+53=262 (34% of max value = 765). Red value is 65 (25.78% from 255 or 24.81% from 262); Green value is 144 (56.64% from 255 or 54.96% from 262); Blue value is 53 (21.09% from 255 or 20.23% from 262); Max value from RGB is 144 - color contains mainly: green. Hex color #419035 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #419035 is #BE6FCA. Grayscale: #6E6E6E. Windows color (decimal): -12480459 or 3510337. OLE color: 3510337.
HSL color Cylindrical-coordinate representation of color #419035: hue angle of 112.09º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #419035 is Cyan = 0.55, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 65 | 144 | 53 | - |
| CMYK | 0.55 | 0 | 0.63 | 0.44 |
| HSL | 112.09º | 0.46% | 0.39% | - |
| HSV(B) | 112.09º | 0.63% | 0.56% | - |
| XYZ | 12.8 | 21.33 | 6.81 | - |
| YUV | 110.01 | 95.83 | 95.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 144 | 53 | 0.55 | 0 | 0.63 | 0.44 | 112.09 | 0.46 | 0.39 |
| Hex | 41 | 90 | 35 | 37 | 0 | 3F | 2C | 70 | 2E | 27 |
| Octal | 101 | 220 | 65 | 67 | 0 | 77 | 54 | 160 | 56 | 47 |
| Binary | 1000001 | 10010000 | 110101 | 110111 | 0 | 111111 | 101100 | 1110000 | 101110 | 100111 |
Color Harmonies of #419035
Complementary color
Monochromatic Colors of #419035
Black with #419035
Text Example
Text Example
White with #419035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419035; }
p { color: rgb(65,144,53); }
H1.HeaderClassName
{
color: #419035;
}
.AnyTagClassName
{
color: #419035;
}
</style>
background-color css
<style>
a { background-color: #419035; }
a { background-color: rgb(65,144,53); }
div.DivClassName
{
background-color: #419035;
}
.BgClassName
{
background-color: #419035;
}
</style>
border-color css
<style>
span { border-color: #419035; }
span { border-color: rgb(65,144,53); }
td.TdClassName
{
border-color: #419035;
}
.TagClassName
{
border-color: #419035;
}
</style>