Shades of La Palma #399834
Tints of La Palma #399834
RGB
CMYK
RGB Variations
Color information
#399834 (or 0x399834) is known color: La Palma. HEX triplet: 39, 98 and 34. RGB value is (57,152,52). Sum of RGB (Red+Green+Blue) = 57+152+52=261 (34% of max value = 765). Red value is 57 (22.66% from 255 or 21.84% from 261); Green value is 152 (59.77% from 255 or 58.24% from 261); Blue value is 52 (20.70% from 255 or 19.92% from 261); Max value from RGB is 152 - color contains mainly: green. Hex color #399834 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #399834 is #C667CB. Grayscale: #707070. Windows color (decimal): -13002700 or 3446841. OLE color: 3446841.
HSL color Cylindrical-coordinate representation of color #399834: hue angle of 117º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #399834 is Cyan = 0.62, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 57 | 152 | 52 | - |
| CMYK | 0.62 | 0 | 0.66 | 0.40 |
| HSL | 117º | 0.49% | 0.4% | - |
| HSV(B) | 117º | 0.66% | 0.6% | - |
| XYZ | 13.54 | 23.57 | 7.09 | - |
| YUV | 112.2 | 94.03 | 88.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 152 | 52 | 0.62 | 0 | 0.66 | 0.40 | 117 | 0.49 | 0.4 |
| Hex | 39 | 98 | 34 | 3E | 0 | 42 | 28 | 75 | 31 | 28 |
| Octal | 71 | 230 | 64 | 76 | 0 | 102 | 50 | 165 | 61 | 50 |
| Binary | 111001 | 10011000 | 110100 | 111110 | 0 | 1000010 | 101000 | 1110101 | 110001 | 101000 |
Color Harmonies of #399834
Complementary color
Monochromatic Colors of #399834
Black with #399834
Text Example
Text Example
White with #399834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #399834; }
p { color: rgb(57,152,52); }
H1.HeaderClassName
{
color: #399834;
}
.AnyTagClassName
{
color: #399834;
}
</style>
background-color css
<style>
a { background-color: #399834; }
a { background-color: rgb(57,152,52); }
div.DivClassName
{
background-color: #399834;
}
.BgClassName
{
background-color: #399834;
}
</style>
border-color css
<style>
span { border-color: #399834; }
span { border-color: rgb(57,152,52); }
td.TdClassName
{
border-color: #399834;
}
.TagClassName
{
border-color: #399834;
}
</style>