Shades of La Palma #418825
Tints of La Palma #418825
RGB
CMYK
RGB Variations
Color information
#418825 (or 0x418825) is known color: La Palma. HEX triplet: 41, 88 and 25. RGB value is (65,136,37). Sum of RGB (Red+Green+Blue) = 65+136+37=238 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.31% from 238); Green value is 136 (53.52% from 255 or 57.14% from 238); Blue value is 37 (14.84% from 255 or 15.55% from 238); Max value from RGB is 136 - color contains mainly: green. Hex color #418825 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #418825 is #BE77DA. Grayscale: #676767. Windows color (decimal): -12482523 or 2459713. OLE color: 2459713.
HSL color Cylindrical-coordinate representation of color #418825: hue angle of 103.03º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #418825 is Cyan = 0.52, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 65 | 136 | 37 | - |
| CMYK | 0.52 | 0 | 0.73 | 0.47 |
| HSL | 103.03º | 0.57% | 0.34% | - |
| HSV(B) | 103.03º | 0.73% | 0.53% | - |
| XYZ | 11.32 | 18.87 | 4.8 | - |
| YUV | 103.49 | 90.48 | 100.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 136 | 37 | 0.52 | 0 | 0.73 | 0.47 | 103.03 | 0.57 | 0.34 |
| Hex | 41 | 88 | 25 | 34 | 0 | 49 | 2F | 67 | 39 | 22 |
| Octal | 101 | 210 | 45 | 64 | 0 | 111 | 57 | 147 | 71 | 42 |
| Binary | 1000001 | 10001000 | 100101 | 110100 | 0 | 1001001 | 101111 | 1100111 | 111001 | 100010 |
Color Harmonies of #418825
Complementary color
Monochromatic Colors of #418825
Black with #418825
Text Example
Text Example
White with #418825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #418825; }
p { color: rgb(65,136,37); }
H1.HeaderClassName
{
color: #418825;
}
.AnyTagClassName
{
color: #418825;
}
</style>
background-color css
<style>
a { background-color: #418825; }
a { background-color: rgb(65,136,37); }
div.DivClassName
{
background-color: #418825;
}
.BgClassName
{
background-color: #418825;
}
</style>
border-color css
<style>
span { border-color: #418825; }
span { border-color: rgb(65,136,37); }
td.TdClassName
{
border-color: #418825;
}
.TagClassName
{
border-color: #418825;
}
</style>