Shades of La Palma #408730
Tints of La Palma #408730
RGB
CMYK
RGB Variations
Color information
#408730 (or 0x408730) is known color: La Palma. HEX triplet: 40, 87 and 30. RGB value is (64,135,48). Sum of RGB (Red+Green+Blue) = 64+135+48=247 (32% of max value = 765). Red value is 64 (25.39% from 255 or 25.91% from 247); Green value is 135 (53.12% from 255 or 54.66% from 247); Blue value is 48 (19.14% from 255 or 19.43% from 247); Max value from RGB is 135 - color contains mainly: green. Hex color #408730 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408730 is #BF78CF. Grayscale: #686868. Windows color (decimal): -12548304 or 3180352. OLE color: 3180352.
HSL color Cylindrical-coordinate representation of color #408730: hue angle of 108.97º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #408730 is Cyan = 0.53, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 135 | 48 | - |
| CMYK | 0.53 | 0 | 0.64 | 0.47 |
| HSL | 108.97º | 0.48% | 0.36% | - |
| HSV(B) | 108.97º | 0.64% | 0.53% | - |
| XYZ | 11.31 | 18.63 | 5.8 | - |
| YUV | 103.85 | 96.48 | 99.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 135 | 48 | 0.53 | 0 | 0.64 | 0.47 | 108.97 | 0.48 | 0.36 |
| Hex | 40 | 87 | 30 | 35 | 0 | 40 | 2F | 6D | 30 | 24 |
| Octal | 100 | 207 | 60 | 65 | 0 | 100 | 57 | 155 | 60 | 44 |
| Binary | 1000000 | 10000111 | 110000 | 110101 | 0 | 1000000 | 101111 | 1101101 | 110000 | 100100 |
Color Harmonies of #408730
Complementary color
Monochromatic Colors of #408730
Black with #408730
Text Example
Text Example
White with #408730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408730; }
p { color: rgb(64,135,48); }
H1.HeaderClassName
{
color: #408730;
}
.AnyTagClassName
{
color: #408730;
}
</style>
background-color css
<style>
a { background-color: #408730; }
a { background-color: rgb(64,135,48); }
div.DivClassName
{
background-color: #408730;
}
.BgClassName
{
background-color: #408730;
}
</style>
border-color css
<style>
span { border-color: #408730; }
span { border-color: rgb(64,135,48); }
td.TdClassName
{
border-color: #408730;
}
.TagClassName
{
border-color: #408730;
}
</style>