Shades of La Palma #379406
Tints of La Palma #379406
RGB
CMYK
RGB Variations
Color information
#379406 (or 0x379406) is known color: La Palma. HEX triplet: 37, 94 and 06. RGB value is (55,148,6). Sum of RGB (Red+Green+Blue) = 55+148+6=209 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.32% from 209); Green value is 148 (58.20% from 255 or 70.81% from 209); Blue value is 6 (2.73% from 255 or 2.87% from 209); Max value from RGB is 148 - color contains mainly: green. Hex color #379406 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #379406 is #C86BF9. Grayscale: #686868. Windows color (decimal): -13134842 or 431159. OLE color: 431159.
HSL color Cylindrical-coordinate representation of color #379406: hue angle of 99.3º 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 #379406 is Cyan = 0.63, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 55 | 148 | 6 | - |
| CMYK | 0.63 | 0 | 0.96 | 0.42 |
| HSL | 99.3º | 0.92% | 0.3% | - |
| HSV(B) | 99.3º | 0.96% | 0.58% | - |
| XYZ | 12.2 | 22.01 | 3.78 | - |
| YUV | 104.01 | 72.69 | 93.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 148 | 6 | 0.63 | 0 | 0.96 | 0.42 | 99.3 | 0.92 | 0.3 |
| Hex | 37 | 94 | 6 | 3F | 0 | 60 | 2A | 63 | 5C | 1E |
| Octal | 67 | 224 | 6 | 77 | 0 | 140 | 52 | 143 | 134 | 36 |
| Binary | 110111 | 10010100 | 110 | 111111 | 0 | 1100000 | 101010 | 1100011 | 1011100 | 11110 |
Color Harmonies of #379406
Complementary color
Monochromatic Colors of #379406
Black with #379406
Text Example
Text Example
White with #379406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379406; }
p { color: rgb(55,148,6); }
H1.HeaderClassName
{
color: #379406;
}
.AnyTagClassName
{
color: #379406;
}
</style>
background-color css
<style>
a { background-color: #379406; }
a { background-color: rgb(55,148,6); }
div.DivClassName
{
background-color: #379406;
}
.BgClassName
{
background-color: #379406;
}
</style>
border-color css
<style>
span { border-color: #379406; }
span { border-color: rgb(55,148,6); }
td.TdClassName
{
border-color: #379406;
}
.TagClassName
{
border-color: #379406;
}
</style>