Shades of La Palma #408731
Tints of La Palma #408731
RGB
CMYK
RGB Variations
Color information
#408731 (or 0x408731) is known color: La Palma. HEX triplet: 40, 87 and 31. RGB value is (64,135,49). Sum of RGB (Red+Green+Blue) = 64+135+49=248 (32% of max value = 765). Red value is 64 (25.39% from 255 or 25.81% from 248); Green value is 135 (53.12% from 255 or 54.44% from 248); Blue value is 49 (19.53% from 255 or 19.76% from 248); Max value from RGB is 135 - color contains mainly: green. Hex color #408731 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408731 is #BF78CE. Grayscale: #686868. Windows color (decimal): -12548303 or 3245888. OLE color: 3245888.
HSL color Cylindrical-coordinate representation of color #408731: hue angle of 109.53º degrees, saturation: 0.47, 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 #408731 is Cyan = 0.53, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 135 | 49 | - |
| CMYK | 0.53 | 0 | 0.64 | 0.47 |
| HSL | 109.53º | 0.47% | 0.36% | - |
| HSV(B) | 109.53º | 0.64% | 0.53% | - |
| XYZ | 11.33 | 18.64 | 5.91 | - |
| YUV | 103.97 | 96.98 | 99.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 135 | 49 | 0.53 | 0 | 0.64 | 0.47 | 109.53 | 0.47 | 0.36 |
| Hex | 40 | 87 | 31 | 35 | 0 | 40 | 2F | 6E | 2F | 24 |
| Octal | 100 | 207 | 61 | 65 | 0 | 100 | 57 | 156 | 57 | 44 |
| Binary | 1000000 | 10000111 | 110001 | 110101 | 0 | 1000000 | 101111 | 1101110 | 101111 | 100100 |
Color Harmonies of #408731
Complementary color
Monochromatic Colors of #408731
Black with #408731
Text Example
Text Example
White with #408731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408731; }
p { color: rgb(64,135,49); }
H1.HeaderClassName
{
color: #408731;
}
.AnyTagClassName
{
color: #408731;
}
</style>
background-color css
<style>
a { background-color: #408731; }
a { background-color: rgb(64,135,49); }
div.DivClassName
{
background-color: #408731;
}
.BgClassName
{
background-color: #408731;
}
</style>
border-color css
<style>
span { border-color: #408731; }
span { border-color: rgb(64,135,49); }
td.TdClassName
{
border-color: #408731;
}
.TagClassName
{
border-color: #408731;
}
</style>