Shades of La Palma #438330
Tints of La Palma #438330
RGB
CMYK
RGB Variations
Color information
#438330 (or 0x438330) is known color: La Palma. HEX triplet: 43, 83 and 30. RGB value is (67,131,48). Sum of RGB (Red+Green+Blue) = 67+131+48=246 (32% of max value = 765). Red value is 67 (26.56% from 255 or 27.24% from 246); Green value is 131 (51.56% from 255 or 53.25% from 246); Blue value is 48 (19.14% from 255 or 19.51% from 246); Max value from RGB is 131 - color contains mainly: green. Hex color #438330 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #438330 is #BC7CCF. Grayscale: #666666. Windows color (decimal): -12352720 or 3179331. OLE color: 3179331.
HSL color Cylindrical-coordinate representation of color #438330: hue angle of 106.27º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #438330 is Cyan = 0.49, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 67 | 131 | 48 | - |
| CMYK | 0.49 | 0 | 0.63 | 0.49 |
| HSL | 106.27º | 0.46% | 0.35% | - |
| HSV(B) | 106.27º | 0.63% | 0.51% | - |
| XYZ | 10.96 | 17.64 | 5.62 | - |
| YUV | 102.4 | 97.3 | 102.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 131 | 48 | 0.49 | 0 | 0.63 | 0.49 | 106.27 | 0.46 | 0.35 |
| Hex | 43 | 83 | 30 | 31 | 0 | 3F | 31 | 6A | 2E | 23 |
| Octal | 103 | 203 | 60 | 61 | 0 | 77 | 61 | 152 | 56 | 43 |
| Binary | 1000011 | 10000011 | 110000 | 110001 | 0 | 111111 | 110001 | 1101010 | 101110 | 100011 |
Color Harmonies of #438330
Complementary color
Monochromatic Colors of #438330
Black with #438330
Text Example
Text Example
White with #438330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438330; }
p { color: rgb(67,131,48); }
H1.HeaderClassName
{
color: #438330;
}
.AnyTagClassName
{
color: #438330;
}
</style>
background-color css
<style>
a { background-color: #438330; }
a { background-color: rgb(67,131,48); }
div.DivClassName
{
background-color: #438330;
}
.BgClassName
{
background-color: #438330;
}
</style>
border-color css
<style>
span { border-color: #438330; }
span { border-color: rgb(67,131,48); }
td.TdClassName
{
border-color: #438330;
}
.TagClassName
{
border-color: #438330;
}
</style>