Shades of La Palma #389501
Tints of La Palma #389501
RGB
CMYK
RGB Variations
Color information
#389501 (or 0x389501) is known color: La Palma. HEX triplet: 38, 95 and 01. RGB value is (56,149,1). Sum of RGB (Red+Green+Blue) = 56+149+1=206 (27% of max value = 765). Red value is 56 (22.27% from 255 or 27.18% from 206); Green value is 149 (58.59% from 255 or 72.33% from 206); Blue value is 1 (0.78% from 255 or 0.49% from 206); Max value from RGB is 149 - color contains mainly: green. Hex color #389501 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #389501 is #C76AFE. Grayscale: #686868. Windows color (decimal): -13069055 or 103736. OLE color: 103736.
HSL color Cylindrical-coordinate representation of color #389501: hue angle of 97.7º degrees, saturation: 0.99, 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 #389501 is Cyan = 0.62, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 56 | 149 | 1 | - |
| CMYK | 0.62 | 0 | 0.99 | 0.42 |
| HSL | 97.7º | 0.99% | 0.29% | - |
| HSV(B) | 97.7º | 0.99% | 0.58% | - |
| XYZ | 12.38 | 22.34 | 3.69 | - |
| YUV | 104.32 | 69.69 | 93.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 149 | 1 | 0.62 | 0 | 0.99 | 0.42 | 97.7 | 0.99 | 0.29 |
| Hex | 38 | 95 | 1 | 3E | 0 | 63 | 2A | 62 | 63 | 1D |
| Octal | 70 | 225 | 1 | 76 | 0 | 143 | 52 | 142 | 143 | 35 |
| Binary | 111000 | 10010101 | 1 | 111110 | 0 | 1100011 | 101010 | 1100010 | 1100011 | 11101 |
Color Harmonies of #389501
Complementary color
Monochromatic Colors of #389501
Black with #389501
Text Example
Text Example
White with #389501
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389501; }
p { color: rgb(56,149,1); }
H1.HeaderClassName
{
color: #389501;
}
.AnyTagClassName
{
color: #389501;
}
</style>
background-color css
<style>
a { background-color: #389501; }
a { background-color: rgb(56,149,1); }
div.DivClassName
{
background-color: #389501;
}
.BgClassName
{
background-color: #389501;
}
</style>
border-color css
<style>
span { border-color: #389501; }
span { border-color: rgb(56,149,1); }
td.TdClassName
{
border-color: #389501;
}
.TagClassName
{
border-color: #389501;
}
</style>