Shades of La Palma #479002
Tints of La Palma #479002
RGB
CMYK
RGB Variations
Color information
#479002 (or 0x479002) is known color: La Palma. HEX triplet: 47, 90 and 02. RGB value is (71,144,2). Sum of RGB (Red+Green+Blue) = 71+144+2=217 (28% of max value = 765). Red value is 71 (28.12% from 255 or 32.72% from 217); Green value is 144 (56.64% from 255 or 66.36% from 217); Blue value is 2 (1.17% from 255 or 0.92% from 217); Max value from RGB is 144 - color contains mainly: green. Hex color #479002 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #479002 is #B86FFD. Grayscale: #6A6A6A. Windows color (decimal): -12087294 or 168007. OLE color: 168007.
HSL color Cylindrical-coordinate representation of color #479002: hue angle of 90.85º degrees, saturation: 0.97, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #479002 is Cyan = 0.51, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 71 | 144 | 2 | - |
| CMYK | 0.51 | 0 | 0.99 | 0.44 |
| HSL | 90.85º | 0.97% | 0.29% | - |
| HSV(B) | 90.85º | 0.99% | 0.56% | - |
| XYZ | 12.58 | 21.29 | 3.5 | - |
| YUV | 105.99 | 69.32 | 103.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 144 | 2 | 0.51 | 0 | 0.99 | 0.44 | 90.85 | 0.97 | 0.29 |
| Hex | 47 | 90 | 2 | 33 | 0 | 63 | 2C | 5B | 61 | 1D |
| Octal | 107 | 220 | 2 | 63 | 0 | 143 | 54 | 133 | 141 | 35 |
| Binary | 1000111 | 10010000 | 10 | 110011 | 0 | 1100011 | 101100 | 1011011 | 1100001 | 11101 |
Color Harmonies of #479002
Complementary color
Monochromatic Colors of #479002
Black with #479002
Text Example
Text Example
White with #479002
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479002; }
p { color: rgb(71,144,2); }
H1.HeaderClassName
{
color: #479002;
}
.AnyTagClassName
{
color: #479002;
}
</style>
background-color css
<style>
a { background-color: #479002; }
a { background-color: rgb(71,144,2); }
div.DivClassName
{
background-color: #479002;
}
.BgClassName
{
background-color: #479002;
}
</style>
border-color css
<style>
span { border-color: #479002; }
span { border-color: rgb(71,144,2); }
td.TdClassName
{
border-color: #479002;
}
.TagClassName
{
border-color: #479002;
}
</style>