Shades of La Palma #399407
Tints of La Palma #399407
RGB
CMYK
RGB Variations
Color information
#399407 (or 0x399407) is known color: La Palma. HEX triplet: 39, 94 and 07. RGB value is (57,148,7). Sum of RGB (Red+Green+Blue) = 57+148+7=212 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.89% from 212); Green value is 148 (58.20% from 255 or 69.81% from 212); Blue value is 7 (3.12% from 255 or 3.30% from 212); Max value from RGB is 148 - color contains mainly: green. Hex color #399407 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #399407 is #C66BF8. Grayscale: #696969. Windows color (decimal): -13003769 or 496697. OLE color: 496697.
HSL color Cylindrical-coordinate representation of color #399407: hue angle of 98.72º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #399407 is Cyan = 0.61, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 148 | 7 | - |
| CMYK | 0.61 | 0 | 0.95 | 0.42 |
| HSL | 98.72º | 0.91% | 0.3% | - |
| HSV(B) | 98.72º | 0.95% | 0.58% | - |
| XYZ | 12.32 | 22.07 | 3.81 | - |
| YUV | 104.72 | 72.85 | 93.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 148 | 7 | 0.61 | 0 | 0.95 | 0.42 | 98.72 | 0.91 | 0.3 |
| Hex | 39 | 94 | 7 | 3D | 0 | 5F | 2A | 63 | 5B | 1E |
| Octal | 71 | 224 | 7 | 75 | 0 | 137 | 52 | 143 | 133 | 36 |
| Binary | 111001 | 10010100 | 111 | 111101 | 0 | 1011111 | 101010 | 1100011 | 1011011 | 11110 |
Color Harmonies of #399407
Complementary color
Monochromatic Colors of #399407
Black with #399407
Text Example
Text Example
White with #399407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #399407; }
p { color: rgb(57,148,7); }
H1.HeaderClassName
{
color: #399407;
}
.AnyTagClassName
{
color: #399407;
}
</style>
background-color css
<style>
a { background-color: #399407; }
a { background-color: rgb(57,148,7); }
div.DivClassName
{
background-color: #399407;
}
.BgClassName
{
background-color: #399407;
}
</style>
border-color css
<style>
span { border-color: #399407; }
span { border-color: rgb(57,148,7); }
td.TdClassName
{
border-color: #399407;
}
.TagClassName
{
border-color: #399407;
}
</style>