Shades of La Palma #408832
Tints of La Palma #408832
RGB
CMYK
RGB Variations
Color information
#408832 (or 0x408832) is known color: La Palma. HEX triplet: 40, 88 and 32. RGB value is (64,136,50). Sum of RGB (Red+Green+Blue) = 64+136+50=250 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25.6% from 250); Green value is 136 (53.52% from 255 or 54.4% from 250); Blue value is 50 (19.92% from 255 or 20% from 250); Max value from RGB is 136 - color contains mainly: green. Hex color #408832 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408832 is #BF77CD. Grayscale: #686868. Windows color (decimal): -12548046 or 3311680. OLE color: 3311680.
HSL color Cylindrical-coordinate representation of color #408832: hue angle of 110.23º 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 #408832 is Cyan = 0.53, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 136 | 50 | - |
| CMYK | 0.53 | 0 | 0.63 | 0.47 |
| HSL | 110.23º | 0.46% | 0.36% | - |
| HSV(B) | 110.23º | 0.63% | 0.53% | - |
| XYZ | 11.49 | 18.93 | 6.07 | - |
| YUV | 104.67 | 97.15 | 98.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 136 | 50 | 0.53 | 0 | 0.63 | 0.47 | 110.23 | 0.46 | 0.36 |
| Hex | 40 | 88 | 32 | 35 | 0 | 3F | 2F | 6E | 2E | 24 |
| Octal | 100 | 210 | 62 | 65 | 0 | 77 | 57 | 156 | 56 | 44 |
| Binary | 1000000 | 10001000 | 110010 | 110101 | 0 | 111111 | 101111 | 1101110 | 101110 | 100100 |
Color Harmonies of #408832
Complementary color
Monochromatic Colors of #408832
Black with #408832
Text Example
Text Example
White with #408832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408832; }
p { color: rgb(64,136,50); }
H1.HeaderClassName
{
color: #408832;
}
.AnyTagClassName
{
color: #408832;
}
</style>
background-color css
<style>
a { background-color: #408832; }
a { background-color: rgb(64,136,50); }
div.DivClassName
{
background-color: #408832;
}
.BgClassName
{
background-color: #408832;
}
</style>
border-color css
<style>
span { border-color: #408832; }
span { border-color: rgb(64,136,50); }
td.TdClassName
{
border-color: #408832;
}
.TagClassName
{
border-color: #408832;
}
</style>