Shades of La Palma #379025
Tints of La Palma #379025
RGB
CMYK
RGB Variations
Color information
#379025 (or 0x379025) is known color: La Palma. HEX triplet: 37, 90 and 25. RGB value is (55,144,37). Sum of RGB (Red+Green+Blue) = 55+144+37=236 (31% of max value = 765). Red value is 55 (21.88% from 255 or 23.31% from 236); Green value is 144 (56.64% from 255 or 61.02% from 236); Blue value is 37 (14.84% from 255 or 15.68% from 236); Max value from RGB is 144 - color contains mainly: green. Hex color #379025 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #379025 is #C86FDA. Grayscale: #696969. Windows color (decimal): -13135835 or 2461751. OLE color: 2461751.
HSL color Cylindrical-coordinate representation of color #379025: hue angle of 109.91º degrees, saturation: 0.59, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #379025 is Cyan = 0.62, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 55 | 144 | 37 | - |
| CMYK | 0.62 | 0 | 0.74 | 0.44 |
| HSL | 109.91º | 0.59% | 0.35% | - |
| HSV(B) | 109.91º | 0.74% | 0.56% | - |
| XYZ | 11.88 | 20.89 | 5.16 | - |
| YUV | 105.19 | 89.51 | 92.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 144 | 37 | 0.62 | 0 | 0.74 | 0.44 | 109.91 | 0.59 | 0.35 |
| Hex | 37 | 90 | 25 | 3E | 0 | 4A | 2C | 6E | 3B | 23 |
| Octal | 67 | 220 | 45 | 76 | 0 | 112 | 54 | 156 | 73 | 43 |
| Binary | 110111 | 10010000 | 100101 | 111110 | 0 | 1001010 | 101100 | 1101110 | 111011 | 100011 |
Color Harmonies of #379025
Complementary color
Monochromatic Colors of #379025
Black with #379025
Text Example
Text Example
White with #379025
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379025; }
p { color: rgb(55,144,37); }
H1.HeaderClassName
{
color: #379025;
}
.AnyTagClassName
{
color: #379025;
}
</style>
background-color css
<style>
a { background-color: #379025; }
a { background-color: rgb(55,144,37); }
div.DivClassName
{
background-color: #379025;
}
.BgClassName
{
background-color: #379025;
}
</style>
border-color css
<style>
span { border-color: #379025; }
span { border-color: rgb(55,144,37); }
td.TdClassName
{
border-color: #379025;
}
.TagClassName
{
border-color: #379025;
}
</style>