Shades of La Palma #549038
Tints of La Palma #549038
RGB
CMYK
RGB Variations
Color information
#549038 (or 0x549038) is known color: La Palma. HEX triplet: 54, 90 and 38. RGB value is (84,144,56). Sum of RGB (Red+Green+Blue) = 84+144+56=284 (37% of max value = 765). Red value is 84 (33.20% from 255 or 29.58% from 284); Green value is 144 (56.64% from 255 or 50.70% from 284); Blue value is 56 (22.27% from 255 or 19.72% from 284); Max value from RGB is 144 - color contains mainly: green. Hex color #549038 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #549038 is #AB6FC7. Grayscale: #747474. Windows color (decimal): -11235272 or 3706964. OLE color: 3706964.
HSL color Cylindrical-coordinate representation of color #549038: hue angle of 100.91º degrees, saturation: 0.44, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #549038 is Cyan = 0.42, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 84 | 144 | 56 | - |
| CMYK | 0.42 | 0 | 0.61 | 0.44 |
| HSL | 100.91º | 0.44% | 0.39% | - |
| HSV(B) | 100.91º | 0.61% | 0.56% | - |
| XYZ | 14.34 | 22.12 | 7.25 | - |
| YUV | 116.03 | 94.12 | 105.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 144 | 56 | 0.42 | 0 | 0.61 | 0.44 | 100.91 | 0.44 | 0.39 |
| Hex | 54 | 90 | 38 | 2A | 0 | 3D | 2C | 65 | 2C | 27 |
| Octal | 124 | 220 | 70 | 52 | 0 | 75 | 54 | 145 | 54 | 47 |
| Binary | 1010100 | 10010000 | 111000 | 101010 | 0 | 111101 | 101100 | 1100101 | 101100 | 100111 |
Color Harmonies of #549038
Complementary color
Monochromatic Colors of #549038
Black with #549038
Text Example
Text Example
White with #549038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #549038; }
p { color: rgb(84,144,56); }
H1.HeaderClassName
{
color: #549038;
}
.AnyTagClassName
{
color: #549038;
}
</style>
background-color css
<style>
a { background-color: #549038; }
a { background-color: rgb(84,144,56); }
div.DivClassName
{
background-color: #549038;
}
.BgClassName
{
background-color: #549038;
}
</style>
border-color css
<style>
span { border-color: #549038; }
span { border-color: rgb(84,144,56); }
td.TdClassName
{
border-color: #549038;
}
.TagClassName
{
border-color: #549038;
}
</style>