Shades of La Palma #379226
Tints of La Palma #379226
RGB
CMYK
RGB Variations
Color information
#379226 (or 0x379226) is known color: La Palma. HEX triplet: 37, 92 and 26. RGB value is (55,146,38). Sum of RGB (Red+Green+Blue) = 55+146+38=239 (31% of max value = 765). Red value is 55 (21.88% from 255 or 23.01% from 239); Green value is 146 (57.42% from 255 or 61.09% from 239); Blue value is 38 (15.23% from 255 or 15.90% from 239); Max value from RGB is 146 - color contains mainly: green. Hex color #379226 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #379226 is #C86DD9. Grayscale: #6A6A6A. Windows color (decimal): -13135322 or 2527799. OLE color: 2527799.
HSL color Cylindrical-coordinate representation of color #379226: hue angle of 110.56º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #379226 is Cyan = 0.62, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 55 | 146 | 38 | - |
| CMYK | 0.62 | 0 | 0.74 | 0.43 |
| HSL | 110.56º | 0.59% | 0.36% | - |
| HSV(B) | 110.56º | 0.74% | 0.57% | - |
| XYZ | 12.2 | 21.51 | 5.34 | - |
| YUV | 106.48 | 89.35 | 91.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 146 | 38 | 0.62 | 0 | 0.74 | 0.43 | 110.56 | 0.59 | 0.36 |
| Hex | 37 | 92 | 26 | 3E | 0 | 4A | 2B | 6F | 3B | 24 |
| Octal | 67 | 222 | 46 | 76 | 0 | 112 | 53 | 157 | 73 | 44 |
| Binary | 110111 | 10010010 | 100110 | 111110 | 0 | 1001010 | 101011 | 1101111 | 111011 | 100100 |
Color Harmonies of #379226
Complementary color
Monochromatic Colors of #379226
Black with #379226
Text Example
Text Example
White with #379226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379226; }
p { color: rgb(55,146,38); }
H1.HeaderClassName
{
color: #379226;
}
.AnyTagClassName
{
color: #379226;
}
</style>
background-color css
<style>
a { background-color: #379226; }
a { background-color: rgb(55,146,38); }
div.DivClassName
{
background-color: #379226;
}
.BgClassName
{
background-color: #379226;
}
</style>
border-color css
<style>
span { border-color: #379226; }
span { border-color: rgb(55,146,38); }
td.TdClassName
{
border-color: #379226;
}
.TagClassName
{
border-color: #379226;
}
</style>