Shades of La Palma #408728
Tints of La Palma #408728
RGB
CMYK
RGB Variations
Color information
#408728 (or 0x408728) is known color: La Palma. HEX triplet: 40, 87 and 28. RGB value is (64,135,40). Sum of RGB (Red+Green+Blue) = 64+135+40=239 (31% of max value = 765). Red value is 64 (25.39% from 255 or 26.78% from 239); Green value is 135 (53.12% from 255 or 56.49% from 239); Blue value is 40 (16.02% from 255 or 16.74% from 239); Max value from RGB is 135 - color contains mainly: green. Hex color #408728 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408728 is #BF78D7. Grayscale: #676767. Windows color (decimal): -12548312 or 2656064. OLE color: 2656064.
HSL color Cylindrical-coordinate representation of color #408728: hue angle of 104.84º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #408728 is Cyan = 0.53, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 135 | 40 | - |
| CMYK | 0.53 | 0 | 0.70 | 0.47 |
| HSL | 104.84º | 0.54% | 0.34% | - |
| HSV(B) | 104.84º | 0.7% | 0.53% | - |
| XYZ | 11.16 | 18.57 | 5 | - |
| YUV | 102.94 | 92.48 | 100.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 135 | 40 | 0.53 | 0 | 0.70 | 0.47 | 104.84 | 0.54 | 0.34 |
| Hex | 40 | 87 | 28 | 35 | 0 | 46 | 2F | 69 | 36 | 22 |
| Octal | 100 | 207 | 50 | 65 | 0 | 106 | 57 | 151 | 66 | 42 |
| Binary | 1000000 | 10000111 | 101000 | 110101 | 0 | 1000110 | 101111 | 1101001 | 110110 | 100010 |
Color Harmonies of #408728
Complementary color
Monochromatic Colors of #408728
Black with #408728
Text Example
Text Example
White with #408728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408728; }
p { color: rgb(64,135,40); }
H1.HeaderClassName
{
color: #408728;
}
.AnyTagClassName
{
color: #408728;
}
</style>
background-color css
<style>
a { background-color: #408728; }
a { background-color: rgb(64,135,40); }
div.DivClassName
{
background-color: #408728;
}
.BgClassName
{
background-color: #408728;
}
</style>
border-color css
<style>
span { border-color: #408728; }
span { border-color: rgb(64,135,40); }
td.TdClassName
{
border-color: #408728;
}
.TagClassName
{
border-color: #408728;
}
</style>