Shades of La Palma #469425
Tints of La Palma #469425
RGB
CMYK
RGB Variations
Color information
#469425 (or 0x469425) is known color: La Palma. HEX triplet: 46, 94 and 25. RGB value is (70,148,37). Sum of RGB (Red+Green+Blue) = 70+148+37=255 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.45% from 255); Green value is 148 (58.20% from 255 or 58.04% from 255); Blue value is 37 (14.84% from 255 or 14.51% from 255); Max value from RGB is 148 - color contains mainly: green. Hex color #469425 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469425 is #B96BDA. Grayscale: #707070. Windows color (decimal): -12151771 or 2462790. OLE color: 2462790.
HSL color Cylindrical-coordinate representation of color #469425: hue angle of 102.16º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #469425 is Cyan = 0.53, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 148 | 37 | - |
| CMYK | 0.53 | 0 | 0.75 | 0.42 |
| HSL | 102.16º | 0.6% | 0.36% | - |
| HSV(B) | 102.16º | 0.75% | 0.58% | - |
| XYZ | 13.45 | 22.62 | 5.41 | - |
| YUV | 112.02 | 85.66 | 98.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 148 | 37 | 0.53 | 0 | 0.75 | 0.42 | 102.16 | 0.6 | 0.36 |
| Hex | 46 | 94 | 25 | 35 | 0 | 4B | 2A | 66 | 3C | 24 |
| Octal | 106 | 224 | 45 | 65 | 0 | 113 | 52 | 146 | 74 | 44 |
| Binary | 1000110 | 10010100 | 100101 | 110101 | 0 | 1001011 | 101010 | 1100110 | 111100 | 100100 |
Color Harmonies of #469425
Complementary color
Monochromatic Colors of #469425
Black with #469425
Text Example
Text Example
White with #469425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469425; }
p { color: rgb(70,148,37); }
H1.HeaderClassName
{
color: #469425;
}
.AnyTagClassName
{
color: #469425;
}
</style>
background-color css
<style>
a { background-color: #469425; }
a { background-color: rgb(70,148,37); }
div.DivClassName
{
background-color: #469425;
}
.BgClassName
{
background-color: #469425;
}
</style>
border-color css
<style>
span { border-color: #469425; }
span { border-color: rgb(70,148,37); }
td.TdClassName
{
border-color: #469425;
}
.TagClassName
{
border-color: #469425;
}
</style>