Shades of La Palma #379413
Tints of La Palma #379413
RGB
CMYK
RGB Variations
Color information
#379413 (or 0x379413) is known color: La Palma. HEX triplet: 37, 94 and 13. RGB value is (55,148,19). Sum of RGB (Red+Green+Blue) = 55+148+19=222 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.77% from 222); Green value is 148 (58.20% from 255 or 66.67% from 222); Blue value is 19 (7.81% from 255 or 8.56% from 222); Max value from RGB is 148 - color contains mainly: green. Hex color #379413 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #379413 is #C86BEC. Grayscale: #696969. Windows color (decimal): -13134829 or 1283127. OLE color: 1283127.
HSL color Cylindrical-coordinate representation of color #379413: hue angle of 103.26º degrees, saturation: 0.77, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #379413 is Cyan = 0.63, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 55 | 148 | 19 | - |
| CMYK | 0.63 | 0 | 0.87 | 0.42 |
| HSL | 103.26º | 0.77% | 0.33% | - |
| HSV(B) | 103.26º | 0.87% | 0.58% | - |
| XYZ | 12.28 | 22.04 | 4.22 | - |
| YUV | 105.49 | 79.19 | 91.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 148 | 19 | 0.63 | 0 | 0.87 | 0.42 | 103.26 | 0.77 | 0.33 |
| Hex | 37 | 94 | 13 | 3F | 0 | 57 | 2A | 67 | 4D | 21 |
| Octal | 67 | 224 | 23 | 77 | 0 | 127 | 52 | 147 | 115 | 41 |
| Binary | 110111 | 10010100 | 10011 | 111111 | 0 | 1010111 | 101010 | 1100111 | 1001101 | 100001 |
Color Harmonies of #379413
Complementary color
Monochromatic Colors of #379413
Black with #379413
Text Example
Text Example
White with #379413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379413; }
p { color: rgb(55,148,19); }
H1.HeaderClassName
{
color: #379413;
}
.AnyTagClassName
{
color: #379413;
}
</style>
background-color css
<style>
a { background-color: #379413; }
a { background-color: rgb(55,148,19); }
div.DivClassName
{
background-color: #379413;
}
.BgClassName
{
background-color: #379413;
}
</style>
border-color css
<style>
span { border-color: #379413; }
span { border-color: rgb(55,148,19); }
td.TdClassName
{
border-color: #379413;
}
.TagClassName
{
border-color: #379413;
}
</style>