Shades of La Palma #369230
Tints of La Palma #369230
RGB
CMYK
RGB Variations
Color information
#369230 (or 0x369230) is known color: La Palma. HEX triplet: 36, 92 and 30. RGB value is (54,146,48). Sum of RGB (Red+Green+Blue) = 54+146+48=248 (32% of max value = 765). Red value is 54 (21.48% from 255 or 21.77% from 248); Green value is 146 (57.42% from 255 or 58.87% from 248); Blue value is 48 (19.14% from 255 or 19.35% from 248); Max value from RGB is 146 - color contains mainly: green. Hex color #369230 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #369230 is #C96DCF. Grayscale: #6B6B6B. Windows color (decimal): -13200848 or 3183158. OLE color: 3183158.
HSL color Cylindrical-coordinate representation of color #369230: hue angle of 116.33º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #369230 is Cyan = 0.63, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 54 | 146 | 48 | - |
| CMYK | 0.63 | 0 | 0.67 | 0.43 |
| HSL | 116.33º | 0.51% | 0.38% | - |
| HSV(B) | 116.33º | 0.67% | 0.57% | - |
| XYZ | 12.33 | 21.56 | 6.31 | - |
| YUV | 107.32 | 94.52 | 89.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 146 | 48 | 0.63 | 0 | 0.67 | 0.43 | 116.33 | 0.51 | 0.38 |
| Hex | 36 | 92 | 30 | 3F | 0 | 43 | 2B | 74 | 33 | 26 |
| Octal | 66 | 222 | 60 | 77 | 0 | 103 | 53 | 164 | 63 | 46 |
| Binary | 110110 | 10010010 | 110000 | 111111 | 0 | 1000011 | 101011 | 1110100 | 110011 | 100110 |
Color Harmonies of #369230
Complementary color
Monochromatic Colors of #369230
Black with #369230
Text Example
Text Example
White with #369230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #369230; }
p { color: rgb(54,146,48); }
H1.HeaderClassName
{
color: #369230;
}
.AnyTagClassName
{
color: #369230;
}
</style>
background-color css
<style>
a { background-color: #369230; }
a { background-color: rgb(54,146,48); }
div.DivClassName
{
background-color: #369230;
}
.BgClassName
{
background-color: #369230;
}
</style>
border-color css
<style>
span { border-color: #369230; }
span { border-color: rgb(54,146,48); }
td.TdClassName
{
border-color: #369230;
}
.TagClassName
{
border-color: #369230;
}
</style>