Shades of La Palma #479433
Tints of La Palma #479433
RGB
CMYK
RGB Variations
Color information
#479433 (or 0x479433) is known color: La Palma. HEX triplet: 47, 94 and 33. RGB value is (71,148,51). Sum of RGB (Red+Green+Blue) = 71+148+51=270 (35% of max value = 765). Red value is 71 (28.12% from 255 or 26.30% from 270); Green value is 148 (58.20% from 255 or 54.81% from 270); Blue value is 51 (20.31% from 255 or 18.89% from 270); Max value from RGB is 148 - color contains mainly: green. Hex color #479433 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #479433 is #B86BCC. Grayscale: #727272. Windows color (decimal): -12086221 or 3380295. OLE color: 3380295.
HSL color Cylindrical-coordinate representation of color #479433: hue angle of 107.63º degrees, saturation: 0.49, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #479433 is Cyan = 0.52, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 148 | 51 | - |
| CMYK | 0.52 | 0 | 0.66 | 0.42 |
| HSL | 107.63º | 0.49% | 0.39% | - |
| HSV(B) | 107.63º | 0.66% | 0.58% | - |
| XYZ | 13.79 | 22.76 | 6.8 | - |
| YUV | 113.92 | 92.49 | 97.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 148 | 51 | 0.52 | 0 | 0.66 | 0.42 | 107.63 | 0.49 | 0.39 |
| Hex | 47 | 94 | 33 | 34 | 0 | 42 | 2A | 6C | 31 | 27 |
| Octal | 107 | 224 | 63 | 64 | 0 | 102 | 52 | 154 | 61 | 47 |
| Binary | 1000111 | 10010100 | 110011 | 110100 | 0 | 1000010 | 101010 | 1101100 | 110001 | 100111 |
Color Harmonies of #479433
Complementary color
Monochromatic Colors of #479433
Black with #479433
Text Example
Text Example
White with #479433
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479433; }
p { color: rgb(71,148,51); }
H1.HeaderClassName
{
color: #479433;
}
.AnyTagClassName
{
color: #479433;
}
</style>
background-color css
<style>
a { background-color: #479433; }
a { background-color: rgb(71,148,51); }
div.DivClassName
{
background-color: #479433;
}
.BgClassName
{
background-color: #479433;
}
</style>
border-color css
<style>
span { border-color: #479433; }
span { border-color: rgb(71,148,51); }
td.TdClassName
{
border-color: #479433;
}
.TagClassName
{
border-color: #479433;
}
</style>