Shades of La Palma #379207
Tints of La Palma #379207
RGB
CMYK
RGB Variations
Color information
#379207 (or 0x379207) is known color: La Palma. HEX triplet: 37, 92 and 07. RGB value is (55,146,7). Sum of RGB (Red+Green+Blue) = 55+146+7=208 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.44% from 208); Green value is 146 (57.42% from 255 or 70.19% from 208); Blue value is 7 (3.12% from 255 or 3.37% from 208); Max value from RGB is 146 - color contains mainly: green. Hex color #379207 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #379207 is #C86DF8. Grayscale: #676767. Windows color (decimal): -13135353 or 496183. OLE color: 496183.
HSL color Cylindrical-coordinate representation of color #379207: hue angle of 99.28º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #379207 is Cyan = 0.62, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 55 | 146 | 7 | - |
| CMYK | 0.62 | 0 | 0.95 | 0.43 |
| HSL | 99.28º | 0.91% | 0.3% | - |
| HSV(B) | 99.28º | 0.95% | 0.57% | - |
| XYZ | 11.89 | 21.39 | 3.7 | - |
| YUV | 102.95 | 73.85 | 93.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 146 | 7 | 0.62 | 0 | 0.95 | 0.43 | 99.28 | 0.91 | 0.3 |
| Hex | 37 | 92 | 7 | 3E | 0 | 5F | 2B | 63 | 5B | 1E |
| Octal | 67 | 222 | 7 | 76 | 0 | 137 | 53 | 143 | 133 | 36 |
| Binary | 110111 | 10010010 | 111 | 111110 | 0 | 1011111 | 101011 | 1100011 | 1011011 | 11110 |
Color Harmonies of #379207
Complementary color
Monochromatic Colors of #379207
Black with #379207
Text Example
Text Example
White with #379207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379207; }
p { color: rgb(55,146,7); }
H1.HeaderClassName
{
color: #379207;
}
.AnyTagClassName
{
color: #379207;
}
</style>
background-color css
<style>
a { background-color: #379207; }
a { background-color: rgb(55,146,7); }
div.DivClassName
{
background-color: #379207;
}
.BgClassName
{
background-color: #379207;
}
</style>
border-color css
<style>
span { border-color: #379207; }
span { border-color: rgb(55,146,7); }
td.TdClassName
{
border-color: #379207;
}
.TagClassName
{
border-color: #379207;
}
</style>