Shades of La Palma #419612
Tints of La Palma #419612
RGB
CMYK
RGB Variations
Color information
#419612 (or 0x419612) is known color: La Palma. HEX triplet: 41, 96 and 12. RGB value is (65,150,18). Sum of RGB (Red+Green+Blue) = 65+150+18=233 (30% of max value = 765). Red value is 65 (25.78% from 255 or 27.90% from 233); Green value is 150 (58.98% from 255 or 64.38% from 233); Blue value is 18 (7.42% from 255 or 7.73% from 233); Max value from RGB is 150 - color contains mainly: green. Hex color #419612 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #419612 is #BE69ED. Grayscale: #6D6D6D. Windows color (decimal): -12478958 or 1218113. OLE color: 1218113.
HSL color Cylindrical-coordinate representation of color #419612: hue angle of 98.64º degrees, saturation: 0.79, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #419612 is Cyan = 0.57, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 65 | 150 | 18 | - |
| CMYK | 0.57 | 0 | 0.88 | 0.41 |
| HSL | 98.64º | 0.79% | 0.33% | - |
| HSV(B) | 98.64º | 0.88% | 0.59% | - |
| XYZ | 13.2 | 22.98 | 4.31 | - |
| YUV | 109.54 | 76.34 | 96.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 150 | 18 | 0.57 | 0 | 0.88 | 0.41 | 98.64 | 0.79 | 0.33 |
| Hex | 41 | 96 | 12 | 39 | 0 | 58 | 29 | 63 | 4F | 21 |
| Octal | 101 | 226 | 22 | 71 | 0 | 130 | 51 | 143 | 117 | 41 |
| Binary | 1000001 | 10010110 | 10010 | 111001 | 0 | 1011000 | 101001 | 1100011 | 1001111 | 100001 |
Color Harmonies of #419612
Complementary color
Monochromatic Colors of #419612
Black with #419612
Text Example
Text Example
White with #419612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419612; }
p { color: rgb(65,150,18); }
H1.HeaderClassName
{
color: #419612;
}
.AnyTagClassName
{
color: #419612;
}
</style>
background-color css
<style>
a { background-color: #419612; }
a { background-color: rgb(65,150,18); }
div.DivClassName
{
background-color: #419612;
}
.BgClassName
{
background-color: #419612;
}
</style>
border-color css
<style>
span { border-color: #419612; }
span { border-color: rgb(65,150,18); }
td.TdClassName
{
border-color: #419612;
}
.TagClassName
{
border-color: #419612;
}
</style>