Shades of La Palma #379508
Tints of La Palma #379508
RGB
CMYK
RGB Variations
Color information
#379508 (or 0x379508) is known color: La Palma. HEX triplet: 37, 95 and 08. RGB value is (55,149,8). Sum of RGB (Red+Green+Blue) = 55+149+8=212 (28% of max value = 765). Red value is 55 (21.88% from 255 or 25.94% from 212); Green value is 149 (58.59% from 255 or 70.28% from 212); Blue value is 8 (3.52% from 255 or 3.77% from 212); Max value from RGB is 149 - color contains mainly: green. Hex color #379508 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #379508 is #C86AF7. Grayscale: #696969. Windows color (decimal): -13134584 or 562487. OLE color: 562487.
HSL color Cylindrical-coordinate representation of color #379508: hue angle of 100º 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 #379508 is Cyan = 0.63, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 55 | 149 | 8 | - |
| CMYK | 0.63 | 0 | 0.95 | 0.42 |
| HSL | 100º | 0.9% | 0.31% | - |
| HSV(B) | 100º | 0.95% | 0.58% | - |
| XYZ | 12.37 | 22.32 | 3.89 | - |
| YUV | 104.82 | 73.36 | 92.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 149 | 8 | 0.63 | 0 | 0.95 | 0.42 | 100 | 0.9 | 0.31 |
| Hex | 37 | 95 | 8 | 3F | 0 | 5F | 2A | 64 | 5A | 1F |
| Octal | 67 | 225 | 10 | 77 | 0 | 137 | 52 | 144 | 132 | 37 |
| Binary | 110111 | 10010101 | 1000 | 111111 | 0 | 1011111 | 101010 | 1100100 | 1011010 | 11111 |
Color Harmonies of #379508
Complementary color
Monochromatic Colors of #379508
Black with #379508
Text Example
Text Example
White with #379508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379508; }
p { color: rgb(55,149,8); }
H1.HeaderClassName
{
color: #379508;
}
.AnyTagClassName
{
color: #379508;
}
</style>
background-color css
<style>
a { background-color: #379508; }
a { background-color: rgb(55,149,8); }
div.DivClassName
{
background-color: #379508;
}
.BgClassName
{
background-color: #379508;
}
</style>
border-color css
<style>
span { border-color: #379508; }
span { border-color: rgb(55,149,8); }
td.TdClassName
{
border-color: #379508;
}
.TagClassName
{
border-color: #379508;
}
</style>