Shades of La Palma #369820
Tints of La Palma #369820
RGB
CMYK
RGB Variations
Color information
#369820 (or 0x369820) is known color: La Palma. HEX triplet: 36, 98 and 20. RGB value is (54,152,32). Sum of RGB (Red+Green+Blue) = 54+152+32=238 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.69% from 238); Green value is 152 (59.77% from 255 or 63.87% from 238); Blue value is 32 (12.89% from 255 or 13.45% from 238); Max value from RGB is 152 - color contains mainly: green. Hex color #369820 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #369820 is #C967DF. Grayscale: #6D6D6D. Windows color (decimal): -13199328 or 2136118. OLE color: 2136118.
HSL color Cylindrical-coordinate representation of color #369820: hue angle of 109º degrees, saturation: 0.65, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #369820 is Cyan = 0.64, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 54 | 152 | 32 | - |
| CMYK | 0.64 | 0 | 0.79 | 0.40 |
| HSL | 109º | 0.65% | 0.36% | - |
| HSV(B) | 109º | 0.79% | 0.6% | - |
| XYZ | 13.01 | 23.35 | 5.19 | - |
| YUV | 109.02 | 84.53 | 88.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 152 | 32 | 0.64 | 0 | 0.79 | 0.40 | 109 | 0.65 | 0.36 |
| Hex | 36 | 98 | 20 | 40 | 0 | 4F | 28 | 6D | 41 | 24 |
| Octal | 66 | 230 | 40 | 100 | 0 | 117 | 50 | 155 | 101 | 44 |
| Binary | 110110 | 10011000 | 100000 | 1000000 | 0 | 1001111 | 101000 | 1101101 | 1000001 | 100100 |
Color Harmonies of #369820
Complementary color
Monochromatic Colors of #369820
Black with #369820
Text Example
Text Example
White with #369820
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #369820; }
p { color: rgb(54,152,32); }
H1.HeaderClassName
{
color: #369820;
}
.AnyTagClassName
{
color: #369820;
}
</style>
background-color css
<style>
a { background-color: #369820; }
a { background-color: rgb(54,152,32); }
div.DivClassName
{
background-color: #369820;
}
.BgClassName
{
background-color: #369820;
}
</style>
border-color css
<style>
span { border-color: #369820; }
span { border-color: rgb(54,152,32); }
td.TdClassName
{
border-color: #369820;
}
.TagClassName
{
border-color: #369820;
}
</style>