Shades of La Palma #479218
Tints of La Palma #479218
RGB
CMYK
RGB Variations
Color information
#479218 (or 0x479218) is known color: La Palma. HEX triplet: 47, 92 and 18. RGB value is (71,146,24). Sum of RGB (Red+Green+Blue) = 71+146+24=241 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.46% from 241); Green value is 146 (57.42% from 255 or 60.58% from 241); Blue value is 24 (9.77% from 255 or 9.96% from 241); Max value from RGB is 146 - color contains mainly: green. Hex color #479218 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #479218 is #B86DE7. Grayscale: #6E6E6E. Windows color (decimal): -12086760 or 1610311. OLE color: 1610311.
HSL color Cylindrical-coordinate representation of color #479218: hue angle of 96.89º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #479218 is Cyan = 0.51, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 71 | 146 | 24 | - |
| CMYK | 0.51 | 0 | 0.84 | 0.43 |
| HSL | 96.89º | 0.72% | 0.33% | - |
| HSV(B) | 96.89º | 0.84% | 0.57% | - |
| XYZ | 13.04 | 21.96 | 4.42 | - |
| YUV | 109.67 | 79.65 | 100.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 146 | 24 | 0.51 | 0 | 0.84 | 0.43 | 96.89 | 0.72 | 0.33 |
| Hex | 47 | 92 | 18 | 33 | 0 | 54 | 2B | 61 | 48 | 21 |
| Octal | 107 | 222 | 30 | 63 | 0 | 124 | 53 | 141 | 110 | 41 |
| Binary | 1000111 | 10010010 | 11000 | 110011 | 0 | 1010100 | 101011 | 1100001 | 1001000 | 100001 |
Color Harmonies of #479218
Complementary color
Monochromatic Colors of #479218
Black with #479218
Text Example
Text Example
White with #479218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479218; }
p { color: rgb(71,146,24); }
H1.HeaderClassName
{
color: #479218;
}
.AnyTagClassName
{
color: #479218;
}
</style>
background-color css
<style>
a { background-color: #479218; }
a { background-color: rgb(71,146,24); }
div.DivClassName
{
background-color: #479218;
}
.BgClassName
{
background-color: #479218;
}
</style>
border-color css
<style>
span { border-color: #479218; }
span { border-color: rgb(71,146,24); }
td.TdClassName
{
border-color: #479218;
}
.TagClassName
{
border-color: #479218;
}
</style>