Shades of La Palma #369119
Tints of La Palma #369119
RGB
CMYK
RGB Variations
Color information
#369119 (or 0x369119) is known color: La Palma. HEX triplet: 36, 91 and 19. RGB value is (54,145,25). Sum of RGB (Red+Green+Blue) = 54+145+25=224 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.11% from 224); Green value is 145 (57.03% from 255 or 64.73% from 224); Blue value is 25 (10.16% from 255 or 11.16% from 224); Max value from RGB is 145 - color contains mainly: green. Hex color #369119 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #369119 is #C96EE6. Grayscale: #686868. Windows color (decimal): -13201127 or 1675574. OLE color: 1675574.
HSL color Cylindrical-coordinate representation of color #369119: hue angle of 105.5º degrees, saturation: 0.71, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #369119 is Cyan = 0.63, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 54 | 145 | 25 | - |
| CMYK | 0.63 | 0 | 0.83 | 0.43 |
| HSL | 105.5º | 0.71% | 0.33% | - |
| HSV(B) | 105.5º | 0.83% | 0.57% | - |
| XYZ | 11.82 | 21.11 | 4.37 | - |
| YUV | 104.11 | 83.35 | 92.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 145 | 25 | 0.63 | 0 | 0.83 | 0.43 | 105.5 | 0.71 | 0.33 |
| Hex | 36 | 91 | 19 | 3F | 0 | 53 | 2B | 6A | 47 | 21 |
| Octal | 66 | 221 | 31 | 77 | 0 | 123 | 53 | 152 | 107 | 41 |
| Binary | 110110 | 10010001 | 11001 | 111111 | 0 | 1010011 | 101011 | 1101010 | 1000111 | 100001 |
Color Harmonies of #369119
Complementary color
Monochromatic Colors of #369119
Black with #369119
Text Example
Text Example
White with #369119
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #369119; }
p { color: rgb(54,145,25); }
H1.HeaderClassName
{
color: #369119;
}
.AnyTagClassName
{
color: #369119;
}
</style>
background-color css
<style>
a { background-color: #369119; }
a { background-color: rgb(54,145,25); }
div.DivClassName
{
background-color: #369119;
}
.BgClassName
{
background-color: #369119;
}
</style>
border-color css
<style>
span { border-color: #369119; }
span { border-color: rgb(54,145,25); }
td.TdClassName
{
border-color: #369119;
}
.TagClassName
{
border-color: #369119;
}
</style>