Shades of La Palma #369234
Tints of La Palma #369234
RGB
CMYK
RGB Variations
Color information
#369234 (or 0x369234) is known color: La Palma. HEX triplet: 36, 92 and 34. RGB value is (54,146,52). Sum of RGB (Red+Green+Blue) = 54+146+52=252 (33% of max value = 765). Red value is 54 (21.48% from 255 or 21.43% from 252); Green value is 146 (57.42% from 255 or 57.94% from 252); Blue value is 52 (20.70% from 255 or 20.63% from 252); Max value from RGB is 146 - color contains mainly: green. Hex color #369234 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #369234 is #C96DCB. Grayscale: #6C6C6C. Windows color (decimal): -13200844 or 3445302. OLE color: 3445302.
HSL color Cylindrical-coordinate representation of color #369234: hue angle of 118.72º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #369234 is Cyan = 0.63, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 54 | 146 | 52 | - |
| CMYK | 0.63 | 0 | 0.64 | 0.43 |
| HSL | 118.72º | 0.47% | 0.39% | - |
| HSV(B) | 118.72º | 0.64% | 0.57% | - |
| XYZ | 12.42 | 21.59 | 6.76 | - |
| YUV | 107.78 | 96.52 | 89.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 146 | 52 | 0.63 | 0 | 0.64 | 0.43 | 118.72 | 0.47 | 0.39 |
| Hex | 36 | 92 | 34 | 3F | 0 | 40 | 2B | 77 | 2F | 27 |
| Octal | 66 | 222 | 64 | 77 | 0 | 100 | 53 | 167 | 57 | 47 |
| Binary | 110110 | 10010010 | 110100 | 111111 | 0 | 1000000 | 101011 | 1110111 | 101111 | 100111 |
Color Harmonies of #369234
Complementary color
Monochromatic Colors of #369234
Black with #369234
Text Example
Text Example
White with #369234
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #369234; }
p { color: rgb(54,146,52); }
H1.HeaderClassName
{
color: #369234;
}
.AnyTagClassName
{
color: #369234;
}
</style>
background-color css
<style>
a { background-color: #369234; }
a { background-color: rgb(54,146,52); }
div.DivClassName
{
background-color: #369234;
}
.BgClassName
{
background-color: #369234;
}
</style>
border-color css
<style>
span { border-color: #369234; }
span { border-color: rgb(54,146,52); }
td.TdClassName
{
border-color: #369234;
}
.TagClassName
{
border-color: #369234;
}
</style>