Shades of La Palma #389302
Tints of La Palma #389302
RGB
CMYK
RGB Variations
Color information
#389302 (or 0x389302) is known color: La Palma. HEX triplet: 38, 93 and 02. RGB value is (56,147,2). Sum of RGB (Red+Green+Blue) = 56+147+2=205 (27% of max value = 765). Red value is 56 (22.27% from 255 or 27.32% from 205); Green value is 147 (57.81% from 255 or 71.71% from 205); Blue value is 2 (1.17% from 255 or 0.98% from 205); Max value from RGB is 147 - color contains mainly: green. Hex color #389302 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #389302 is #C76CFD. Grayscale: #676767. Windows color (decimal): -13069566 or 168760. OLE color: 168760.
HSL color Cylindrical-coordinate representation of color #389302: hue angle of 97.66º degrees, saturation: 0.97, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #389302 is Cyan = 0.62, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 56 | 147 | 2 | - |
| CMYK | 0.62 | 0 | 0.99 | 0.42 |
| HSL | 97.66º | 0.97% | 0.29% | - |
| HSV(B) | 97.66º | 0.99% | 0.58% | - |
| XYZ | 12.08 | 21.71 | 3.61 | - |
| YUV | 103.26 | 70.85 | 94.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 147 | 2 | 0.62 | 0 | 0.99 | 0.42 | 97.66 | 0.97 | 0.29 |
| Hex | 38 | 93 | 2 | 3E | 0 | 63 | 2A | 62 | 61 | 1D |
| Octal | 70 | 223 | 2 | 76 | 0 | 143 | 52 | 142 | 141 | 35 |
| Binary | 111000 | 10010011 | 10 | 111110 | 0 | 1100011 | 101010 | 1100010 | 1100001 | 11101 |
Color Harmonies of #389302
Complementary color
Monochromatic Colors of #389302
Black with #389302
Text Example
Text Example
White with #389302
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389302; }
p { color: rgb(56,147,2); }
H1.HeaderClassName
{
color: #389302;
}
.AnyTagClassName
{
color: #389302;
}
</style>
background-color css
<style>
a { background-color: #389302; }
a { background-color: rgb(56,147,2); }
div.DivClassName
{
background-color: #389302;
}
.BgClassName
{
background-color: #389302;
}
</style>
border-color css
<style>
span { border-color: #389302; }
span { border-color: rgb(56,147,2); }
td.TdClassName
{
border-color: #389302;
}
.TagClassName
{
border-color: #389302;
}
</style>