Shades of La Palma #379408
Tints of La Palma #379408
RGB
CMYK
RGB Variations
Color information
#379408 (or 0x379408) is known color: La Palma. HEX triplet: 37, 94 and 08. RGB value is (55,148,8). Sum of RGB (Red+Green+Blue) = 55+148+8=211 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.07% from 211); Green value is 148 (58.20% from 255 or 70.14% from 211); Blue value is 8 (3.52% from 255 or 3.79% from 211); Max value from RGB is 148 - color contains mainly: green. Hex color #379408 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #379408 is #C86BF7. Grayscale: #686868. Windows color (decimal): -13134840 or 562231. OLE color: 562231.
HSL color Cylindrical-coordinate representation of color #379408: hue angle of 99.86º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #379408 is Cyan = 0.63, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 55 | 148 | 8 | - |
| CMYK | 0.63 | 0 | 0.95 | 0.42 |
| HSL | 99.86º | 0.9% | 0.31% | - |
| HSV(B) | 99.86º | 0.95% | 0.58% | - |
| XYZ | 12.21 | 22.01 | 3.83 | - |
| YUV | 104.23 | 73.69 | 92.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 148 | 8 | 0.63 | 0 | 0.95 | 0.42 | 99.86 | 0.9 | 0.31 |
| Hex | 37 | 94 | 8 | 3F | 0 | 5F | 2A | 64 | 5A | 1F |
| Octal | 67 | 224 | 10 | 77 | 0 | 137 | 52 | 144 | 132 | 37 |
| Binary | 110111 | 10010100 | 1000 | 111111 | 0 | 1011111 | 101010 | 1100100 | 1011010 | 11111 |
Color Harmonies of #379408
Complementary color
Monochromatic Colors of #379408
Black with #379408
Text Example
Text Example
White with #379408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379408; }
p { color: rgb(55,148,8); }
H1.HeaderClassName
{
color: #379408;
}
.AnyTagClassName
{
color: #379408;
}
</style>
background-color css
<style>
a { background-color: #379408; }
a { background-color: rgb(55,148,8); }
div.DivClassName
{
background-color: #379408;
}
.BgClassName
{
background-color: #379408;
}
</style>
border-color css
<style>
span { border-color: #379408; }
span { border-color: rgb(55,148,8); }
td.TdClassName
{
border-color: #379408;
}
.TagClassName
{
border-color: #379408;
}
</style>