Shades of La Palma #369228
Tints of La Palma #369228
RGB
CMYK
RGB Variations
Color information
#369228 (or 0x369228) is known color: La Palma. HEX triplet: 36, 92 and 28. RGB value is (54,146,40). Sum of RGB (Red+Green+Blue) = 54+146+40=240 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.5% from 240); Green value is 146 (57.42% from 255 or 60.83% from 240); Blue value is 40 (16.02% from 255 or 16.67% from 240); Max value from RGB is 146 - color contains mainly: green. Hex color #369228 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #369228 is #C96DD7. Grayscale: #6A6A6A. Windows color (decimal): -13200856 or 2658870. OLE color: 2658870.
HSL color Cylindrical-coordinate representation of color #369228: hue angle of 112.08º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #369228 is Cyan = 0.63, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 54 | 146 | 40 | - |
| CMYK | 0.63 | 0 | 0.73 | 0.43 |
| HSL | 112.08º | 0.57% | 0.36% | - |
| HSV(B) | 112.08º | 0.73% | 0.57% | - |
| XYZ | 12.18 | 21.5 | 5.51 | - |
| YUV | 106.41 | 90.52 | 90.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 146 | 40 | 0.63 | 0 | 0.73 | 0.43 | 112.08 | 0.57 | 0.36 |
| Hex | 36 | 92 | 28 | 3F | 0 | 49 | 2B | 70 | 39 | 24 |
| Octal | 66 | 222 | 50 | 77 | 0 | 111 | 53 | 160 | 71 | 44 |
| Binary | 110110 | 10010010 | 101000 | 111111 | 0 | 1001001 | 101011 | 1110000 | 111001 | 100100 |
Color Harmonies of #369228
Complementary color
Monochromatic Colors of #369228
Black with #369228
Text Example
Text Example
White with #369228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #369228; }
p { color: rgb(54,146,40); }
H1.HeaderClassName
{
color: #369228;
}
.AnyTagClassName
{
color: #369228;
}
</style>
background-color css
<style>
a { background-color: #369228; }
a { background-color: rgb(54,146,40); }
div.DivClassName
{
background-color: #369228;
}
.BgClassName
{
background-color: #369228;
}
</style>
border-color css
<style>
span { border-color: #369228; }
span { border-color: rgb(54,146,40); }
td.TdClassName
{
border-color: #369228;
}
.TagClassName
{
border-color: #369228;
}
</style>