Shades of La Palma #408825
Tints of La Palma #408825
RGB
CMYK
RGB Variations
Color information
#408825 (or 0x408825) is known color: La Palma. HEX triplet: 40, 88 and 25. RGB value is (64,136,37). Sum of RGB (Red+Green+Blue) = 64+136+37=237 (31% of max value = 765). Red value is 64 (25.39% from 255 or 27.00% from 237); Green value is 136 (53.52% from 255 or 57.38% from 237); Blue value is 37 (14.84% from 255 or 15.61% from 237); Max value from RGB is 136 - color contains mainly: green. Hex color #408825 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408825 is #BF77DA. Grayscale: #676767. Windows color (decimal): -12548059 or 2459712. OLE color: 2459712.
HSL color Cylindrical-coordinate representation of color #408825: hue angle of 103.64º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #408825 is Cyan = 0.53, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 136 | 37 | - |
| CMYK | 0.53 | 0 | 0.73 | 0.47 |
| HSL | 103.64º | 0.57% | 0.34% | - |
| HSV(B) | 103.64º | 0.73% | 0.53% | - |
| XYZ | 11.25 | 18.83 | 4.79 | - |
| YUV | 103.19 | 90.65 | 100.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 136 | 37 | 0.53 | 0 | 0.73 | 0.47 | 103.64 | 0.57 | 0.34 |
| Hex | 40 | 88 | 25 | 35 | 0 | 49 | 2F | 68 | 39 | 22 |
| Octal | 100 | 210 | 45 | 65 | 0 | 111 | 57 | 150 | 71 | 42 |
| Binary | 1000000 | 10001000 | 100101 | 110101 | 0 | 1001001 | 101111 | 1101000 | 111001 | 100010 |
Color Harmonies of #408825
Complementary color
Monochromatic Colors of #408825
Black with #408825
Text Example
Text Example
White with #408825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408825; }
p { color: rgb(64,136,37); }
H1.HeaderClassName
{
color: #408825;
}
.AnyTagClassName
{
color: #408825;
}
</style>
background-color css
<style>
a { background-color: #408825; }
a { background-color: rgb(64,136,37); }
div.DivClassName
{
background-color: #408825;
}
.BgClassName
{
background-color: #408825;
}
</style>
border-color css
<style>
span { border-color: #408825; }
span { border-color: rgb(64,136,37); }
td.TdClassName
{
border-color: #408825;
}
.TagClassName
{
border-color: #408825;
}
</style>