Shades of La Palma #379308
Tints of La Palma #379308
RGB
CMYK
RGB Variations
Color information
#379308 (or 0x379308) is known color: La Palma. HEX triplet: 37, 93 and 08. RGB value is (55,147,8). Sum of RGB (Red+Green+Blue) = 55+147+8=210 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.19% from 210); Green value is 147 (57.81% from 255 or 70% from 210); Blue value is 8 (3.52% from 255 or 3.81% from 210); Max value from RGB is 147 - color contains mainly: green. Hex color #379308 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #379308 is #C86CF7. Grayscale: #686868. Windows color (decimal): -13135096 or 561975. OLE color: 561975.
HSL color Cylindrical-coordinate representation of color #379308: hue angle of 99.71º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #379308 is Cyan = 0.63, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 55 | 147 | 8 | - |
| CMYK | 0.63 | 0 | 0.95 | 0.42 |
| HSL | 99.71º | 0.9% | 0.3% | - |
| HSV(B) | 99.71º | 0.95% | 0.58% | - |
| XYZ | 12.05 | 21.7 | 3.78 | - |
| YUV | 103.65 | 74.02 | 93.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 147 | 8 | 0.63 | 0 | 0.95 | 0.42 | 99.71 | 0.9 | 0.3 |
| Hex | 37 | 93 | 8 | 3F | 0 | 5F | 2A | 64 | 5A | 1E |
| Octal | 67 | 223 | 10 | 77 | 0 | 137 | 52 | 144 | 132 | 36 |
| Binary | 110111 | 10010011 | 1000 | 111111 | 0 | 1011111 | 101010 | 1100100 | 1011010 | 11110 |
Color Harmonies of #379308
Complementary color
Monochromatic Colors of #379308
Black with #379308
Text Example
Text Example
White with #379308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379308; }
p { color: rgb(55,147,8); }
H1.HeaderClassName
{
color: #379308;
}
.AnyTagClassName
{
color: #379308;
}
</style>
background-color css
<style>
a { background-color: #379308; }
a { background-color: rgb(55,147,8); }
div.DivClassName
{
background-color: #379308;
}
.BgClassName
{
background-color: #379308;
}
</style>
border-color css
<style>
span { border-color: #379308; }
span { border-color: rgb(55,147,8); }
td.TdClassName
{
border-color: #379308;
}
.TagClassName
{
border-color: #379308;
}
</style>