Shades of La Palma #379228
Tints of La Palma #379228
RGB
CMYK
RGB Variations
Color information
#379228 (or 0x379228) is known color: La Palma. HEX triplet: 37, 92 and 28. RGB value is (55,146,40). Sum of RGB (Red+Green+Blue) = 55+146+40=241 (31% of max value = 765). Red value is 55 (21.88% from 255 or 22.82% from 241); Green value is 146 (57.42% from 255 or 60.58% from 241); Blue value is 40 (16.02% from 255 or 16.60% from 241); Max value from RGB is 146 - color contains mainly: green. Hex color #379228 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #379228 is #C86DD7. Grayscale: #6B6B6B. Windows color (decimal): -13135320 or 2658871. OLE color: 2658871.
HSL color Cylindrical-coordinate representation of color #379228: hue angle of 111.51º 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 #379228 is Cyan = 0.62, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 55 | 146 | 40 | - |
| CMYK | 0.62 | 0 | 0.73 | 0.43 |
| HSL | 111.51º | 0.57% | 0.36% | - |
| HSV(B) | 111.51º | 0.73% | 0.57% | - |
| XYZ | 12.24 | 21.52 | 5.52 | - |
| YUV | 106.71 | 90.35 | 91.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 146 | 40 | 0.62 | 0 | 0.73 | 0.43 | 111.51 | 0.57 | 0.36 |
| Hex | 37 | 92 | 28 | 3E | 0 | 49 | 2B | 70 | 39 | 24 |
| Octal | 67 | 222 | 50 | 76 | 0 | 111 | 53 | 160 | 71 | 44 |
| Binary | 110111 | 10010010 | 101000 | 111110 | 0 | 1001001 | 101011 | 1110000 | 111001 | 100100 |
Color Harmonies of #379228
Complementary color
Monochromatic Colors of #379228
Black with #379228
Text Example
Text Example
White with #379228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379228; }
p { color: rgb(55,146,40); }
H1.HeaderClassName
{
color: #379228;
}
.AnyTagClassName
{
color: #379228;
}
</style>
background-color css
<style>
a { background-color: #379228; }
a { background-color: rgb(55,146,40); }
div.DivClassName
{
background-color: #379228;
}
.BgClassName
{
background-color: #379228;
}
</style>
border-color css
<style>
span { border-color: #379228; }
span { border-color: rgb(55,146,40); }
td.TdClassName
{
border-color: #379228;
}
.TagClassName
{
border-color: #379228;
}
</style>