Shades of La Palma #478235
Tints of La Palma #478235
RGB
CMYK
RGB Variations
Color information
#478235 (or 0x478235) is known color: La Palma. HEX triplet: 47, 82 and 35. RGB value is (71,130,53). Sum of RGB (Red+Green+Blue) = 71+130+53=254 (33% of max value = 765). Red value is 71 (28.12% from 255 or 27.95% from 254); Green value is 130 (51.17% from 255 or 51.18% from 254); Blue value is 53 (21.09% from 255 or 20.87% from 254); Max value from RGB is 130 - color contains mainly: green. Hex color #478235 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #478235 is #B87DCA. Grayscale: #676767. Windows color (decimal): -12090827 or 3506759. OLE color: 3506759.
HSL color Cylindrical-coordinate representation of color #478235: hue angle of 105.97º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #478235 is Cyan = 0.45, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 130 | 53 | - |
| CMYK | 0.45 | 0 | 0.59 | 0.49 |
| HSL | 105.97º | 0.42% | 0.36% | - |
| HSV(B) | 105.97º | 0.59% | 0.51% | - |
| XYZ | 11.22 | 17.56 | 6.17 | - |
| YUV | 103.58 | 99.45 | 104.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 130 | 53 | 0.45 | 0 | 0.59 | 0.49 | 105.97 | 0.42 | 0.36 |
| Hex | 47 | 82 | 35 | 2D | 0 | 3B | 31 | 6A | 2A | 24 |
| Octal | 107 | 202 | 65 | 55 | 0 | 73 | 61 | 152 | 52 | 44 |
| Binary | 1000111 | 10000010 | 110101 | 101101 | 0 | 111011 | 110001 | 1101010 | 101010 | 100100 |
Color Harmonies of #478235
Complementary color
Monochromatic Colors of #478235
Black with #478235
Text Example
Text Example
White with #478235
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478235; }
p { color: rgb(71,130,53); }
H1.HeaderClassName
{
color: #478235;
}
.AnyTagClassName
{
color: #478235;
}
</style>
background-color css
<style>
a { background-color: #478235; }
a { background-color: rgb(71,130,53); }
div.DivClassName
{
background-color: #478235;
}
.BgClassName
{
background-color: #478235;
}
</style>
border-color css
<style>
span { border-color: #478235; }
span { border-color: rgb(71,130,53); }
td.TdClassName
{
border-color: #478235;
}
.TagClassName
{
border-color: #478235;
}
</style>