Shades of La Palma #408622
Tints of La Palma #408622
RGB
CMYK
RGB Variations
Color information
#408622 (or 0x408622) is known color: La Palma. HEX triplet: 40, 86 and 22. RGB value is (64,134,34). Sum of RGB (Red+Green+Blue) = 64+134+34=232 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.59% from 232); Green value is 134 (52.73% from 255 or 57.76% from 232); Blue value is 34 (13.67% from 255 or 14.66% from 232); Max value from RGB is 134 - color contains mainly: green. Hex color #408622 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408622 is #BF79DD. Grayscale: #666666. Windows color (decimal): -12548574 or 2262592. OLE color: 2262592.
HSL color Cylindrical-coordinate representation of color #408622: hue angle of 102º 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 #408622 is Cyan = 0.52, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 134 | 34 | - |
| CMYK | 0.52 | 0 | 0.75 | 0.47 |
| HSL | 102º | 0.6% | 0.33% | - |
| HSV(B) | 102º | 0.75% | 0.53% | - |
| XYZ | 10.93 | 18.26 | 4.46 | - |
| YUV | 101.67 | 89.81 | 101.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 134 | 34 | 0.52 | 0 | 0.75 | 0.47 | 102 | 0.6 | 0.33 |
| Hex | 40 | 86 | 22 | 34 | 0 | 4B | 2F | 66 | 3C | 21 |
| Octal | 100 | 206 | 42 | 64 | 0 | 113 | 57 | 146 | 74 | 41 |
| Binary | 1000000 | 10000110 | 100010 | 110100 | 0 | 1001011 | 101111 | 1100110 | 111100 | 100001 |
Color Harmonies of #408622
Complementary color
Monochromatic Colors of #408622
Black with #408622
Text Example
Text Example
White with #408622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408622; }
p { color: rgb(64,134,34); }
H1.HeaderClassName
{
color: #408622;
}
.AnyTagClassName
{
color: #408622;
}
</style>
background-color css
<style>
a { background-color: #408622; }
a { background-color: rgb(64,134,34); }
div.DivClassName
{
background-color: #408622;
}
.BgClassName
{
background-color: #408622;
}
</style>
border-color css
<style>
span { border-color: #408622; }
span { border-color: rgb(64,134,34); }
td.TdClassName
{
border-color: #408622;
}
.TagClassName
{
border-color: #408622;
}
</style>