Shades of La Palma #468425
Tints of La Palma #468425
RGB
CMYK
RGB Variations
Color information
#468425 (or 0x468425) is known color: La Palma. HEX triplet: 46, 84 and 25. RGB value is (70,132,37). Sum of RGB (Red+Green+Blue) = 70+132+37=239 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.29% from 239); Green value is 132 (51.95% from 255 or 55.23% from 239); Blue value is 37 (14.84% from 255 or 15.48% from 239); Max value from RGB is 132 - color contains mainly: green. Hex color #468425 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #468425 is #B97BDA. Grayscale: #666666. Windows color (decimal): -12155867 or 2458694. OLE color: 2458694.
HSL color Cylindrical-coordinate representation of color #468425: hue angle of 99.16º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #468425 is Cyan = 0.47, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 70 | 132 | 37 | - |
| CMYK | 0.47 | 0 | 0.72 | 0.48 |
| HSL | 99.16º | 0.56% | 0.33% | - |
| HSV(B) | 99.16º | 0.72% | 0.52% | - |
| XYZ | 11.11 | 17.94 | 4.63 | - |
| YUV | 102.63 | 90.96 | 104.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 132 | 37 | 0.47 | 0 | 0.72 | 0.48 | 99.16 | 0.56 | 0.33 |
| Hex | 46 | 84 | 25 | 2F | 0 | 48 | 30 | 63 | 38 | 21 |
| Octal | 106 | 204 | 45 | 57 | 0 | 110 | 60 | 143 | 70 | 41 |
| Binary | 1000110 | 10000100 | 100101 | 101111 | 0 | 1001000 | 110000 | 1100011 | 111000 | 100001 |
Color Harmonies of #468425
Complementary color
Monochromatic Colors of #468425
Black with #468425
Text Example
Text Example
White with #468425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468425; }
p { color: rgb(70,132,37); }
H1.HeaderClassName
{
color: #468425;
}
.AnyTagClassName
{
color: #468425;
}
</style>
background-color css
<style>
a { background-color: #468425; }
a { background-color: rgb(70,132,37); }
div.DivClassName
{
background-color: #468425;
}
.BgClassName
{
background-color: #468425;
}
</style>
border-color css
<style>
span { border-color: #468425; }
span { border-color: rgb(70,132,37); }
td.TdClassName
{
border-color: #468425;
}
.TagClassName
{
border-color: #468425;
}
</style>