Shades of La Palma #369115
Tints of La Palma #369115
RGB
CMYK
RGB Variations
Color information
#369115 (or 0x369115) is known color: La Palma. HEX triplet: 36, 91 and 15. RGB value is (54,145,21). Sum of RGB (Red+Green+Blue) = 54+145+21=220 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.55% from 220); Green value is 145 (57.03% from 255 or 65.91% from 220); Blue value is 21 (8.59% from 255 or 9.55% from 220); Max value from RGB is 145 - color contains mainly: green. Hex color #369115 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #369115 is #C96EEA. Grayscale: #686868. Windows color (decimal): -13201131 or 1413430. OLE color: 1413430.
HSL color Cylindrical-coordinate representation of color #369115: hue angle of 104.03º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #369115 is Cyan = 0.63, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 54 | 145 | 21 | - |
| CMYK | 0.63 | 0 | 0.86 | 0.43 |
| HSL | 104.03º | 0.75% | 0.33% | - |
| HSV(B) | 104.03º | 0.86% | 0.57% | - |
| XYZ | 11.78 | 21.09 | 4.16 | - |
| YUV | 103.66 | 81.35 | 92.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 145 | 21 | 0.63 | 0 | 0.86 | 0.43 | 104.03 | 0.75 | 0.33 |
| Hex | 36 | 91 | 15 | 3F | 0 | 56 | 2B | 68 | 4B | 21 |
| Octal | 66 | 221 | 25 | 77 | 0 | 126 | 53 | 150 | 113 | 41 |
| Binary | 110110 | 10010001 | 10101 | 111111 | 0 | 1010110 | 101011 | 1101000 | 1001011 | 100001 |
Color Harmonies of #369115
Complementary color
Monochromatic Colors of #369115
Black with #369115
Text Example
Text Example
White with #369115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #369115; }
p { color: rgb(54,145,21); }
H1.HeaderClassName
{
color: #369115;
}
.AnyTagClassName
{
color: #369115;
}
</style>
background-color css
<style>
a { background-color: #369115; }
a { background-color: rgb(54,145,21); }
div.DivClassName
{
background-color: #369115;
}
.BgClassName
{
background-color: #369115;
}
</style>
border-color css
<style>
span { border-color: #369115; }
span { border-color: rgb(54,145,21); }
td.TdClassName
{
border-color: #369115;
}
.TagClassName
{
border-color: #369115;
}
</style>