Shades of La Palma #408431
Tints of La Palma #408431
RGB
CMYK
RGB Variations
Color information
#408431 (or 0x408431) is known color: La Palma. HEX triplet: 40, 84 and 31. RGB value is (64,132,49). Sum of RGB (Red+Green+Blue) = 64+132+49=245 (32% of max value = 765). Red value is 64 (25.39% from 255 or 26.12% from 245); Green value is 132 (51.95% from 255 or 53.88% from 245); Blue value is 49 (19.53% from 255 or 20% from 245); Max value from RGB is 132 - color contains mainly: green. Hex color #408431 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408431 is #BF7BCE. Grayscale: #666666. Windows color (decimal): -12549071 or 3245120. OLE color: 3245120.
HSL color Cylindrical-coordinate representation of color #408431: hue angle of 109.16º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #408431 is Cyan = 0.52, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 64 | 132 | 49 | - |
| CMYK | 0.52 | 0 | 0.63 | 0.48 |
| HSL | 109.16º | 0.46% | 0.35% | - |
| HSV(B) | 109.16º | 0.63% | 0.52% | - |
| XYZ | 10.92 | 17.81 | 5.77 | - |
| YUV | 102.21 | 97.97 | 100.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 132 | 49 | 0.52 | 0 | 0.63 | 0.48 | 109.16 | 0.46 | 0.35 |
| Hex | 40 | 84 | 31 | 34 | 0 | 3F | 30 | 6D | 2E | 23 |
| Octal | 100 | 204 | 61 | 64 | 0 | 77 | 60 | 155 | 56 | 43 |
| Binary | 1000000 | 10000100 | 110001 | 110100 | 0 | 111111 | 110000 | 1101101 | 101110 | 100011 |
Color Harmonies of #408431
Complementary color
Monochromatic Colors of #408431
Black with #408431
Text Example
Text Example
White with #408431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408431; }
p { color: rgb(64,132,49); }
H1.HeaderClassName
{
color: #408431;
}
.AnyTagClassName
{
color: #408431;
}
</style>
background-color css
<style>
a { background-color: #408431; }
a { background-color: rgb(64,132,49); }
div.DivClassName
{
background-color: #408431;
}
.BgClassName
{
background-color: #408431;
}
</style>
border-color css
<style>
span { border-color: #408431; }
span { border-color: rgb(64,132,49); }
td.TdClassName
{
border-color: #408431;
}
.TagClassName
{
border-color: #408431;
}
</style>