Shades of La Palma #479735
Tints of La Palma #479735
RGB
CMYK
RGB Variations
Color information
#479735 (or 0x479735) is known color: La Palma. HEX triplet: 47, 97 and 35. RGB value is (71,151,53). Sum of RGB (Red+Green+Blue) = 71+151+53=275 (36% of max value = 765). Red value is 71 (28.12% from 255 or 25.82% from 275); Green value is 151 (59.38% from 255 or 54.91% from 275); Blue value is 53 (21.09% from 255 or 19.27% from 275); Max value from RGB is 151 - color contains mainly: green. Hex color #479735 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #479735 is #B868CA. Grayscale: #747474. Windows color (decimal): -12085451 or 3512135. OLE color: 3512135.
HSL color Cylindrical-coordinate representation of color #479735: hue angle of 108.98º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #479735 is Cyan = 0.53, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 71 | 151 | 53 | - |
| CMYK | 0.53 | 0 | 0.65 | 0.41 |
| HSL | 108.98º | 0.48% | 0.4% | - |
| HSV(B) | 108.98º | 0.65% | 0.59% | - |
| XYZ | 14.31 | 23.73 | 7.19 | - |
| YUV | 115.91 | 92.5 | 95.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 151 | 53 | 0.53 | 0 | 0.65 | 0.41 | 108.98 | 0.48 | 0.4 |
| Hex | 47 | 97 | 35 | 35 | 0 | 41 | 29 | 6D | 30 | 28 |
| Octal | 107 | 227 | 65 | 65 | 0 | 101 | 51 | 155 | 60 | 50 |
| Binary | 1000111 | 10010111 | 110101 | 110101 | 0 | 1000001 | 101001 | 1101101 | 110000 | 101000 |
Color Harmonies of #479735
Complementary color
Monochromatic Colors of #479735
Black with #479735
Text Example
Text Example
White with #479735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479735; }
p { color: rgb(71,151,53); }
H1.HeaderClassName
{
color: #479735;
}
.AnyTagClassName
{
color: #479735;
}
</style>
background-color css
<style>
a { background-color: #479735; }
a { background-color: rgb(71,151,53); }
div.DivClassName
{
background-color: #479735;
}
.BgClassName
{
background-color: #479735;
}
</style>
border-color css
<style>
span { border-color: #479735; }
span { border-color: rgb(71,151,53); }
td.TdClassName
{
border-color: #479735;
}
.TagClassName
{
border-color: #479735;
}
</style>