Shades of La Palma #419731
Tints of La Palma #419731
RGB
CMYK
RGB Variations
Color information
#419731 (or 0x419731) is known color: La Palma. HEX triplet: 41, 97 and 31. RGB value is (65,151,49). Sum of RGB (Red+Green+Blue) = 65+151+49=265 (35% of max value = 765). Red value is 65 (25.78% from 255 or 24.53% from 265); Green value is 151 (59.38% from 255 or 56.98% from 265); Blue value is 49 (19.53% from 255 or 18.49% from 265); Max value from RGB is 151 - color contains mainly: green. Hex color #419731 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #419731 is #BE68CE. Grayscale: #717171. Windows color (decimal): -12478671 or 3249985. OLE color: 3249985.
HSL color Cylindrical-coordinate representation of color #419731: hue angle of 110.59º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #419731 is Cyan = 0.57, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 65 | 151 | 49 | - |
| CMYK | 0.57 | 0 | 0.68 | 0.41 |
| HSL | 110.59º | 0.51% | 0.39% | - |
| HSV(B) | 110.59º | 0.68% | 0.59% | - |
| XYZ | 13.8 | 23.48 | 6.71 | - |
| YUV | 113.66 | 91.51 | 93.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 151 | 49 | 0.57 | 0 | 0.68 | 0.41 | 110.59 | 0.51 | 0.39 |
| Hex | 41 | 97 | 31 | 39 | 0 | 44 | 29 | 6F | 33 | 27 |
| Octal | 101 | 227 | 61 | 71 | 0 | 104 | 51 | 157 | 63 | 47 |
| Binary | 1000001 | 10010111 | 110001 | 111001 | 0 | 1000100 | 101001 | 1101111 | 110011 | 100111 |
Color Harmonies of #419731
Complementary color
Monochromatic Colors of #419731
Black with #419731
Text Example
Text Example
White with #419731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419731; }
p { color: rgb(65,151,49); }
H1.HeaderClassName
{
color: #419731;
}
.AnyTagClassName
{
color: #419731;
}
</style>
background-color css
<style>
a { background-color: #419731; }
a { background-color: rgb(65,151,49); }
div.DivClassName
{
background-color: #419731;
}
.BgClassName
{
background-color: #419731;
}
</style>
border-color css
<style>
span { border-color: #419731; }
span { border-color: rgb(65,151,49); }
td.TdClassName
{
border-color: #419731;
}
.TagClassName
{
border-color: #419731;
}
</style>