Shades of La Palma #408721
Tints of La Palma #408721
RGB
CMYK
RGB Variations
Color information
#408721 (or 0x408721) is known color: La Palma. HEX triplet: 40, 87 and 21. RGB value is (64,135,33). Sum of RGB (Red+Green+Blue) = 64+135+33=232 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.59% from 232); Green value is 135 (53.12% from 255 or 58.19% from 232); Blue value is 33 (13.28% from 255 or 14.22% from 232); Max value from RGB is 135 - color contains mainly: green. Hex color #408721 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408721 is #BF78DE. Grayscale: #666666. Windows color (decimal): -12548319 or 2197312. OLE color: 2197312.
HSL color Cylindrical-coordinate representation of color #408721: hue angle of 101.76º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #408721 is Cyan = 0.53, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 135 | 33 | - |
| CMYK | 0.53 | 0 | 0.76 | 0.47 |
| HSL | 101.76º | 0.61% | 0.33% | - |
| HSV(B) | 101.76º | 0.76% | 0.53% | - |
| XYZ | 11.05 | 18.53 | 4.43 | - |
| YUV | 102.14 | 88.98 | 100.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 135 | 33 | 0.53 | 0 | 0.76 | 0.47 | 101.76 | 0.61 | 0.33 |
| Hex | 40 | 87 | 21 | 35 | 0 | 4C | 2F | 66 | 3D | 21 |
| Octal | 100 | 207 | 41 | 65 | 0 | 114 | 57 | 146 | 75 | 41 |
| Binary | 1000000 | 10000111 | 100001 | 110101 | 0 | 1001100 | 101111 | 1100110 | 111101 | 100001 |
Color Harmonies of #408721
Complementary color
Monochromatic Colors of #408721
Black with #408721
Text Example
Text Example
White with #408721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408721; }
p { color: rgb(64,135,33); }
H1.HeaderClassName
{
color: #408721;
}
.AnyTagClassName
{
color: #408721;
}
</style>
background-color css
<style>
a { background-color: #408721; }
a { background-color: rgb(64,135,33); }
div.DivClassName
{
background-color: #408721;
}
.BgClassName
{
background-color: #408721;
}
</style>
border-color css
<style>
span { border-color: #408721; }
span { border-color: rgb(64,135,33); }
td.TdClassName
{
border-color: #408721;
}
.TagClassName
{
border-color: #408721;
}
</style>