Shades of La Palma #369424
Tints of La Palma #369424
RGB
CMYK
RGB Variations
Color information
#369424 (or 0x369424) is known color: La Palma. HEX triplet: 36, 94 and 24. RGB value is (54,148,36). Sum of RGB (Red+Green+Blue) = 54+148+36=238 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.69% from 238); Green value is 148 (58.20% from 255 or 62.18% from 238); Blue value is 36 (14.45% from 255 or 15.13% from 238); Max value from RGB is 148 - color contains mainly: green. Hex color #369424 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #369424 is #C96BDB. Grayscale: #6B6B6B. Windows color (decimal): -13200348 or 2397238. OLE color: 2397238.
HSL color Cylindrical-coordinate representation of color #369424: hue angle of 110.36º 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 #369424 is Cyan = 0.64, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 54 | 148 | 36 | - |
| CMYK | 0.64 | 0 | 0.76 | 0.42 |
| HSL | 110.36º | 0.61% | 0.36% | - |
| HSV(B) | 110.36º | 0.76% | 0.58% | - |
| XYZ | 12.43 | 22.09 | 5.28 | - |
| YUV | 107.13 | 87.86 | 90.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 148 | 36 | 0.64 | 0 | 0.76 | 0.42 | 110.36 | 0.61 | 0.36 |
| Hex | 36 | 94 | 24 | 40 | 0 | 4C | 2A | 6E | 3D | 24 |
| Octal | 66 | 224 | 44 | 100 | 0 | 114 | 52 | 156 | 75 | 44 |
| Binary | 110110 | 10010100 | 100100 | 1000000 | 0 | 1001100 | 101010 | 1101110 | 111101 | 100100 |
Color Harmonies of #369424
Complementary color
Monochromatic Colors of #369424
Black with #369424
Text Example
Text Example
White with #369424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #369424; }
p { color: rgb(54,148,36); }
H1.HeaderClassName
{
color: #369424;
}
.AnyTagClassName
{
color: #369424;
}
</style>
background-color css
<style>
a { background-color: #369424; }
a { background-color: rgb(54,148,36); }
div.DivClassName
{
background-color: #369424;
}
.BgClassName
{
background-color: #369424;
}
</style>
border-color css
<style>
span { border-color: #369424; }
span { border-color: rgb(54,148,36); }
td.TdClassName
{
border-color: #369424;
}
.TagClassName
{
border-color: #369424;
}
</style>