Shades of La Palma #389534
Tints of La Palma #389534
RGB
CMYK
RGB Variations
Color information
#389534 (or 0x389534) is known color: La Palma. HEX triplet: 38, 95 and 34. RGB value is (56,149,52). Sum of RGB (Red+Green+Blue) = 56+149+52=257 (34% of max value = 765). Red value is 56 (22.27% from 255 or 21.79% from 257); Green value is 149 (58.59% from 255 or 57.98% from 257); Blue value is 52 (20.70% from 255 or 20.23% from 257); Max value from RGB is 149 - color contains mainly: green. Hex color #389534 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #389534 is #C76ACB. Grayscale: #6E6E6E. Windows color (decimal): -13069004 or 3446072. OLE color: 3446072.
HSL color Cylindrical-coordinate representation of color #389534: hue angle of 117.53º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #389534 is Cyan = 0.62, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 56 | 149 | 52 | - |
| CMYK | 0.62 | 0 | 0.65 | 0.42 |
| HSL | 117.53º | 0.48% | 0.39% | - |
| HSV(B) | 117.53º | 0.65% | 0.58% | - |
| XYZ | 13 | 22.58 | 6.92 | - |
| YUV | 110.14 | 95.19 | 89.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 149 | 52 | 0.62 | 0 | 0.65 | 0.42 | 117.53 | 0.48 | 0.39 |
| Hex | 38 | 95 | 34 | 3E | 0 | 41 | 2A | 76 | 30 | 27 |
| Octal | 70 | 225 | 64 | 76 | 0 | 101 | 52 | 166 | 60 | 47 |
| Binary | 111000 | 10010101 | 110100 | 111110 | 0 | 1000001 | 101010 | 1110110 | 110000 | 100111 |
Color Harmonies of #389534
Complementary color
Monochromatic Colors of #389534
Black with #389534
Text Example
Text Example
White with #389534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389534; }
p { color: rgb(56,149,52); }
H1.HeaderClassName
{
color: #389534;
}
.AnyTagClassName
{
color: #389534;
}
</style>
background-color css
<style>
a { background-color: #389534; }
a { background-color: rgb(56,149,52); }
div.DivClassName
{
background-color: #389534;
}
.BgClassName
{
background-color: #389534;
}
</style>
border-color css
<style>
span { border-color: #389534; }
span { border-color: rgb(56,149,52); }
td.TdClassName
{
border-color: #389534;
}
.TagClassName
{
border-color: #389534;
}
</style>