Shades of La Palma #379503
Tints of La Palma #379503
RGB
CMYK
RGB Variations
Color information
#379503 (or 0x379503) is known color: La Palma. HEX triplet: 37, 95 and 03. RGB value is (55,149,3). Sum of RGB (Red+Green+Blue) = 55+149+3=207 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.57% from 207); Green value is 149 (58.59% from 255 or 71.98% from 207); Blue value is 3 (1.56% from 255 or 1.45% from 207); Max value from RGB is 149 - color contains mainly: green. Hex color #379503 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #379503 is #C86AFC. Grayscale: #686868. Windows color (decimal): -13134589 or 234807. OLE color: 234807.
HSL color Cylindrical-coordinate representation of color #379503: hue angle of 98.63º degrees, saturation: 0.96, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #379503 is Cyan = 0.63, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 55 | 149 | 3 | - |
| CMYK | 0.63 | 0 | 0.98 | 0.42 |
| HSL | 98.63º | 0.96% | 0.3% | - |
| HSV(B) | 98.63º | 0.98% | 0.58% | - |
| XYZ | 12.34 | 22.31 | 3.74 | - |
| YUV | 104.25 | 70.86 | 92.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 149 | 3 | 0.63 | 0 | 0.98 | 0.42 | 98.63 | 0.96 | 0.3 |
| Hex | 37 | 95 | 3 | 3F | 0 | 62 | 2A | 63 | 60 | 1E |
| Octal | 67 | 225 | 3 | 77 | 0 | 142 | 52 | 143 | 140 | 36 |
| Binary | 110111 | 10010101 | 11 | 111111 | 0 | 1100010 | 101010 | 1100011 | 1100000 | 11110 |
Color Harmonies of #379503
Complementary color
Monochromatic Colors of #379503
Black with #379503
Text Example
Text Example
White with #379503
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379503; }
p { color: rgb(55,149,3); }
H1.HeaderClassName
{
color: #379503;
}
.AnyTagClassName
{
color: #379503;
}
</style>
background-color css
<style>
a { background-color: #379503; }
a { background-color: rgb(55,149,3); }
div.DivClassName
{
background-color: #379503;
}
.BgClassName
{
background-color: #379503;
}
</style>
border-color css
<style>
span { border-color: #379503; }
span { border-color: rgb(55,149,3); }
td.TdClassName
{
border-color: #379503;
}
.TagClassName
{
border-color: #379503;
}
</style>