Shades of La Palma #419728
Tints of La Palma #419728
RGB
CMYK
RGB Variations
Color information
#419728 (or 0x419728) is known color: La Palma. HEX triplet: 41, 97 and 28. RGB value is (65,151,40). Sum of RGB (Red+Green+Blue) = 65+151+40=256 (33% of max value = 765). Red value is 65 (25.78% from 255 or 25.39% from 256); Green value is 151 (59.38% from 255 or 58.98% from 256); Blue value is 40 (16.02% from 255 or 15.62% from 256); Max value from RGB is 151 - color contains mainly: green. Hex color #419728 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #419728 is #BE68D7. Grayscale: #707070. Windows color (decimal): -12478680 or 2660161. OLE color: 2660161.
HSL color Cylindrical-coordinate representation of color #419728: hue angle of 106.49º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #419728 is Cyan = 0.57, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 65 | 151 | 40 | - |
| CMYK | 0.57 | 0 | 0.74 | 0.41 |
| HSL | 106.49º | 0.58% | 0.37% | - |
| HSV(B) | 106.49º | 0.74% | 0.59% | - |
| XYZ | 13.63 | 23.41 | 5.81 | - |
| YUV | 112.63 | 87.01 | 94.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 151 | 40 | 0.57 | 0 | 0.74 | 0.41 | 106.49 | 0.58 | 0.37 |
| Hex | 41 | 97 | 28 | 39 | 0 | 4A | 29 | 6A | 3A | 25 |
| Octal | 101 | 227 | 50 | 71 | 0 | 112 | 51 | 152 | 72 | 45 |
| Binary | 1000001 | 10010111 | 101000 | 111001 | 0 | 1001010 | 101001 | 1101010 | 111010 | 100101 |
Color Harmonies of #419728
Complementary color
Monochromatic Colors of #419728
Black with #419728
Text Example
Text Example
White with #419728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419728; }
p { color: rgb(65,151,40); }
H1.HeaderClassName
{
color: #419728;
}
.AnyTagClassName
{
color: #419728;
}
</style>
background-color css
<style>
a { background-color: #419728; }
a { background-color: rgb(65,151,40); }
div.DivClassName
{
background-color: #419728;
}
.BgClassName
{
background-color: #419728;
}
</style>
border-color css
<style>
span { border-color: #419728; }
span { border-color: rgb(65,151,40); }
td.TdClassName
{
border-color: #419728;
}
.TagClassName
{
border-color: #419728;
}
</style>