Shades of La Palma #478234
Tints of La Palma #478234
RGB
CMYK
RGB Variations
Color information
#478234 (or 0x478234) is known color: La Palma. HEX triplet: 47, 82 and 34. RGB value is (71,130,52). Sum of RGB (Red+Green+Blue) = 71+130+52=253 (33% of max value = 765). Red value is 71 (28.12% from 255 or 28.06% from 253); Green value is 130 (51.17% from 255 or 51.38% from 253); Blue value is 52 (20.70% from 255 or 20.55% from 253); Max value from RGB is 130 - color contains mainly: green. Hex color #478234 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #478234 is #B87DCB. Grayscale: #676767. Windows color (decimal): -12090828 or 3441223. OLE color: 3441223.
HSL color Cylindrical-coordinate representation of color #478234: hue angle of 105.38º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #478234 is Cyan = 0.45, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 130 | 52 | - |
| CMYK | 0.45 | 0 | 0.60 | 0.49 |
| HSL | 105.38º | 0.43% | 0.36% | - |
| HSV(B) | 105.38º | 0.6% | 0.51% | - |
| XYZ | 11.2 | 17.55 | 6.05 | - |
| YUV | 103.47 | 98.95 | 104.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 130 | 52 | 0.45 | 0 | 0.60 | 0.49 | 105.38 | 0.43 | 0.36 |
| Hex | 47 | 82 | 34 | 2D | 0 | 3C | 31 | 69 | 2B | 24 |
| Octal | 107 | 202 | 64 | 55 | 0 | 74 | 61 | 151 | 53 | 44 |
| Binary | 1000111 | 10000010 | 110100 | 101101 | 0 | 111100 | 110001 | 1101001 | 101011 | 100100 |
Color Harmonies of #478234
Complementary color
Monochromatic Colors of #478234
Black with #478234
Text Example
Text Example
White with #478234
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478234; }
p { color: rgb(71,130,52); }
H1.HeaderClassName
{
color: #478234;
}
.AnyTagClassName
{
color: #478234;
}
</style>
background-color css
<style>
a { background-color: #478234; }
a { background-color: rgb(71,130,52); }
div.DivClassName
{
background-color: #478234;
}
.BgClassName
{
background-color: #478234;
}
</style>
border-color css
<style>
span { border-color: #478234; }
span { border-color: rgb(71,130,52); }
td.TdClassName
{
border-color: #478234;
}
.TagClassName
{
border-color: #478234;
}
</style>