Shades of La Palma #468227
Tints of La Palma #468227
RGB
CMYK
RGB Variations
Color information
#468227 (or 0x468227) is known color: La Palma. HEX triplet: 46, 82 and 27. RGB value is (70,130,39). Sum of RGB (Red+Green+Blue) = 70+130+39=239 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.29% from 239); Green value is 130 (51.17% from 255 or 54.39% from 239); Blue value is 39 (15.62% from 255 or 16.32% from 239); Max value from RGB is 130 - color contains mainly: green. Hex color #468227 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #468227 is #B97DD8. Grayscale: #656565. Windows color (decimal): -12156377 or 2589254. OLE color: 2589254.
HSL color Cylindrical-coordinate representation of color #468227: hue angle of 99.56º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #468227 is Cyan = 0.46, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 130 | 39 | - |
| CMYK | 0.46 | 0 | 0.70 | 0.49 |
| HSL | 99.56º | 0.54% | 0.33% | - |
| HSV(B) | 99.56º | 0.7% | 0.51% | - |
| XYZ | 10.87 | 17.41 | 4.71 | - |
| YUV | 101.69 | 92.62 | 105.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 130 | 39 | 0.46 | 0 | 0.70 | 0.49 | 99.56 | 0.54 | 0.33 |
| Hex | 46 | 82 | 27 | 2E | 0 | 46 | 31 | 64 | 36 | 21 |
| Octal | 106 | 202 | 47 | 56 | 0 | 106 | 61 | 144 | 66 | 41 |
| Binary | 1000110 | 10000010 | 100111 | 101110 | 0 | 1000110 | 110001 | 1100100 | 110110 | 100001 |
Color Harmonies of #468227
Complementary color
Monochromatic Colors of #468227
Black with #468227
Text Example
Text Example
White with #468227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468227; }
p { color: rgb(70,130,39); }
H1.HeaderClassName
{
color: #468227;
}
.AnyTagClassName
{
color: #468227;
}
</style>
background-color css
<style>
a { background-color: #468227; }
a { background-color: rgb(70,130,39); }
div.DivClassName
{
background-color: #468227;
}
.BgClassName
{
background-color: #468227;
}
</style>
border-color css
<style>
span { border-color: #468227; }
span { border-color: rgb(70,130,39); }
td.TdClassName
{
border-color: #468227;
}
.TagClassName
{
border-color: #468227;
}
</style>