Shades of La Palma #469324
Tints of La Palma #469324
RGB
CMYK
RGB Variations
Color information
#469324 (or 0x469324) is known color: La Palma. HEX triplet: 46, 93 and 24. RGB value is (70,147,36). Sum of RGB (Red+Green+Blue) = 70+147+36=253 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.67% from 253); Green value is 147 (57.81% from 255 or 58.10% from 253); Blue value is 36 (14.45% from 255 or 14.23% from 253); Max value from RGB is 147 - color contains mainly: green. Hex color #469324 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469324 is #B96CDB. Grayscale: #6F6F6F. Windows color (decimal): -12152028 or 2396998. OLE color: 2396998.
HSL color Cylindrical-coordinate representation of color #469324: hue angle of 101.62º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #469324 is Cyan = 0.52, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 147 | 36 | - |
| CMYK | 0.52 | 0 | 0.76 | 0.42 |
| HSL | 101.62º | 0.61% | 0.36% | - |
| HSV(B) | 101.62º | 0.76% | 0.58% | - |
| XYZ | 13.28 | 22.3 | 5.27 | - |
| YUV | 111.32 | 85.49 | 98.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 147 | 36 | 0.52 | 0 | 0.76 | 0.42 | 101.62 | 0.61 | 0.36 |
| Hex | 46 | 93 | 24 | 34 | 0 | 4C | 2A | 66 | 3D | 24 |
| Octal | 106 | 223 | 44 | 64 | 0 | 114 | 52 | 146 | 75 | 44 |
| Binary | 1000110 | 10010011 | 100100 | 110100 | 0 | 1001100 | 101010 | 1100110 | 111101 | 100100 |
Color Harmonies of #469324
Complementary color
Monochromatic Colors of #469324
Black with #469324
Text Example
Text Example
White with #469324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469324; }
p { color: rgb(70,147,36); }
H1.HeaderClassName
{
color: #469324;
}
.AnyTagClassName
{
color: #469324;
}
</style>
background-color css
<style>
a { background-color: #469324; }
a { background-color: rgb(70,147,36); }
div.DivClassName
{
background-color: #469324;
}
.BgClassName
{
background-color: #469324;
}
</style>
border-color css
<style>
span { border-color: #469324; }
span { border-color: rgb(70,147,36); }
td.TdClassName
{
border-color: #469324;
}
.TagClassName
{
border-color: #469324;
}
</style>