Shades of La Palma #408722
Tints of La Palma #408722
RGB
CMYK
RGB Variations
Color information
#408722 (or 0x408722) is known color: La Palma. HEX triplet: 40, 87 and 22. RGB value is (64,135,34). Sum of RGB (Red+Green+Blue) = 64+135+34=233 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.47% from 233); Green value is 135 (53.12% from 255 or 57.94% from 233); Blue value is 34 (13.67% from 255 or 14.59% from 233); Max value from RGB is 135 - color contains mainly: green. Hex color #408722 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408722 is #BF78DD. Grayscale: #666666. Windows color (decimal): -12548318 or 2262848. OLE color: 2262848.
HSL color Cylindrical-coordinate representation of color #408722: hue angle of 102.18º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #408722 is Cyan = 0.53, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 135 | 34 | - |
| CMYK | 0.53 | 0 | 0.75 | 0.47 |
| HSL | 102.18º | 0.6% | 0.33% | - |
| HSV(B) | 102.18º | 0.75% | 0.53% | - |
| XYZ | 11.07 | 18.53 | 4.51 | - |
| YUV | 102.26 | 89.48 | 100.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 135 | 34 | 0.53 | 0 | 0.75 | 0.47 | 102.18 | 0.6 | 0.33 |
| Hex | 40 | 87 | 22 | 35 | 0 | 4B | 2F | 66 | 3C | 21 |
| Octal | 100 | 207 | 42 | 65 | 0 | 113 | 57 | 146 | 74 | 41 |
| Binary | 1000000 | 10000111 | 100010 | 110101 | 0 | 1001011 | 101111 | 1100110 | 111100 | 100001 |
Color Harmonies of #408722
Complementary color
Monochromatic Colors of #408722
Black with #408722
Text Example
Text Example
White with #408722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408722; }
p { color: rgb(64,135,34); }
H1.HeaderClassName
{
color: #408722;
}
.AnyTagClassName
{
color: #408722;
}
</style>
background-color css
<style>
a { background-color: #408722; }
a { background-color: rgb(64,135,34); }
div.DivClassName
{
background-color: #408722;
}
.BgClassName
{
background-color: #408722;
}
</style>
border-color css
<style>
span { border-color: #408722; }
span { border-color: rgb(64,135,34); }
td.TdClassName
{
border-color: #408722;
}
.TagClassName
{
border-color: #408722;
}
</style>