Shades of La Palma #408335
Tints of La Palma #408335
RGB
CMYK
RGB Variations
Color information
#408335 (or 0x408335) is known color: La Palma. HEX triplet: 40, 83 and 35. RGB value is (64,131,53). Sum of RGB (Red+Green+Blue) = 64+131+53=248 (32% of max value = 765). Red value is 64 (25.39% from 255 or 25.81% from 248); Green value is 131 (51.56% from 255 or 52.82% from 248); Blue value is 53 (21.09% from 255 or 21.37% from 248); Max value from RGB is 131 - color contains mainly: green. Hex color #408335 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408335 is #BF7CCA. Grayscale: #666666. Windows color (decimal): -12549323 or 3507008. OLE color: 3507008.
HSL color Cylindrical-coordinate representation of color #408335: hue angle of 111.54º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #408335 is Cyan = 0.51, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 64 | 131 | 53 | - |
| CMYK | 0.51 | 0 | 0.60 | 0.49 |
| HSL | 111.54º | 0.42% | 0.36% | - |
| HSV(B) | 111.54º | 0.6% | 0.51% | - |
| XYZ | 10.87 | 17.58 | 6.19 | - |
| YUV | 102.08 | 100.3 | 100.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 131 | 53 | 0.51 | 0 | 0.60 | 0.49 | 111.54 | 0.42 | 0.36 |
| Hex | 40 | 83 | 35 | 33 | 0 | 3C | 31 | 70 | 2A | 24 |
| Octal | 100 | 203 | 65 | 63 | 0 | 74 | 61 | 160 | 52 | 44 |
| Binary | 1000000 | 10000011 | 110101 | 110011 | 0 | 111100 | 110001 | 1110000 | 101010 | 100100 |
Color Harmonies of #408335
Complementary color
Monochromatic Colors of #408335
Black with #408335
Text Example
Text Example
White with #408335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408335; }
p { color: rgb(64,131,53); }
H1.HeaderClassName
{
color: #408335;
}
.AnyTagClassName
{
color: #408335;
}
</style>
background-color css
<style>
a { background-color: #408335; }
a { background-color: rgb(64,131,53); }
div.DivClassName
{
background-color: #408335;
}
.BgClassName
{
background-color: #408335;
}
</style>
border-color css
<style>
span { border-color: #408335; }
span { border-color: rgb(64,131,53); }
td.TdClassName
{
border-color: #408335;
}
.TagClassName
{
border-color: #408335;
}
</style>