Shades of La Palma #419237
Tints of La Palma #419237
RGB
CMYK
RGB Variations
Color information
#419237 (or 0x419237) is known color: La Palma. HEX triplet: 41, 92 and 37. RGB value is (65,146,55). Sum of RGB (Red+Green+Blue) = 65+146+55=266 (35% of max value = 765). Red value is 65 (25.78% from 255 or 24.44% from 266); Green value is 146 (57.42% from 255 or 54.89% from 266); Blue value is 55 (21.88% from 255 or 20.68% from 266); Max value from RGB is 146 - color contains mainly: green. Hex color #419237 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #419237 is #BE6DC8. Grayscale: #6F6F6F. Windows color (decimal): -12479945 or 3641921. OLE color: 3641921.
HSL color Cylindrical-coordinate representation of color #419237: hue angle of 113.41º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #419237 is Cyan = 0.55, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 65 | 146 | 55 | - |
| CMYK | 0.55 | 0 | 0.62 | 0.43 |
| HSL | 113.41º | 0.45% | 0.39% | - |
| HSV(B) | 113.41º | 0.62% | 0.57% | - |
| XYZ | 13.15 | 21.96 | 7.16 | - |
| YUV | 111.41 | 96.16 | 94.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 146 | 55 | 0.55 | 0 | 0.62 | 0.43 | 113.41 | 0.45 | 0.39 |
| Hex | 41 | 92 | 37 | 37 | 0 | 3E | 2B | 71 | 2D | 27 |
| Octal | 101 | 222 | 67 | 67 | 0 | 76 | 53 | 161 | 55 | 47 |
| Binary | 1000001 | 10010010 | 110111 | 110111 | 0 | 111110 | 101011 | 1110001 | 101101 | 100111 |
Color Harmonies of #419237
Complementary color
Monochromatic Colors of #419237
Black with #419237
Text Example
Text Example
White with #419237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419237; }
p { color: rgb(65,146,55); }
H1.HeaderClassName
{
color: #419237;
}
.AnyTagClassName
{
color: #419237;
}
</style>
background-color css
<style>
a { background-color: #419237; }
a { background-color: rgb(65,146,55); }
div.DivClassName
{
background-color: #419237;
}
.BgClassName
{
background-color: #419237;
}
</style>
border-color css
<style>
span { border-color: #419237; }
span { border-color: rgb(65,146,55); }
td.TdClassName
{
border-color: #419237;
}
.TagClassName
{
border-color: #419237;
}
</style>