Shades of La Palma #379506
Tints of La Palma #379506
RGB
CMYK
RGB Variations
Color information
#379506 (or 0x379506) is known color: La Palma. HEX triplet: 37, 95 and 06. RGB value is (55,149,6). Sum of RGB (Red+Green+Blue) = 55+149+6=210 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.19% from 210); Green value is 149 (58.59% from 255 or 70.95% from 210); Blue value is 6 (2.73% from 255 or 2.86% from 210); Max value from RGB is 149 - color contains mainly: green. Hex color #379506 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #379506 is #C86AF9. Grayscale: #696969. Windows color (decimal): -13134586 or 431415. OLE color: 431415.
HSL color Cylindrical-coordinate representation of color #379506: hue angle of 99.44º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #379506 is Cyan = 0.63, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 55 | 149 | 6 | - |
| CMYK | 0.63 | 0 | 0.96 | 0.42 |
| HSL | 99.44º | 0.92% | 0.3% | - |
| HSV(B) | 99.44º | 0.96% | 0.58% | - |
| XYZ | 12.36 | 22.32 | 3.83 | - |
| YUV | 104.59 | 72.36 | 92.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 149 | 6 | 0.63 | 0 | 0.96 | 0.42 | 99.44 | 0.92 | 0.3 |
| Hex | 37 | 95 | 6 | 3F | 0 | 60 | 2A | 63 | 5C | 1E |
| Octal | 67 | 225 | 6 | 77 | 0 | 140 | 52 | 143 | 134 | 36 |
| Binary | 110111 | 10010101 | 110 | 111111 | 0 | 1100000 | 101010 | 1100011 | 1011100 | 11110 |
Color Harmonies of #379506
Complementary color
Monochromatic Colors of #379506
Black with #379506
Text Example
Text Example
White with #379506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379506; }
p { color: rgb(55,149,6); }
H1.HeaderClassName
{
color: #379506;
}
.AnyTagClassName
{
color: #379506;
}
</style>
background-color css
<style>
a { background-color: #379506; }
a { background-color: rgb(55,149,6); }
div.DivClassName
{
background-color: #379506;
}
.BgClassName
{
background-color: #379506;
}
</style>
border-color css
<style>
span { border-color: #379506; }
span { border-color: rgb(55,149,6); }
td.TdClassName
{
border-color: #379506;
}
.TagClassName
{
border-color: #379506;
}
</style>