Shades of La Palma #408632
Tints of La Palma #408632
RGB
CMYK
RGB Variations
Color information
#408632 (or 0x408632) is known color: La Palma. HEX triplet: 40, 86 and 32. RGB value is (64,134,50). Sum of RGB (Red+Green+Blue) = 64+134+50=248 (32% of max value = 765). Red value is 64 (25.39% from 255 or 25.81% from 248); Green value is 134 (52.73% from 255 or 54.03% from 248); Blue value is 50 (19.92% from 255 or 20.16% from 248); Max value from RGB is 134 - color contains mainly: green. Hex color #408632 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408632 is #BF79CD. Grayscale: #676767. Windows color (decimal): -12548558 or 3311168. OLE color: 3311168.
HSL color Cylindrical-coordinate representation of color #408632: hue angle of 110º 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 #408632 is Cyan = 0.52, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 134 | 50 | - |
| CMYK | 0.52 | 0 | 0.63 | 0.47 |
| HSL | 110º | 0.46% | 0.36% | - |
| HSV(B) | 110º | 0.63% | 0.53% | - |
| XYZ | 11.22 | 18.37 | 5.97 | - |
| YUV | 103.49 | 97.81 | 99.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 134 | 50 | 0.52 | 0 | 0.63 | 0.47 | 110 | 0.46 | 0.36 |
| Hex | 40 | 86 | 32 | 34 | 0 | 3F | 2F | 6E | 2E | 24 |
| Octal | 100 | 206 | 62 | 64 | 0 | 77 | 57 | 156 | 56 | 44 |
| Binary | 1000000 | 10000110 | 110010 | 110100 | 0 | 111111 | 101111 | 1101110 | 101110 | 100100 |
Color Harmonies of #408632
Complementary color
Monochromatic Colors of #408632
Black with #408632
Text Example
Text Example
White with #408632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408632; }
p { color: rgb(64,134,50); }
H1.HeaderClassName
{
color: #408632;
}
.AnyTagClassName
{
color: #408632;
}
</style>
background-color css
<style>
a { background-color: #408632; }
a { background-color: rgb(64,134,50); }
div.DivClassName
{
background-color: #408632;
}
.BgClassName
{
background-color: #408632;
}
</style>
border-color css
<style>
span { border-color: #408632; }
span { border-color: rgb(64,134,50); }
td.TdClassName
{
border-color: #408632;
}
.TagClassName
{
border-color: #408632;
}
</style>