Shades of La Palma #479431
Tints of La Palma #479431
RGB
CMYK
RGB Variations
Color information
#479431 (or 0x479431) is known color: La Palma. HEX triplet: 47, 94 and 31. RGB value is (71,148,49). Sum of RGB (Red+Green+Blue) = 71+148+49=268 (35% of max value = 765). Red value is 71 (28.12% from 255 or 26.49% from 268); Green value is 148 (58.20% from 255 or 55.22% from 268); Blue value is 49 (19.53% from 255 or 18.28% from 268); Max value from RGB is 148 - color contains mainly: green. Hex color #479431 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #479431 is #B86BCE. Grayscale: #727272. Windows color (decimal): -12086223 or 3249223. OLE color: 3249223.
HSL color Cylindrical-coordinate representation of color #479431: hue angle of 106.67º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #479431 is Cyan = 0.52, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 148 | 49 | - |
| CMYK | 0.52 | 0 | 0.67 | 0.42 |
| HSL | 106.67º | 0.5% | 0.39% | - |
| HSV(B) | 106.67º | 0.67% | 0.58% | - |
| XYZ | 13.74 | 22.74 | 6.57 | - |
| YUV | 113.69 | 91.49 | 97.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 148 | 49 | 0.52 | 0 | 0.67 | 0.42 | 106.67 | 0.5 | 0.39 |
| Hex | 47 | 94 | 31 | 34 | 0 | 43 | 2A | 6B | 32 | 27 |
| Octal | 107 | 224 | 61 | 64 | 0 | 103 | 52 | 153 | 62 | 47 |
| Binary | 1000111 | 10010100 | 110001 | 110100 | 0 | 1000011 | 101010 | 1101011 | 110010 | 100111 |
Color Harmonies of #479431
Complementary color
Monochromatic Colors of #479431
Black with #479431
Text Example
Text Example
White with #479431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479431; }
p { color: rgb(71,148,49); }
H1.HeaderClassName
{
color: #479431;
}
.AnyTagClassName
{
color: #479431;
}
</style>
background-color css
<style>
a { background-color: #479431; }
a { background-color: rgb(71,148,49); }
div.DivClassName
{
background-color: #479431;
}
.BgClassName
{
background-color: #479431;
}
</style>
border-color css
<style>
span { border-color: #479431; }
span { border-color: rgb(71,148,49); }
td.TdClassName
{
border-color: #479431;
}
.TagClassName
{
border-color: #479431;
}
</style>