Shades of La Palma #389602
Tints of La Palma #389602
RGB
CMYK
RGB Variations
Color information
#389602 (or 0x389602) is known color: La Palma. HEX triplet: 38, 96 and 02. RGB value is (56,150,2). Sum of RGB (Red+Green+Blue) = 56+150+2=208 (27% of max value = 765). Red value is 56 (22.27% from 255 or 26.92% from 208); Green value is 150 (58.98% from 255 or 72.12% from 208); Blue value is 2 (1.17% from 255 or 0.96% from 208); Max value from RGB is 150 - color contains mainly: green. Hex color #389602 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #389602 is #C769FD. Grayscale: #696969. Windows color (decimal): -13068798 or 169528. OLE color: 169528.
HSL color Cylindrical-coordinate representation of color #389602: hue angle of 98.11º 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 #389602 is Cyan = 0.63, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 56 | 150 | 2 | - |
| CMYK | 0.63 | 0 | 0.99 | 0.41 |
| HSL | 98.11º | 0.97% | 0.3% | - |
| HSV(B) | 98.11º | 0.99% | 0.59% | - |
| XYZ | 12.55 | 22.66 | 3.77 | - |
| YUV | 105.02 | 69.86 | 93.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 150 | 2 | 0.63 | 0 | 0.99 | 0.41 | 98.11 | 0.97 | 0.3 |
| Hex | 38 | 96 | 2 | 3F | 0 | 63 | 29 | 62 | 61 | 1E |
| Octal | 70 | 226 | 2 | 77 | 0 | 143 | 51 | 142 | 141 | 36 |
| Binary | 111000 | 10010110 | 10 | 111111 | 0 | 1100011 | 101001 | 1100010 | 1100001 | 11110 |
Color Harmonies of #389602
Complementary color
Monochromatic Colors of #389602
Black with #389602
Text Example
Text Example
White with #389602
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389602; }
p { color: rgb(56,150,2); }
H1.HeaderClassName
{
color: #389602;
}
.AnyTagClassName
{
color: #389602;
}
</style>
background-color css
<style>
a { background-color: #389602; }
a { background-color: rgb(56,150,2); }
div.DivClassName
{
background-color: #389602;
}
.BgClassName
{
background-color: #389602;
}
</style>
border-color css
<style>
span { border-color: #389602; }
span { border-color: rgb(56,150,2); }
td.TdClassName
{
border-color: #389602;
}
.TagClassName
{
border-color: #389602;
}
</style>