Shades of La Palma #479008
Tints of La Palma #479008
RGB
CMYK
RGB Variations
Color information
#479008 (or 0x479008) is known color: La Palma. HEX triplet: 47, 90 and 08. RGB value is (71,144,8). Sum of RGB (Red+Green+Blue) = 71+144+8=223 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.84% from 223); Green value is 144 (56.64% from 255 or 64.57% from 223); Blue value is 8 (3.52% from 255 or 3.59% from 223); Max value from RGB is 144 - color contains mainly: green. Hex color #479008 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #479008 is #B86FF7. Grayscale: #6B6B6B. Windows color (decimal): -12087288 or 561223. OLE color: 561223.
HSL color Cylindrical-coordinate representation of color #479008: hue angle of 92.21º degrees, saturation: 0.89, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #479008 is Cyan = 0.51, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 71 | 144 | 8 | - |
| CMYK | 0.51 | 0 | 0.94 | 0.44 |
| HSL | 92.21º | 0.89% | 0.3% | - |
| HSV(B) | 92.21º | 0.94% | 0.56% | - |
| XYZ | 12.62 | 21.3 | 3.68 | - |
| YUV | 106.67 | 72.32 | 102.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 144 | 8 | 0.51 | 0 | 0.94 | 0.44 | 92.21 | 0.89 | 0.3 |
| Hex | 47 | 90 | 8 | 33 | 0 | 5E | 2C | 5C | 59 | 1E |
| Octal | 107 | 220 | 10 | 63 | 0 | 136 | 54 | 134 | 131 | 36 |
| Binary | 1000111 | 10010000 | 1000 | 110011 | 0 | 1011110 | 101100 | 1011100 | 1011001 | 11110 |
Color Harmonies of #479008
Complementary color
Monochromatic Colors of #479008
Black with #479008
Text Example
Text Example
White with #479008
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479008; }
p { color: rgb(71,144,8); }
H1.HeaderClassName
{
color: #479008;
}
.AnyTagClassName
{
color: #479008;
}
</style>
background-color css
<style>
a { background-color: #479008; }
a { background-color: rgb(71,144,8); }
div.DivClassName
{
background-color: #479008;
}
.BgClassName
{
background-color: #479008;
}
</style>
border-color css
<style>
span { border-color: #479008; }
span { border-color: rgb(71,144,8); }
td.TdClassName
{
border-color: #479008;
}
.TagClassName
{
border-color: #479008;
}
</style>