Shades of La Palma #399602
Tints of La Palma #399602
RGB
CMYK
RGB Variations
Color information
#399602 (or 0x399602) is known color: La Palma. HEX triplet: 39, 96 and 02. RGB value is (57,150,2). Sum of RGB (Red+Green+Blue) = 57+150+2=209 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.27% from 209); Green value is 150 (58.98% from 255 or 71.77% from 209); Blue value is 2 (1.17% from 255 or 0.96% from 209); Max value from RGB is 150 - color contains mainly: green. Hex color #399602 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #399602 is #C669FD. Grayscale: #696969. Windows color (decimal): -13003262 or 169529. OLE color: 169529.
HSL color Cylindrical-coordinate representation of color #399602: hue angle of 97.7º degrees, saturation: 0.97, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #399602 is Cyan = 0.62, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 57 | 150 | 2 | - |
| CMYK | 0.62 | 0 | 0.99 | 0.41 |
| HSL | 97.7º | 0.97% | 0.3% | - |
| HSV(B) | 97.7º | 0.99% | 0.59% | - |
| XYZ | 12.6 | 22.69 | 3.77 | - |
| YUV | 105.32 | 69.69 | 93.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 150 | 2 | 0.62 | 0 | 0.99 | 0.41 | 97.7 | 0.97 | 0.3 |
| Hex | 39 | 96 | 2 | 3E | 0 | 63 | 29 | 62 | 61 | 1E |
| Octal | 71 | 226 | 2 | 76 | 0 | 143 | 51 | 142 | 141 | 36 |
| Binary | 111001 | 10010110 | 10 | 111110 | 0 | 1100011 | 101001 | 1100010 | 1100001 | 11110 |
Color Harmonies of #399602
Complementary color
Monochromatic Colors of #399602
Black with #399602
Text Example
Text Example
White with #399602
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #399602; }
p { color: rgb(57,150,2); }
H1.HeaderClassName
{
color: #399602;
}
.AnyTagClassName
{
color: #399602;
}
</style>
background-color css
<style>
a { background-color: #399602; }
a { background-color: rgb(57,150,2); }
div.DivClassName
{
background-color: #399602;
}
.BgClassName
{
background-color: #399602;
}
</style>
border-color css
<style>
span { border-color: #399602; }
span { border-color: rgb(57,150,2); }
td.TdClassName
{
border-color: #399602;
}
.TagClassName
{
border-color: #399602;
}
</style>