Shades of La Palma #408933
Tints of La Palma #408933
RGB
CMYK
RGB Variations
Color information
#408933 (or 0x408933) is known color: La Palma. HEX triplet: 40, 89 and 33. RGB value is (64,137,51). Sum of RGB (Red+Green+Blue) = 64+137+51=252 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25.40% from 252); Green value is 137 (53.91% from 255 or 54.37% from 252); Blue value is 51 (20.31% from 255 or 20.24% from 252); Max value from RGB is 137 - color contains mainly: green. Hex color #408933 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408933 is #BF76CC. Grayscale: #696969. Windows color (decimal): -12547789 or 3377472. OLE color: 3377472.
HSL color Cylindrical-coordinate representation of color #408933: hue angle of 110.93º degrees, saturation: 0.46, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #408933 is Cyan = 0.53, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 64 | 137 | 51 | - |
| CMYK | 0.53 | 0 | 0.63 | 0.46 |
| HSL | 110.93º | 0.46% | 0.37% | - |
| HSV(B) | 110.93º | 0.63% | 0.54% | - |
| XYZ | 11.66 | 19.22 | 6.23 | - |
| YUV | 105.37 | 97.32 | 98.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 137 | 51 | 0.53 | 0 | 0.63 | 0.46 | 110.93 | 0.46 | 0.37 |
| Hex | 40 | 89 | 33 | 35 | 0 | 3F | 2E | 6F | 2E | 25 |
| Octal | 100 | 211 | 63 | 65 | 0 | 77 | 56 | 157 | 56 | 45 |
| Binary | 1000000 | 10001001 | 110011 | 110101 | 0 | 111111 | 101110 | 1101111 | 101110 | 100101 |
Color Harmonies of #408933
Complementary color
Monochromatic Colors of #408933
Black with #408933
Text Example
Text Example
White with #408933
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408933; }
p { color: rgb(64,137,51); }
H1.HeaderClassName
{
color: #408933;
}
.AnyTagClassName
{
color: #408933;
}
</style>
background-color css
<style>
a { background-color: #408933; }
a { background-color: rgb(64,137,51); }
div.DivClassName
{
background-color: #408933;
}
.BgClassName
{
background-color: #408933;
}
</style>
border-color css
<style>
span { border-color: #408933; }
span { border-color: rgb(64,137,51); }
td.TdClassName
{
border-color: #408933;
}
.TagClassName
{
border-color: #408933;
}
</style>