Shades of La Palma #369614
Tints of La Palma #369614
RGB
CMYK
RGB Variations
Color information
#369614 (or 0x369614) is known color: La Palma. HEX triplet: 36, 96 and 14. RGB value is (54,150,20). Sum of RGB (Red+Green+Blue) = 54+150+20=224 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.11% from 224); Green value is 150 (58.98% from 255 or 66.96% from 224); Blue value is 20 (8.20% from 255 or 8.93% from 224); Max value from RGB is 150 - color contains mainly: green. Hex color #369614 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #369614 is #C969EB. Grayscale: #6A6A6A. Windows color (decimal): -13199852 or 1349174. OLE color: 1349174.
HSL color Cylindrical-coordinate representation of color #369614: hue angle of 104.31º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #369614 is Cyan = 0.64, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 54 | 150 | 20 | - |
| CMYK | 0.64 | 0 | 0.87 | 0.41 |
| HSL | 104.31º | 0.76% | 0.33% | - |
| HSV(B) | 104.31º | 0.87% | 0.59% | - |
| XYZ | 12.55 | 22.65 | 4.37 | - |
| YUV | 106.48 | 79.2 | 90.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 150 | 20 | 0.64 | 0 | 0.87 | 0.41 | 104.31 | 0.76 | 0.33 |
| Hex | 36 | 96 | 14 | 40 | 0 | 57 | 29 | 68 | 4C | 21 |
| Octal | 66 | 226 | 24 | 100 | 0 | 127 | 51 | 150 | 114 | 41 |
| Binary | 110110 | 10010110 | 10100 | 1000000 | 0 | 1010111 | 101001 | 1101000 | 1001100 | 100001 |
Color Harmonies of #369614
Complementary color
Monochromatic Colors of #369614
Black with #369614
Text Example
Text Example
White with #369614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #369614; }
p { color: rgb(54,150,20); }
H1.HeaderClassName
{
color: #369614;
}
.AnyTagClassName
{
color: #369614;
}
</style>
background-color css
<style>
a { background-color: #369614; }
a { background-color: rgb(54,150,20); }
div.DivClassName
{
background-color: #369614;
}
.BgClassName
{
background-color: #369614;
}
</style>
border-color css
<style>
span { border-color: #369614; }
span { border-color: rgb(54,150,20); }
td.TdClassName
{
border-color: #369614;
}
.TagClassName
{
border-color: #369614;
}
</style>