Shades of La Palma #418738
Tints of La Palma #418738
RGB
CMYK
RGB Variations
Color information
#418738 (or 0x418738) is known color: La Palma. HEX triplet: 41, 87 and 38. RGB value is (65,135,56). Sum of RGB (Red+Green+Blue) = 65+135+56=256 (33% of max value = 765). Red value is 65 (25.78% from 255 or 25.39% from 256); Green value is 135 (53.12% from 255 or 52.73% from 256); Blue value is 56 (22.27% from 255 or 21.88% from 256); Max value from RGB is 135 - color contains mainly: green. Hex color #418738 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #418738 is #BE78C7. Grayscale: #696969. Windows color (decimal): -12482760 or 3704641. OLE color: 3704641.
HSL color Cylindrical-coordinate representation of color #418738: hue angle of 113.16º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #418738 is Cyan = 0.52, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 65 | 135 | 56 | - |
| CMYK | 0.52 | 0 | 0.59 | 0.47 |
| HSL | 113.16º | 0.41% | 0.37% | - |
| HSV(B) | 113.16º | 0.59% | 0.53% | - |
| XYZ | 11.56 | 18.74 | 6.75 | - |
| YUV | 105.06 | 100.31 | 99.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 135 | 56 | 0.52 | 0 | 0.59 | 0.47 | 113.16 | 0.41 | 0.37 |
| Hex | 41 | 87 | 38 | 34 | 0 | 3B | 2F | 71 | 29 | 25 |
| Octal | 101 | 207 | 70 | 64 | 0 | 73 | 57 | 161 | 51 | 45 |
| Binary | 1000001 | 10000111 | 111000 | 110100 | 0 | 111011 | 101111 | 1110001 | 101001 | 100101 |
Color Harmonies of #418738
Complementary color
Monochromatic Colors of #418738
Black with #418738
Text Example
Text Example
White with #418738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #418738; }
p { color: rgb(65,135,56); }
H1.HeaderClassName
{
color: #418738;
}
.AnyTagClassName
{
color: #418738;
}
</style>
background-color css
<style>
a { background-color: #418738; }
a { background-color: rgb(65,135,56); }
div.DivClassName
{
background-color: #418738;
}
.BgClassName
{
background-color: #418738;
}
</style>
border-color css
<style>
span { border-color: #418738; }
span { border-color: rgb(65,135,56); }
td.TdClassName
{
border-color: #418738;
}
.TagClassName
{
border-color: #418738;
}
</style>