Shades of La Palma #419003
Tints of La Palma #419003
RGB
CMYK
RGB Variations
Color information
#419003 (or 0x419003) is known color: La Palma. HEX triplet: 41, 90 and 03. RGB value is (65,144,3). Sum of RGB (Red+Green+Blue) = 65+144+3=212 (28% of max value = 765). Red value is 65 (25.78% from 255 or 30.66% from 212); Green value is 144 (56.64% from 255 or 67.92% from 212); Blue value is 3 (1.56% from 255 or 1.42% from 212); Max value from RGB is 144 - color contains mainly: green. Hex color #419003 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #419003 is #BE6FFC. Grayscale: #686868. Windows color (decimal): -12480509 or 233537. OLE color: 233537.
HSL color Cylindrical-coordinate representation of color #419003: hue angle of 93.62º degrees, saturation: 0.96, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #419003 is Cyan = 0.55, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 65 | 144 | 3 | - |
| CMYK | 0.55 | 0 | 0.98 | 0.44 |
| HSL | 93.62º | 0.96% | 0.29% | - |
| HSV(B) | 93.62º | 0.98% | 0.56% | - |
| XYZ | 12.17 | 21.08 | 3.51 | - |
| YUV | 104.31 | 70.83 | 99.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 144 | 3 | 0.55 | 0 | 0.98 | 0.44 | 93.62 | 0.96 | 0.29 |
| Hex | 41 | 90 | 3 | 37 | 0 | 62 | 2C | 5E | 60 | 1D |
| Octal | 101 | 220 | 3 | 67 | 0 | 142 | 54 | 136 | 140 | 35 |
| Binary | 1000001 | 10010000 | 11 | 110111 | 0 | 1100010 | 101100 | 1011110 | 1100000 | 11101 |
Color Harmonies of #419003
Complementary color
Monochromatic Colors of #419003
Black with #419003
Text Example
Text Example
White with #419003
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419003; }
p { color: rgb(65,144,3); }
H1.HeaderClassName
{
color: #419003;
}
.AnyTagClassName
{
color: #419003;
}
</style>
background-color css
<style>
a { background-color: #419003; }
a { background-color: rgb(65,144,3); }
div.DivClassName
{
background-color: #419003;
}
.BgClassName
{
background-color: #419003;
}
</style>
border-color css
<style>
span { border-color: #419003; }
span { border-color: rgb(65,144,3); }
td.TdClassName
{
border-color: #419003;
}
.TagClassName
{
border-color: #419003;
}
</style>