Shades of La Palma #418438
Tints of La Palma #418438
RGB
CMYK
RGB Variations
Color information
#418438 (or 0x418438) is known color: La Palma. HEX triplet: 41, 84 and 38. RGB value is (65,132,56). Sum of RGB (Red+Green+Blue) = 65+132+56=253 (33% of max value = 765). Red value is 65 (25.78% from 255 or 25.69% from 253); Green value is 132 (51.95% from 255 or 52.17% from 253); Blue value is 56 (22.27% from 255 or 22.13% from 253); Max value from RGB is 132 - color contains mainly: green. Hex color #418438 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #418438 is #BE7BC7. Grayscale: #676767. Windows color (decimal): -12483528 or 3703873. OLE color: 3703873.
HSL color Cylindrical-coordinate representation of color #418438: hue angle of 112.89º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #418438 is Cyan = 0.51, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 65 | 132 | 56 | - |
| CMYK | 0.51 | 0 | 0.58 | 0.48 |
| HSL | 112.89º | 0.4% | 0.37% | - |
| HSV(B) | 112.89º | 0.58% | 0.52% | - |
| XYZ | 11.15 | 17.91 | 6.61 | - |
| YUV | 103.3 | 101.3 | 100.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 132 | 56 | 0.51 | 0 | 0.58 | 0.48 | 112.89 | 0.4 | 0.37 |
| Hex | 41 | 84 | 38 | 33 | 0 | 3A | 30 | 71 | 28 | 25 |
| Octal | 101 | 204 | 70 | 63 | 0 | 72 | 60 | 161 | 50 | 45 |
| Binary | 1000001 | 10000100 | 111000 | 110011 | 0 | 111010 | 110000 | 1110001 | 101000 | 100101 |
Color Harmonies of #418438
Complementary color
Monochromatic Colors of #418438
Black with #418438
Text Example
Text Example
White with #418438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #418438; }
p { color: rgb(65,132,56); }
H1.HeaderClassName
{
color: #418438;
}
.AnyTagClassName
{
color: #418438;
}
</style>
background-color css
<style>
a { background-color: #418438; }
a { background-color: rgb(65,132,56); }
div.DivClassName
{
background-color: #418438;
}
.BgClassName
{
background-color: #418438;
}
</style>
border-color css
<style>
span { border-color: #418438; }
span { border-color: rgb(65,132,56); }
td.TdClassName
{
border-color: #418438;
}
.TagClassName
{
border-color: #418438;
}
</style>