Shades of La Palma #389430
Tints of La Palma #389430
RGB
CMYK
RGB Variations
Color information
#389430 (or 0x389430) is known color: La Palma. HEX triplet: 38, 94 and 30. RGB value is (56,148,48). Sum of RGB (Red+Green+Blue) = 56+148+48=252 (33% of max value = 765). Red value is 56 (22.27% from 255 or 22.22% from 252); Green value is 148 (58.20% from 255 or 58.73% from 252); Blue value is 48 (19.14% from 255 or 19.05% from 252); Max value from RGB is 148 - color contains mainly: green. Hex color #389430 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #389430 is #C76BCF. Grayscale: #6D6D6D. Windows color (decimal): -13069264 or 3183672. OLE color: 3183672.
HSL color Cylindrical-coordinate representation of color #389430: hue angle of 115.2º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #389430 is Cyan = 0.62, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 56 | 148 | 48 | - |
| CMYK | 0.62 | 0 | 0.68 | 0.42 |
| HSL | 115.2º | 0.51% | 0.38% | - |
| HSV(B) | 115.2º | 0.68% | 0.58% | - |
| XYZ | 12.75 | 22.23 | 6.42 | - |
| YUV | 109.09 | 93.52 | 90.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 148 | 48 | 0.62 | 0 | 0.68 | 0.42 | 115.2 | 0.51 | 0.38 |
| Hex | 38 | 94 | 30 | 3E | 0 | 44 | 2A | 73 | 33 | 26 |
| Octal | 70 | 224 | 60 | 76 | 0 | 104 | 52 | 163 | 63 | 46 |
| Binary | 111000 | 10010100 | 110000 | 111110 | 0 | 1000100 | 101010 | 1110011 | 110011 | 100110 |
Color Harmonies of #389430
Complementary color
Monochromatic Colors of #389430
Black with #389430
Text Example
Text Example
White with #389430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389430; }
p { color: rgb(56,148,48); }
H1.HeaderClassName
{
color: #389430;
}
.AnyTagClassName
{
color: #389430;
}
</style>
background-color css
<style>
a { background-color: #389430; }
a { background-color: rgb(56,148,48); }
div.DivClassName
{
background-color: #389430;
}
.BgClassName
{
background-color: #389430;
}
</style>
border-color css
<style>
span { border-color: #389430; }
span { border-color: rgb(56,148,48); }
td.TdClassName
{
border-color: #389430;
}
.TagClassName
{
border-color: #389430;
}
</style>