Shades of La Palma #379404
Tints of La Palma #379404
RGB
CMYK
RGB Variations
Color information
#379404 (or 0x379404) is known color: La Palma. HEX triplet: 37, 94 and 04. RGB value is (55,148,4). Sum of RGB (Red+Green+Blue) = 55+148+4=207 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.57% from 207); Green value is 148 (58.20% from 255 or 71.50% from 207); Blue value is 4 (1.95% from 255 or 1.93% from 207); Max value from RGB is 148 - color contains mainly: green. Hex color #379404 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #379404 is #C86BFB. Grayscale: #686868. Windows color (decimal): -13134844 or 300087. OLE color: 300087.
HSL color Cylindrical-coordinate representation of color #379404: hue angle of 98.75º degrees, saturation: 0.95, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #379404 is Cyan = 0.63, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 55 | 148 | 4 | - |
| CMYK | 0.63 | 0 | 0.97 | 0.42 |
| HSL | 98.75º | 0.95% | 0.3% | - |
| HSV(B) | 98.75º | 0.97% | 0.58% | - |
| XYZ | 12.19 | 22 | 3.72 | - |
| YUV | 103.78 | 71.69 | 93.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 148 | 4 | 0.63 | 0 | 0.97 | 0.42 | 98.75 | 0.95 | 0.3 |
| Hex | 37 | 94 | 4 | 3F | 0 | 61 | 2A | 63 | 5F | 1E |
| Octal | 67 | 224 | 4 | 77 | 0 | 141 | 52 | 143 | 137 | 36 |
| Binary | 110111 | 10010100 | 100 | 111111 | 0 | 1100001 | 101010 | 1100011 | 1011111 | 11110 |
Color Harmonies of #379404
Complementary color
Monochromatic Colors of #379404
Black with #379404
Text Example
Text Example
White with #379404
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379404; }
p { color: rgb(55,148,4); }
H1.HeaderClassName
{
color: #379404;
}
.AnyTagClassName
{
color: #379404;
}
</style>
background-color css
<style>
a { background-color: #379404; }
a { background-color: rgb(55,148,4); }
div.DivClassName
{
background-color: #379404;
}
.BgClassName
{
background-color: #379404;
}
</style>
border-color css
<style>
span { border-color: #379404; }
span { border-color: rgb(55,148,4); }
td.TdClassName
{
border-color: #379404;
}
.TagClassName
{
border-color: #379404;
}
</style>