Shades of La Palma #379315
Tints of La Palma #379315
RGB
CMYK
RGB Variations
Color information
#379315 (or 0x379315) is known color: La Palma. HEX triplet: 37, 93 and 15. RGB value is (55,147,21). Sum of RGB (Red+Green+Blue) = 55+147+21=223 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.66% from 223); Green value is 147 (57.81% from 255 or 65.92% from 223); Blue value is 21 (8.59% from 255 or 9.42% from 223); Max value from RGB is 147 - color contains mainly: green. Hex color #379315 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #379315 is #C86CEA. Grayscale: #696969. Windows color (decimal): -13135083 or 1413943. OLE color: 1413943.
HSL color Cylindrical-coordinate representation of color #379315: hue angle of 103.81º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #379315 is Cyan = 0.63, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 55 | 147 | 21 | - |
| CMYK | 0.63 | 0 | 0.86 | 0.42 |
| HSL | 103.81º | 0.75% | 0.33% | - |
| HSV(B) | 103.81º | 0.86% | 0.58% | - |
| XYZ | 12.14 | 21.73 | 4.26 | - |
| YUV | 105.13 | 80.52 | 92.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 147 | 21 | 0.63 | 0 | 0.86 | 0.42 | 103.81 | 0.75 | 0.33 |
| Hex | 37 | 93 | 15 | 3F | 0 | 56 | 2A | 68 | 4B | 21 |
| Octal | 67 | 223 | 25 | 77 | 0 | 126 | 52 | 150 | 113 | 41 |
| Binary | 110111 | 10010011 | 10101 | 111111 | 0 | 1010110 | 101010 | 1101000 | 1001011 | 100001 |
Color Harmonies of #379315
Complementary color
Monochromatic Colors of #379315
Black with #379315
Text Example
Text Example
White with #379315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379315; }
p { color: rgb(55,147,21); }
H1.HeaderClassName
{
color: #379315;
}
.AnyTagClassName
{
color: #379315;
}
</style>
background-color css
<style>
a { background-color: #379315; }
a { background-color: rgb(55,147,21); }
div.DivClassName
{
background-color: #379315;
}
.BgClassName
{
background-color: #379315;
}
</style>
border-color css
<style>
span { border-color: #379315; }
span { border-color: rgb(55,147,21); }
td.TdClassName
{
border-color: #379315;
}
.TagClassName
{
border-color: #379315;
}
</style>