Shades of La Palma #419300
Tints of La Palma #419300
RGB
CMYK
RGB Variations
Color information
#419300 (or 0x419300) is known color: La Palma. HEX triplet: 41, 93 and 00. RGB value is (65,147,0). Sum of RGB (Red+Green+Blue) = 65+147+0=212 (28% of max value = 765). Red value is 65 (25.78% from 255 or 30.66% from 212); Green value is 147 (57.81% from 255 or 69.34% from 212); Blue value is 0 (0.39% from 255 or 0% from 212); Max value from RGB is 147 - color contains mainly: green. Hex color #419300 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #419300 is #BE6CFF. Grayscale: #6A6A6A. Windows color (decimal): -12479744 or 37697. OLE color: 37697.
HSL color Cylindrical-coordinate representation of color #419300: hue angle of 93.47º degrees, saturation: 1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 1%. Process color model (Four color, CMYK) of #419300 is Cyan = 0.56, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 65 | 147 | 0 | - |
| CMYK | 0.56 | 0 | 1 | 0.42 |
| HSL | 93.47º | 1% | 0.29% | - |
| HSV(B) | 93.47º | 1% | 0.58% | - |
| XYZ | 12.61 | 21.99 | 3.58 | - |
| YUV | 105.72 | 68.33 | 98.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 147 | 0 | 0.56 | 0 | 1 | 0.42 | 93.47 | 1 | 0.29 |
| Hex | 41 | 93 | 0 | 38 | 0 | 64 | 2A | 5D | 64 | 1D |
| Octal | 101 | 223 | 0 | 70 | 0 | 144 | 52 | 135 | 144 | 35 |
| Binary | 1000001 | 10010011 | 0 | 111000 | 0 | 1100100 | 101010 | 1011101 | 1100100 | 11101 |
Color Harmonies of #419300
Complementary color
Monochromatic Colors of #419300
Black with #419300
Text Example
Text Example
White with #419300
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419300; }
p { color: rgb(65,147,0); }
H1.HeaderClassName
{
color: #419300;
}
.AnyTagClassName
{
color: #419300;
}
</style>
background-color css
<style>
a { background-color: #419300; }
a { background-color: rgb(65,147,0); }
div.DivClassName
{
background-color: #419300;
}
.BgClassName
{
background-color: #419300;
}
</style>
border-color css
<style>
span { border-color: #419300; }
span { border-color: rgb(65,147,0); }
td.TdClassName
{
border-color: #419300;
}
.TagClassName
{
border-color: #419300;
}
</style>