Shades of La Palma #468424
Tints of La Palma #468424
RGB
CMYK
RGB Variations
Color information
#468424 (or 0x468424) is known color: La Palma. HEX triplet: 46, 84 and 24. RGB value is (70,132,36). Sum of RGB (Red+Green+Blue) = 70+132+36=238 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.41% from 238); Green value is 132 (51.95% from 255 or 55.46% from 238); Blue value is 36 (14.45% from 255 or 15.13% from 238); Max value from RGB is 132 - color contains mainly: green. Hex color #468424 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #468424 is #B97BDB. Grayscale: #666666. Windows color (decimal): -12155868 or 2393158. OLE color: 2393158.
HSL color Cylindrical-coordinate representation of color #468424: hue angle of 98.75º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #468424 is Cyan = 0.47, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 70 | 132 | 36 | - |
| CMYK | 0.47 | 0 | 0.73 | 0.48 |
| HSL | 98.75º | 0.57% | 0.33% | - |
| HSV(B) | 98.75º | 0.73% | 0.52% | - |
| XYZ | 11.1 | 17.93 | 4.55 | - |
| YUV | 102.52 | 90.46 | 104.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 132 | 36 | 0.47 | 0 | 0.73 | 0.48 | 98.75 | 0.57 | 0.33 |
| Hex | 46 | 84 | 24 | 2F | 0 | 49 | 30 | 63 | 39 | 21 |
| Octal | 106 | 204 | 44 | 57 | 0 | 111 | 60 | 143 | 71 | 41 |
| Binary | 1000110 | 10000100 | 100100 | 101111 | 0 | 1001001 | 110000 | 1100011 | 111001 | 100001 |
Color Harmonies of #468424
Complementary color
Monochromatic Colors of #468424
Black with #468424
Text Example
Text Example
White with #468424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468424; }
p { color: rgb(70,132,36); }
H1.HeaderClassName
{
color: #468424;
}
.AnyTagClassName
{
color: #468424;
}
</style>
background-color css
<style>
a { background-color: #468424; }
a { background-color: rgb(70,132,36); }
div.DivClassName
{
background-color: #468424;
}
.BgClassName
{
background-color: #468424;
}
</style>
border-color css
<style>
span { border-color: #468424; }
span { border-color: rgb(70,132,36); }
td.TdClassName
{
border-color: #468424;
}
.TagClassName
{
border-color: #468424;
}
</style>