Shades of La Palma #379607
Tints of La Palma #379607
RGB
CMYK
RGB Variations
Color information
#379607 (or 0x379607) is known color: La Palma. HEX triplet: 37, 96 and 07. RGB value is (55,150,7). Sum of RGB (Red+Green+Blue) = 55+150+7=212 (28% of max value = 765). Red value is 55 (21.88% from 255 or 25.94% from 212); Green value is 150 (58.98% from 255 or 70.75% from 212); Blue value is 7 (3.12% from 255 or 3.30% from 212); Max value from RGB is 150 - color contains mainly: green. Hex color #379607 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #379607 is #C869F8. Grayscale: #696969. Windows color (decimal): -13134329 or 497207. OLE color: 497207.
HSL color Cylindrical-coordinate representation of color #379607: hue angle of 99.86º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #379607 is Cyan = 0.63, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 55 | 150 | 7 | - |
| CMYK | 0.63 | 0 | 0.95 | 0.41 |
| HSL | 99.86º | 0.91% | 0.31% | - |
| HSV(B) | 99.86º | 0.95% | 0.59% | - |
| XYZ | 12.52 | 22.64 | 3.91 | - |
| YUV | 105.29 | 72.53 | 92.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 150 | 7 | 0.63 | 0 | 0.95 | 0.41 | 99.86 | 0.91 | 0.31 |
| Hex | 37 | 96 | 7 | 3F | 0 | 5F | 29 | 64 | 5B | 1F |
| Octal | 67 | 226 | 7 | 77 | 0 | 137 | 51 | 144 | 133 | 37 |
| Binary | 110111 | 10010110 | 111 | 111111 | 0 | 1011111 | 101001 | 1100100 | 1011011 | 11111 |
Color Harmonies of #379607
Complementary color
Monochromatic Colors of #379607
Black with #379607
Text Example
Text Example
White with #379607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379607; }
p { color: rgb(55,150,7); }
H1.HeaderClassName
{
color: #379607;
}
.AnyTagClassName
{
color: #379607;
}
</style>
background-color css
<style>
a { background-color: #379607; }
a { background-color: rgb(55,150,7); }
div.DivClassName
{
background-color: #379607;
}
.BgClassName
{
background-color: #379607;
}
</style>
border-color css
<style>
span { border-color: #379607; }
span { border-color: rgb(55,150,7); }
td.TdClassName
{
border-color: #379607;
}
.TagClassName
{
border-color: #379607;
}
</style>