Shades of La Palma #408732
Tints of La Palma #408732
RGB
CMYK
RGB Variations
Color information
#408732 (or 0x408732) is known color: La Palma. HEX triplet: 40, 87 and 32. RGB value is (64,135,50). Sum of RGB (Red+Green+Blue) = 64+135+50=249 (32% of max value = 765). Red value is 64 (25.39% from 255 or 25.70% from 249); Green value is 135 (53.12% from 255 or 54.22% from 249); Blue value is 50 (19.92% from 255 or 20.08% from 249); Max value from RGB is 135 - color contains mainly: green. Hex color #408732 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408732 is #BF78CD. Grayscale: #686868. Windows color (decimal): -12548302 or 3311424. OLE color: 3311424.
HSL color Cylindrical-coordinate representation of color #408732: hue angle of 110.12º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #408732 is Cyan = 0.53, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 135 | 50 | - |
| CMYK | 0.53 | 0 | 0.63 | 0.47 |
| HSL | 110.12º | 0.46% | 0.36% | - |
| HSV(B) | 110.12º | 0.63% | 0.53% | - |
| XYZ | 11.35 | 18.65 | 6.02 | - |
| YUV | 104.08 | 97.48 | 99.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 135 | 50 | 0.53 | 0 | 0.63 | 0.47 | 110.12 | 0.46 | 0.36 |
| Hex | 40 | 87 | 32 | 35 | 0 | 3F | 2F | 6E | 2E | 24 |
| Octal | 100 | 207 | 62 | 65 | 0 | 77 | 57 | 156 | 56 | 44 |
| Binary | 1000000 | 10000111 | 110010 | 110101 | 0 | 111111 | 101111 | 1101110 | 101110 | 100100 |
Color Harmonies of #408732
Complementary color
Monochromatic Colors of #408732
Black with #408732
Text Example
Text Example
White with #408732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408732; }
p { color: rgb(64,135,50); }
H1.HeaderClassName
{
color: #408732;
}
.AnyTagClassName
{
color: #408732;
}
</style>
background-color css
<style>
a { background-color: #408732; }
a { background-color: rgb(64,135,50); }
div.DivClassName
{
background-color: #408732;
}
.BgClassName
{
background-color: #408732;
}
</style>
border-color css
<style>
span { border-color: #408732; }
span { border-color: rgb(64,135,50); }
td.TdClassName
{
border-color: #408732;
}
.TagClassName
{
border-color: #408732;
}
</style>