Shades of La Palma #379028
Tints of La Palma #379028
RGB
CMYK
RGB Variations
Color information
#379028 (or 0x379028) is known color: La Palma. HEX triplet: 37, 90 and 28. RGB value is (55,144,40). Sum of RGB (Red+Green+Blue) = 55+144+40=239 (31% of max value = 765). Red value is 55 (21.88% from 255 or 23.01% from 239); Green value is 144 (56.64% from 255 or 60.25% from 239); Blue value is 40 (16.02% from 255 or 16.74% from 239); Max value from RGB is 144 - color contains mainly: green. Hex color #379028 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #379028 is #C86FD7. Grayscale: #696969. Windows color (decimal): -13135832 or 2658359. OLE color: 2658359.
HSL color Cylindrical-coordinate representation of color #379028: hue angle of 111.35º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #379028 is Cyan = 0.62, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 55 | 144 | 40 | - |
| CMYK | 0.62 | 0 | 0.72 | 0.44 |
| HSL | 111.35º | 0.57% | 0.36% | - |
| HSV(B) | 111.35º | 0.72% | 0.56% | - |
| XYZ | 11.93 | 20.91 | 5.42 | - |
| YUV | 105.53 | 91.01 | 91.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 144 | 40 | 0.62 | 0 | 0.72 | 0.44 | 111.35 | 0.57 | 0.36 |
| Hex | 37 | 90 | 28 | 3E | 0 | 48 | 2C | 6F | 39 | 24 |
| Octal | 67 | 220 | 50 | 76 | 0 | 110 | 54 | 157 | 71 | 44 |
| Binary | 110111 | 10010000 | 101000 | 111110 | 0 | 1001000 | 101100 | 1101111 | 111001 | 100100 |
Color Harmonies of #379028
Complementary color
Monochromatic Colors of #379028
Black with #379028
Text Example
Text Example
White with #379028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379028; }
p { color: rgb(55,144,40); }
H1.HeaderClassName
{
color: #379028;
}
.AnyTagClassName
{
color: #379028;
}
</style>
background-color css
<style>
a { background-color: #379028; }
a { background-color: rgb(55,144,40); }
div.DivClassName
{
background-color: #379028;
}
.BgClassName
{
background-color: #379028;
}
</style>
border-color css
<style>
span { border-color: #379028; }
span { border-color: rgb(55,144,40); }
td.TdClassName
{
border-color: #379028;
}
.TagClassName
{
border-color: #379028;
}
</style>