Shades of La Palma #419430
Tints of La Palma #419430
RGB
CMYK
RGB Variations
Color information
#419430 (or 0x419430) is known color: La Palma. HEX triplet: 41, 94 and 30. RGB value is (65,148,48). Sum of RGB (Red+Green+Blue) = 65+148+48=261 (34% of max value = 765). Red value is 65 (25.78% from 255 or 24.90% from 261); Green value is 148 (58.20% from 255 or 56.70% from 261); Blue value is 48 (19.14% from 255 or 18.39% from 261); Max value from RGB is 148 - color contains mainly: green. Hex color #419430 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #419430 is #BE6BCF. Grayscale: #707070. Windows color (decimal): -12479440 or 3183681. OLE color: 3183681.
HSL color Cylindrical-coordinate representation of color #419430: hue angle of 109.8º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #419430 is Cyan = 0.56, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 65 | 148 | 48 | - |
| CMYK | 0.56 | 0 | 0.68 | 0.42 |
| HSL | 109.8º | 0.51% | 0.38% | - |
| HSV(B) | 109.8º | 0.68% | 0.58% | - |
| XYZ | 13.3 | 22.52 | 6.44 | - |
| YUV | 111.78 | 92 | 94.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 148 | 48 | 0.56 | 0 | 0.68 | 0.42 | 109.8 | 0.51 | 0.38 |
| Hex | 41 | 94 | 30 | 38 | 0 | 44 | 2A | 6E | 33 | 26 |
| Octal | 101 | 224 | 60 | 70 | 0 | 104 | 52 | 156 | 63 | 46 |
| Binary | 1000001 | 10010100 | 110000 | 111000 | 0 | 1000100 | 101010 | 1101110 | 110011 | 100110 |
Color Harmonies of #419430
Complementary color
Monochromatic Colors of #419430
Black with #419430
Text Example
Text Example
White with #419430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419430; }
p { color: rgb(65,148,48); }
H1.HeaderClassName
{
color: #419430;
}
.AnyTagClassName
{
color: #419430;
}
</style>
background-color css
<style>
a { background-color: #419430; }
a { background-color: rgb(65,148,48); }
div.DivClassName
{
background-color: #419430;
}
.BgClassName
{
background-color: #419430;
}
</style>
border-color css
<style>
span { border-color: #419430; }
span { border-color: rgb(65,148,48); }
td.TdClassName
{
border-color: #419430;
}
.TagClassName
{
border-color: #419430;
}
</style>