Shades of La Palma #408337
Tints of La Palma #408337
RGB
CMYK
RGB Variations
Color information
#408337 (or 0x408337) is known color: La Palma. HEX triplet: 40, 83 and 37. RGB value is (64,131,55). Sum of RGB (Red+Green+Blue) = 64+131+55=250 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25.6% from 250); Green value is 131 (51.56% from 255 or 52.4% from 250); Blue value is 55 (21.88% from 255 or 22% from 250); Max value from RGB is 131 - color contains mainly: green. Hex color #408337 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408337 is #BF7CC8. Grayscale: #666666. Windows color (decimal): -12549321 or 3638080. OLE color: 3638080.
HSL color Cylindrical-coordinate representation of color #408337: hue angle of 112.89º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #408337 is Cyan = 0.51, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 64 | 131 | 55 | - |
| CMYK | 0.51 | 0 | 0.58 | 0.49 |
| HSL | 112.89º | 0.41% | 0.36% | - |
| HSV(B) | 112.89º | 0.58% | 0.51% | - |
| XYZ | 10.92 | 17.6 | 6.44 | - |
| YUV | 102.3 | 101.3 | 100.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 131 | 55 | 0.51 | 0 | 0.58 | 0.49 | 112.89 | 0.41 | 0.36 |
| Hex | 40 | 83 | 37 | 33 | 0 | 3A | 31 | 71 | 29 | 24 |
| Octal | 100 | 203 | 67 | 63 | 0 | 72 | 61 | 161 | 51 | 44 |
| Binary | 1000000 | 10000011 | 110111 | 110011 | 0 | 111010 | 110001 | 1110001 | 101001 | 100100 |
Color Harmonies of #408337
Complementary color
Monochromatic Colors of #408337
Black with #408337
Text Example
Text Example
White with #408337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408337; }
p { color: rgb(64,131,55); }
H1.HeaderClassName
{
color: #408337;
}
.AnyTagClassName
{
color: #408337;
}
</style>
background-color css
<style>
a { background-color: #408337; }
a { background-color: rgb(64,131,55); }
div.DivClassName
{
background-color: #408337;
}
.BgClassName
{
background-color: #408337;
}
</style>
border-color css
<style>
span { border-color: #408337; }
span { border-color: rgb(64,131,55); }
td.TdClassName
{
border-color: #408337;
}
.TagClassName
{
border-color: #408337;
}
</style>