Shades of La Palma #389533
Tints of La Palma #389533
RGB
CMYK
RGB Variations
Color information
#389533 (or 0x389533) is known color: La Palma. HEX triplet: 38, 95 and 33. RGB value is (56,149,51). Sum of RGB (Red+Green+Blue) = 56+149+51=256 (33% of max value = 765). Red value is 56 (22.27% from 255 or 21.88% from 256); Green value is 149 (58.59% from 255 or 58.20% from 256); Blue value is 51 (20.31% from 255 or 19.92% from 256); Max value from RGB is 149 - color contains mainly: green. Hex color #389533 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #389533 is #C76ACC. Grayscale: #6E6E6E. Windows color (decimal): -13069005 or 3380536. OLE color: 3380536.
HSL color Cylindrical-coordinate representation of color #389533: hue angle of 116.94º degrees, saturation: 0.49, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #389533 is Cyan = 0.62, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 56 | 149 | 51 | - |
| CMYK | 0.62 | 0 | 0.66 | 0.42 |
| HSL | 116.94º | 0.49% | 0.39% | - |
| HSV(B) | 116.94º | 0.66% | 0.58% | - |
| XYZ | 12.98 | 22.57 | 6.81 | - |
| YUV | 110.02 | 94.69 | 89.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 149 | 51 | 0.62 | 0 | 0.66 | 0.42 | 116.94 | 0.49 | 0.39 |
| Hex | 38 | 95 | 33 | 3E | 0 | 42 | 2A | 75 | 31 | 27 |
| Octal | 70 | 225 | 63 | 76 | 0 | 102 | 52 | 165 | 61 | 47 |
| Binary | 111000 | 10010101 | 110011 | 111110 | 0 | 1000010 | 101010 | 1110101 | 110001 | 100111 |
Color Harmonies of #389533
Complementary color
Monochromatic Colors of #389533
Black with #389533
Text Example
Text Example
White with #389533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389533; }
p { color: rgb(56,149,51); }
H1.HeaderClassName
{
color: #389533;
}
.AnyTagClassName
{
color: #389533;
}
</style>
background-color css
<style>
a { background-color: #389533; }
a { background-color: rgb(56,149,51); }
div.DivClassName
{
background-color: #389533;
}
.BgClassName
{
background-color: #389533;
}
</style>
border-color css
<style>
span { border-color: #389533; }
span { border-color: rgb(56,149,51); }
td.TdClassName
{
border-color: #389533;
}
.TagClassName
{
border-color: #389533;
}
</style>