Shades of La Palma #408527
Tints of La Palma #408527
RGB
CMYK
RGB Variations
Color information
#408527 (or 0x408527) is known color: La Palma. HEX triplet: 40, 85 and 27. RGB value is (64,133,39). Sum of RGB (Red+Green+Blue) = 64+133+39=236 (31% of max value = 765). Red value is 64 (25.39% from 255 or 27.12% from 236); Green value is 133 (52.34% from 255 or 56.36% from 236); Blue value is 39 (15.62% from 255 or 16.53% from 236); Max value from RGB is 133 - color contains mainly: green. Hex color #408527 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408527 is #BF7AD8. Grayscale: #656565. Windows color (decimal): -12548825 or 2590016. OLE color: 2590016.
HSL color Cylindrical-coordinate representation of color #408527: hue angle of 104.04º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #408527 is Cyan = 0.52, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 64 | 133 | 39 | - |
| CMYK | 0.52 | 0 | 0.71 | 0.48 |
| HSL | 104.04º | 0.55% | 0.34% | - |
| HSV(B) | 104.04º | 0.71% | 0.52% | - |
| XYZ | 10.87 | 18.01 | 4.82 | - |
| YUV | 101.65 | 92.64 | 101.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 133 | 39 | 0.52 | 0 | 0.71 | 0.48 | 104.04 | 0.55 | 0.34 |
| Hex | 40 | 85 | 27 | 34 | 0 | 47 | 30 | 68 | 37 | 22 |
| Octal | 100 | 205 | 47 | 64 | 0 | 107 | 60 | 150 | 67 | 42 |
| Binary | 1000000 | 10000101 | 100111 | 110100 | 0 | 1000111 | 110000 | 1101000 | 110111 | 100010 |
Color Harmonies of #408527
Complementary color
Monochromatic Colors of #408527
Black with #408527
Text Example
Text Example
White with #408527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408527; }
p { color: rgb(64,133,39); }
H1.HeaderClassName
{
color: #408527;
}
.AnyTagClassName
{
color: #408527;
}
</style>
background-color css
<style>
a { background-color: #408527; }
a { background-color: rgb(64,133,39); }
div.DivClassName
{
background-color: #408527;
}
.BgClassName
{
background-color: #408527;
}
</style>
border-color css
<style>
span { border-color: #408527; }
span { border-color: rgb(64,133,39); }
td.TdClassName
{
border-color: #408527;
}
.TagClassName
{
border-color: #408527;
}
</style>