Shades of La Palma #408330
Tints of La Palma #408330
RGB
CMYK
RGB Variations
Color information
#408330 (or 0x408330) is known color: La Palma. HEX triplet: 40, 83 and 30. RGB value is (64,131,48). Sum of RGB (Red+Green+Blue) = 64+131+48=243 (32% of max value = 765). Red value is 64 (25.39% from 255 or 26.34% from 243); Green value is 131 (51.56% from 255 or 53.91% from 243); Blue value is 48 (19.14% from 255 or 19.75% from 243); Max value from RGB is 131 - color contains mainly: green. Hex color #408330 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408330 is #BF7CCF. Grayscale: #656565. Windows color (decimal): -12549328 or 3179328. OLE color: 3179328.
HSL color Cylindrical-coordinate representation of color #408330: hue angle of 108.43º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #408330 is Cyan = 0.51, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 64 | 131 | 48 | - |
| CMYK | 0.51 | 0 | 0.63 | 0.49 |
| HSL | 108.43º | 0.46% | 0.35% | - |
| HSV(B) | 108.43º | 0.63% | 0.51% | - |
| XYZ | 10.76 | 17.54 | 5.61 | - |
| YUV | 101.51 | 97.8 | 101.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 131 | 48 | 0.51 | 0 | 0.63 | 0.49 | 108.43 | 0.46 | 0.35 |
| Hex | 40 | 83 | 30 | 33 | 0 | 3F | 31 | 6C | 2E | 23 |
| Octal | 100 | 203 | 60 | 63 | 0 | 77 | 61 | 154 | 56 | 43 |
| Binary | 1000000 | 10000011 | 110000 | 110011 | 0 | 111111 | 110001 | 1101100 | 101110 | 100011 |
Color Harmonies of #408330
Complementary color
Monochromatic Colors of #408330
Black with #408330
Text Example
Text Example
White with #408330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408330; }
p { color: rgb(64,131,48); }
H1.HeaderClassName
{
color: #408330;
}
.AnyTagClassName
{
color: #408330;
}
</style>
background-color css
<style>
a { background-color: #408330; }
a { background-color: rgb(64,131,48); }
div.DivClassName
{
background-color: #408330;
}
.BgClassName
{
background-color: #408330;
}
</style>
border-color css
<style>
span { border-color: #408330; }
span { border-color: rgb(64,131,48); }
td.TdClassName
{
border-color: #408330;
}
.TagClassName
{
border-color: #408330;
}
</style>