Shades of La Palma #479728
Tints of La Palma #479728
RGB
CMYK
RGB Variations
Color information
#479728 (or 0x479728) is known color: La Palma. HEX triplet: 47, 97 and 28. RGB value is (71,151,40). Sum of RGB (Red+Green+Blue) = 71+151+40=262 (34% of max value = 765). Red value is 71 (28.12% from 255 or 27.10% from 262); Green value is 151 (59.38% from 255 or 57.63% from 262); Blue value is 40 (16.02% from 255 or 15.27% from 262); Max value from RGB is 151 - color contains mainly: green. Hex color #479728 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #479728 is #B868D7. Grayscale: #727272. Windows color (decimal): -12085464 or 2660167. OLE color: 2660167.
HSL color Cylindrical-coordinate representation of color #479728: hue angle of 103.24º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #479728 is Cyan = 0.53, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 71 | 151 | 40 | - |
| CMYK | 0.53 | 0 | 0.74 | 0.41 |
| HSL | 103.24º | 0.58% | 0.37% | - |
| HSV(B) | 103.24º | 0.74% | 0.59% | - |
| XYZ | 14.05 | 23.63 | 5.83 | - |
| YUV | 114.43 | 86 | 97.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 151 | 40 | 0.53 | 0 | 0.74 | 0.41 | 103.24 | 0.58 | 0.37 |
| Hex | 47 | 97 | 28 | 35 | 0 | 4A | 29 | 67 | 3A | 25 |
| Octal | 107 | 227 | 50 | 65 | 0 | 112 | 51 | 147 | 72 | 45 |
| Binary | 1000111 | 10010111 | 101000 | 110101 | 0 | 1001010 | 101001 | 1100111 | 111010 | 100101 |
Color Harmonies of #479728
Complementary color
Monochromatic Colors of #479728
Black with #479728
Text Example
Text Example
White with #479728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479728; }
p { color: rgb(71,151,40); }
H1.HeaderClassName
{
color: #479728;
}
.AnyTagClassName
{
color: #479728;
}
</style>
background-color css
<style>
a { background-color: #479728; }
a { background-color: rgb(71,151,40); }
div.DivClassName
{
background-color: #479728;
}
.BgClassName
{
background-color: #479728;
}
</style>
border-color css
<style>
span { border-color: #479728; }
span { border-color: rgb(71,151,40); }
td.TdClassName
{
border-color: #479728;
}
.TagClassName
{
border-color: #479728;
}
</style>