Shades of La Palma #479117
Tints of La Palma #479117
RGB
CMYK
RGB Variations
Color information
#479117 (or 0x479117) is known color: La Palma. HEX triplet: 47, 91 and 17. RGB value is (71,145,23). Sum of RGB (Red+Green+Blue) = 71+145+23=239 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.71% from 239); Green value is 145 (57.03% from 255 or 60.67% from 239); Blue value is 23 (9.38% from 255 or 9.62% from 239); Max value from RGB is 145 - color contains mainly: green. Hex color #479117 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #479117 is #B86EE8. Grayscale: #6D6D6D. Windows color (decimal): -12087017 or 1544519. OLE color: 1544519.
HSL color Cylindrical-coordinate representation of color #479117: hue angle of 96.39º degrees, saturation: 0.73, 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 #479117 is Cyan = 0.51, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 71 | 145 | 23 | - |
| CMYK | 0.51 | 0 | 0.84 | 0.43 |
| HSL | 96.39º | 0.73% | 0.33% | - |
| HSV(B) | 96.39º | 0.84% | 0.57% | - |
| XYZ | 12.88 | 21.65 | 4.31 | - |
| YUV | 108.97 | 79.48 | 100.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 145 | 23 | 0.51 | 0 | 0.84 | 0.43 | 96.39 | 0.73 | 0.33 |
| Hex | 47 | 91 | 17 | 33 | 0 | 54 | 2B | 60 | 49 | 21 |
| Octal | 107 | 221 | 27 | 63 | 0 | 124 | 53 | 140 | 111 | 41 |
| Binary | 1000111 | 10010001 | 10111 | 110011 | 0 | 1010100 | 101011 | 1100000 | 1001001 | 100001 |
Color Harmonies of #479117
Complementary color
Monochromatic Colors of #479117
Black with #479117
Text Example
Text Example
White with #479117
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479117; }
p { color: rgb(71,145,23); }
H1.HeaderClassName
{
color: #479117;
}
.AnyTagClassName
{
color: #479117;
}
</style>
background-color css
<style>
a { background-color: #479117; }
a { background-color: rgb(71,145,23); }
div.DivClassName
{
background-color: #479117;
}
.BgClassName
{
background-color: #479117;
}
</style>
border-color css
<style>
span { border-color: #479117; }
span { border-color: rgb(71,145,23); }
td.TdClassName
{
border-color: #479117;
}
.TagClassName
{
border-color: #479117;
}
</style>