Shades of La Palma #379802
Tints of La Palma #379802
RGB
CMYK
RGB Variations
Color information
#379802 (or 0x379802) is known color: La Palma. HEX triplet: 37, 98 and 02. RGB value is (55,152,2). Sum of RGB (Red+Green+Blue) = 55+152+2=209 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.32% from 209); Green value is 152 (59.77% from 255 or 72.73% from 209); Blue value is 2 (1.17% from 255 or 0.96% from 209); Max value from RGB is 152 - color contains mainly: green. Hex color #379802 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #379802 is #C867FD. Grayscale: #6A6A6A. Windows color (decimal): -13133822 or 170039. OLE color: 170039.
HSL color Cylindrical-coordinate representation of color #379802: hue angle of 98.8º degrees, saturation: 0.97, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #379802 is Cyan = 0.64, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 55 | 152 | 2 | - |
| CMYK | 0.64 | 0 | 0.99 | 0.40 |
| HSL | 98.8º | 0.97% | 0.3% | - |
| HSV(B) | 98.8º | 0.99% | 0.6% | - |
| XYZ | 12.81 | 23.27 | 3.87 | - |
| YUV | 105.9 | 69.36 | 91.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 152 | 2 | 0.64 | 0 | 0.99 | 0.40 | 98.8 | 0.97 | 0.3 |
| Hex | 37 | 98 | 2 | 40 | 0 | 63 | 28 | 63 | 61 | 1E |
| Octal | 67 | 230 | 2 | 100 | 0 | 143 | 50 | 143 | 141 | 36 |
| Binary | 110111 | 10011000 | 10 | 1000000 | 0 | 1100011 | 101000 | 1100011 | 1100001 | 11110 |
Color Harmonies of #379802
Complementary color
Monochromatic Colors of #379802
Black with #379802
Text Example
Text Example
White with #379802
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379802; }
p { color: rgb(55,152,2); }
H1.HeaderClassName
{
color: #379802;
}
.AnyTagClassName
{
color: #379802;
}
</style>
background-color css
<style>
a { background-color: #379802; }
a { background-color: rgb(55,152,2); }
div.DivClassName
{
background-color: #379802;
}
.BgClassName
{
background-color: #379802;
}
</style>
border-color css
<style>
span { border-color: #379802; }
span { border-color: rgb(55,152,2); }
td.TdClassName
{
border-color: #379802;
}
.TagClassName
{
border-color: #379802;
}
</style>