Shades of La Palma #369416
Tints of La Palma #369416
RGB
CMYK
RGB Variations
Color information
#369416 (or 0x369416) is known color: La Palma. HEX triplet: 36, 94 and 16. RGB value is (54,148,22). Sum of RGB (Red+Green+Blue) = 54+148+22=224 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.11% from 224); Green value is 148 (58.20% from 255 or 66.07% from 224); Blue value is 22 (8.98% from 255 or 9.82% from 224); Max value from RGB is 148 - color contains mainly: green. Hex color #369416 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #369416 is #C96BE9. Grayscale: #696969. Windows color (decimal): -13200362 or 1479734. OLE color: 1479734.
HSL color Cylindrical-coordinate representation of color #369416: hue angle of 104.76º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #369416 is Cyan = 0.64, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 54 | 148 | 22 | - |
| CMYK | 0.64 | 0 | 0.85 | 0.42 |
| HSL | 104.76º | 0.74% | 0.33% | - |
| HSV(B) | 104.76º | 0.85% | 0.58% | - |
| XYZ | 12.26 | 22.02 | 4.36 | - |
| YUV | 105.53 | 80.86 | 91.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 148 | 22 | 0.64 | 0 | 0.85 | 0.42 | 104.76 | 0.74 | 0.33 |
| Hex | 36 | 94 | 16 | 40 | 0 | 55 | 2A | 69 | 4A | 21 |
| Octal | 66 | 224 | 26 | 100 | 0 | 125 | 52 | 151 | 112 | 41 |
| Binary | 110110 | 10010100 | 10110 | 1000000 | 0 | 1010101 | 101010 | 1101001 | 1001010 | 100001 |
Color Harmonies of #369416
Complementary color
Monochromatic Colors of #369416
Black with #369416
Text Example
Text Example
White with #369416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #369416; }
p { color: rgb(54,148,22); }
H1.HeaderClassName
{
color: #369416;
}
.AnyTagClassName
{
color: #369416;
}
</style>
background-color css
<style>
a { background-color: #369416; }
a { background-color: rgb(54,148,22); }
div.DivClassName
{
background-color: #369416;
}
.BgClassName
{
background-color: #369416;
}
</style>
border-color css
<style>
span { border-color: #369416; }
span { border-color: rgb(54,148,22); }
td.TdClassName
{
border-color: #369416;
}
.TagClassName
{
border-color: #369416;
}
</style>