Shades of La Palma #479107
Tints of La Palma #479107
RGB
CMYK
RGB Variations
Color information
#479107 (or 0x479107) is known color: La Palma. HEX triplet: 47, 91 and 07. RGB value is (71,145,7). Sum of RGB (Red+Green+Blue) = 71+145+7=223 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.84% from 223); Green value is 145 (57.03% from 255 or 65.02% from 223); Blue value is 7 (3.12% from 255 or 3.14% from 223); Max value from RGB is 145 - color contains mainly: green. Hex color #479107 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #479107 is #B86EF8. Grayscale: #6B6B6B. Windows color (decimal): -12087033 or 495943. OLE color: 495943.
HSL color Cylindrical-coordinate representation of color #479107: hue angle of 92.17º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #479107 is Cyan = 0.51, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 71 | 145 | 7 | - |
| CMYK | 0.51 | 0 | 0.95 | 0.43 |
| HSL | 92.17º | 0.91% | 0.3% | - |
| HSV(B) | 92.17º | 0.95% | 0.57% | - |
| XYZ | 12.76 | 21.61 | 3.7 | - |
| YUV | 107.14 | 71.48 | 102.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 145 | 7 | 0.51 | 0 | 0.95 | 0.43 | 92.17 | 0.91 | 0.3 |
| Hex | 47 | 91 | 7 | 33 | 0 | 5F | 2B | 5C | 5B | 1E |
| Octal | 107 | 221 | 7 | 63 | 0 | 137 | 53 | 134 | 133 | 36 |
| Binary | 1000111 | 10010001 | 111 | 110011 | 0 | 1011111 | 101011 | 1011100 | 1011011 | 11110 |
Color Harmonies of #479107
Complementary color
Monochromatic Colors of #479107
Black with #479107
Text Example
Text Example
White with #479107
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479107; }
p { color: rgb(71,145,7); }
H1.HeaderClassName
{
color: #479107;
}
.AnyTagClassName
{
color: #479107;
}
</style>
background-color css
<style>
a { background-color: #479107; }
a { background-color: rgb(71,145,7); }
div.DivClassName
{
background-color: #479107;
}
.BgClassName
{
background-color: #479107;
}
</style>
border-color css
<style>
span { border-color: #479107; }
span { border-color: rgb(71,145,7); }
td.TdClassName
{
border-color: #479107;
}
.TagClassName
{
border-color: #479107;
}
</style>