Shades of La Palma #419515
Tints of La Palma #419515
RGB
CMYK
RGB Variations
Color information
#419515 (or 0x419515) is known color: La Palma. HEX triplet: 41, 95 and 15. RGB value is (65,149,21). Sum of RGB (Red+Green+Blue) = 65+149+21=235 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.66% from 235); Green value is 149 (58.59% from 255 or 63.40% from 235); Blue value is 21 (8.59% from 255 or 8.94% from 235); Max value from RGB is 149 - color contains mainly: green. Hex color #419515 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #419515 is #BE6AEA. Grayscale: #6D6D6D. Windows color (decimal): -12479211 or 1414465. OLE color: 1414465.
HSL color Cylindrical-coordinate representation of color #419515: hue angle of 99.38º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #419515 is Cyan = 0.56, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 65 | 149 | 21 | - |
| CMYK | 0.56 | 0 | 0.86 | 0.42 |
| HSL | 99.38º | 0.75% | 0.33% | - |
| HSV(B) | 99.38º | 0.86% | 0.58% | - |
| XYZ | 13.06 | 22.67 | 4.4 | - |
| YUV | 109.29 | 78.17 | 96.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 149 | 21 | 0.56 | 0 | 0.86 | 0.42 | 99.38 | 0.75 | 0.33 |
| Hex | 41 | 95 | 15 | 38 | 0 | 56 | 2A | 63 | 4B | 21 |
| Octal | 101 | 225 | 25 | 70 | 0 | 126 | 52 | 143 | 113 | 41 |
| Binary | 1000001 | 10010101 | 10101 | 111000 | 0 | 1010110 | 101010 | 1100011 | 1001011 | 100001 |
Color Harmonies of #419515
Complementary color
Monochromatic Colors of #419515
Black with #419515
Text Example
Text Example
White with #419515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419515; }
p { color: rgb(65,149,21); }
H1.HeaderClassName
{
color: #419515;
}
.AnyTagClassName
{
color: #419515;
}
</style>
background-color css
<style>
a { background-color: #419515; }
a { background-color: rgb(65,149,21); }
div.DivClassName
{
background-color: #419515;
}
.BgClassName
{
background-color: #419515;
}
</style>
border-color css
<style>
span { border-color: #419515; }
span { border-color: rgb(65,149,21); }
td.TdClassName
{
border-color: #419515;
}
.TagClassName
{
border-color: #419515;
}
</style>