Shades of La Palma #418538
Tints of La Palma #418538
RGB
CMYK
RGB Variations
Color information
#418538 (or 0x418538) is known color: La Palma. HEX triplet: 41, 85 and 38. RGB value is (65,133,56). Sum of RGB (Red+Green+Blue) = 65+133+56=254 (33% of max value = 765). Red value is 65 (25.78% from 255 or 25.59% from 254); Green value is 133 (52.34% from 255 or 52.36% from 254); Blue value is 56 (22.27% from 255 or 22.05% from 254); Max value from RGB is 133 - color contains mainly: green. Hex color #418538 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #418538 is #BE7AC7. Grayscale: #686868. Windows color (decimal): -12483272 or 3704129. OLE color: 3704129.
HSL color Cylindrical-coordinate representation of color #418538: hue angle of 112.99º degrees, saturation: 0.41, 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 #418538 is Cyan = 0.51, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 65 | 133 | 56 | - |
| CMYK | 0.51 | 0 | 0.58 | 0.48 |
| HSL | 112.99º | 0.41% | 0.37% | - |
| HSV(B) | 112.99º | 0.58% | 0.52% | - |
| XYZ | 11.28 | 18.18 | 6.66 | - |
| YUV | 103.89 | 100.97 | 100.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 133 | 56 | 0.51 | 0 | 0.58 | 0.48 | 112.99 | 0.41 | 0.37 |
| Hex | 41 | 85 | 38 | 33 | 0 | 3A | 30 | 71 | 29 | 25 |
| Octal | 101 | 205 | 70 | 63 | 0 | 72 | 60 | 161 | 51 | 45 |
| Binary | 1000001 | 10000101 | 111000 | 110011 | 0 | 111010 | 110000 | 1110001 | 101001 | 100101 |
Color Harmonies of #418538
Complementary color
Monochromatic Colors of #418538
Black with #418538
Text Example
Text Example
White with #418538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #418538; }
p { color: rgb(65,133,56); }
H1.HeaderClassName
{
color: #418538;
}
.AnyTagClassName
{
color: #418538;
}
</style>
background-color css
<style>
a { background-color: #418538; }
a { background-color: rgb(65,133,56); }
div.DivClassName
{
background-color: #418538;
}
.BgClassName
{
background-color: #418538;
}
</style>
border-color css
<style>
span { border-color: #418538; }
span { border-color: rgb(65,133,56); }
td.TdClassName
{
border-color: #418538;
}
.TagClassName
{
border-color: #418538;
}
</style>