Shades of La Palma #369414
Tints of La Palma #369414
RGB
CMYK
RGB Variations
Color information
#369414 (or 0x369414) is known color: La Palma. HEX triplet: 36, 94 and 14. RGB value is (54,148,20). Sum of RGB (Red+Green+Blue) = 54+148+20=222 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.32% from 222); Green value is 148 (58.20% from 255 or 66.67% from 222); Blue value is 20 (8.20% from 255 or 9.01% from 222); Max value from RGB is 148 - color contains mainly: green. Hex color #369414 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #369414 is #C96BEB. Grayscale: #696969. Windows color (decimal): -13200364 or 1348662. OLE color: 1348662.
HSL color Cylindrical-coordinate representation of color #369414: hue angle of 104.06º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #369414 is Cyan = 0.64, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 54 | 148 | 20 | - |
| CMYK | 0.64 | 0 | 0.86 | 0.42 |
| HSL | 104.06º | 0.76% | 0.33% | - |
| HSV(B) | 104.06º | 0.86% | 0.58% | - |
| XYZ | 12.24 | 22.01 | 4.27 | - |
| YUV | 105.3 | 79.86 | 91.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 148 | 20 | 0.64 | 0 | 0.86 | 0.42 | 104.06 | 0.76 | 0.33 |
| Hex | 36 | 94 | 14 | 40 | 0 | 56 | 2A | 68 | 4C | 21 |
| Octal | 66 | 224 | 24 | 100 | 0 | 126 | 52 | 150 | 114 | 41 |
| Binary | 110110 | 10010100 | 10100 | 1000000 | 0 | 1010110 | 101010 | 1101000 | 1001100 | 100001 |
Color Harmonies of #369414
Complementary color
Monochromatic Colors of #369414
Black with #369414
Text Example
Text Example
White with #369414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #369414; }
p { color: rgb(54,148,20); }
H1.HeaderClassName
{
color: #369414;
}
.AnyTagClassName
{
color: #369414;
}
</style>
background-color css
<style>
a { background-color: #369414; }
a { background-color: rgb(54,148,20); }
div.DivClassName
{
background-color: #369414;
}
.BgClassName
{
background-color: #369414;
}
</style>
border-color css
<style>
span { border-color: #369414; }
span { border-color: rgb(54,148,20); }
td.TdClassName
{
border-color: #369414;
}
.TagClassName
{
border-color: #369414;
}
</style>