Shades of La Palma #379325
Tints of La Palma #379325
RGB
CMYK
RGB Variations
Color information
#379325 (or 0x379325) is known color: La Palma. HEX triplet: 37, 93 and 25. RGB value is (55,147,37). Sum of RGB (Red+Green+Blue) = 55+147+37=239 (31% of max value = 765). Red value is 55 (21.88% from 255 or 23.01% from 239); Green value is 147 (57.81% from 255 or 61.51% from 239); Blue value is 37 (14.84% from 255 or 15.48% from 239); Max value from RGB is 147 - color contains mainly: green. Hex color #379325 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #379325 is #C86CDA. Grayscale: #6B6B6B. Windows color (decimal): -13135067 or 2462519. OLE color: 2462519.
HSL color Cylindrical-coordinate representation of color #379325: hue angle of 110.18º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #379325 is Cyan = 0.63, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 55 | 147 | 37 | - |
| CMYK | 0.63 | 0 | 0.75 | 0.42 |
| HSL | 110.18º | 0.6% | 0.36% | - |
| HSV(B) | 110.18º | 0.75% | 0.58% | - |
| XYZ | 12.34 | 21.81 | 5.31 | - |
| YUV | 106.95 | 88.52 | 90.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 147 | 37 | 0.63 | 0 | 0.75 | 0.42 | 110.18 | 0.6 | 0.36 |
| Hex | 37 | 93 | 25 | 3F | 0 | 4B | 2A | 6E | 3C | 24 |
| Octal | 67 | 223 | 45 | 77 | 0 | 113 | 52 | 156 | 74 | 44 |
| Binary | 110111 | 10010011 | 100101 | 111111 | 0 | 1001011 | 101010 | 1101110 | 111100 | 100100 |
Color Harmonies of #379325
Complementary color
Monochromatic Colors of #379325
Black with #379325
Text Example
Text Example
White with #379325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379325; }
p { color: rgb(55,147,37); }
H1.HeaderClassName
{
color: #379325;
}
.AnyTagClassName
{
color: #379325;
}
</style>
background-color css
<style>
a { background-color: #379325; }
a { background-color: rgb(55,147,37); }
div.DivClassName
{
background-color: #379325;
}
.BgClassName
{
background-color: #379325;
}
</style>
border-color css
<style>
span { border-color: #379325; }
span { border-color: rgb(55,147,37); }
td.TdClassName
{
border-color: #379325;
}
.TagClassName
{
border-color: #379325;
}
</style>