Shades of La Palma #479037
Tints of La Palma #479037
RGB
CMYK
RGB Variations
Color information
#479037 (or 0x479037) is known color: La Palma. HEX triplet: 47, 90 and 37. RGB value is (71,144,55). Sum of RGB (Red+Green+Blue) = 71+144+55=270 (35% of max value = 765). Red value is 71 (28.12% from 255 or 26.30% from 270); Green value is 144 (56.64% from 255 or 53.33% from 270); Blue value is 55 (21.88% from 255 or 20.37% from 270); Max value from RGB is 144 - color contains mainly: green. Hex color #479037 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #479037 is #B86FC8. Grayscale: #707070. Windows color (decimal): -12087241 or 3641415. OLE color: 3641415.
HSL color Cylindrical-coordinate representation of color #479037: hue angle of 109.21º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #479037 is Cyan = 0.51, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 71 | 144 | 55 | - |
| CMYK | 0.51 | 0 | 0.62 | 0.44 |
| HSL | 109.21º | 0.45% | 0.39% | - |
| HSV(B) | 109.21º | 0.62% | 0.56% | - |
| XYZ | 13.26 | 21.56 | 7.08 | - |
| YUV | 112.03 | 95.82 | 98.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 144 | 55 | 0.51 | 0 | 0.62 | 0.44 | 109.21 | 0.45 | 0.39 |
| Hex | 47 | 90 | 37 | 33 | 0 | 3E | 2C | 6D | 2D | 27 |
| Octal | 107 | 220 | 67 | 63 | 0 | 76 | 54 | 155 | 55 | 47 |
| Binary | 1000111 | 10010000 | 110111 | 110011 | 0 | 111110 | 101100 | 1101101 | 101101 | 100111 |
Color Harmonies of #479037
Complementary color
Monochromatic Colors of #479037
Black with #479037
Text Example
Text Example
White with #479037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479037; }
p { color: rgb(71,144,55); }
H1.HeaderClassName
{
color: #479037;
}
.AnyTagClassName
{
color: #479037;
}
</style>
background-color css
<style>
a { background-color: #479037; }
a { background-color: rgb(71,144,55); }
div.DivClassName
{
background-color: #479037;
}
.BgClassName
{
background-color: #479037;
}
</style>
border-color css
<style>
span { border-color: #479037; }
span { border-color: rgb(71,144,55); }
td.TdClassName
{
border-color: #479037;
}
.TagClassName
{
border-color: #479037;
}
</style>