Shades of La Palma #438520
Tints of La Palma #438520
RGB
CMYK
RGB Variations
Color information
#438520 (or 0x438520) is known color: La Palma. HEX triplet: 43, 85 and 20. RGB value is (67,133,32). Sum of RGB (Red+Green+Blue) = 67+133+32=232 (30% of max value = 765). Red value is 67 (26.56% from 255 or 28.88% from 232); Green value is 133 (52.34% from 255 or 57.33% from 232); Blue value is 32 (12.89% from 255 or 13.79% from 232); Max value from RGB is 133 - color contains mainly: green. Hex color #438520 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #438520 is #BC7ADF. Grayscale: #666666. Windows color (decimal): -12352224 or 2131267. OLE color: 2131267.
HSL color Cylindrical-coordinate representation of color #438520: hue angle of 99.21º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #438520 is Cyan = 0.50, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 67 | 133 | 32 | - |
| CMYK | 0.50 | 0 | 0.76 | 0.48 |
| HSL | 99.21º | 0.61% | 0.32% | - |
| HSV(B) | 99.21º | 0.76% | 0.52% | - |
| XYZ | 10.96 | 18.07 | 4.28 | - |
| YUV | 101.75 | 88.63 | 103.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 133 | 32 | 0.50 | 0 | 0.76 | 0.48 | 99.21 | 0.61 | 0.32 |
| Hex | 43 | 85 | 20 | 32 | 0 | 4C | 30 | 63 | 3D | 20 |
| Octal | 103 | 205 | 40 | 62 | 0 | 114 | 60 | 143 | 75 | 40 |
| Binary | 1000011 | 10000101 | 100000 | 110010 | 0 | 1001100 | 110000 | 1100011 | 111101 | 100000 |
Color Harmonies of #438520
Complementary color
Monochromatic Colors of #438520
Black with #438520
Text Example
Text Example
White with #438520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438520; }
p { color: rgb(67,133,32); }
H1.HeaderClassName
{
color: #438520;
}
.AnyTagClassName
{
color: #438520;
}
</style>
background-color css
<style>
a { background-color: #438520; }
a { background-color: rgb(67,133,32); }
div.DivClassName
{
background-color: #438520;
}
.BgClassName
{
background-color: #438520;
}
</style>
border-color css
<style>
span { border-color: #438520; }
span { border-color: rgb(67,133,32); }
td.TdClassName
{
border-color: #438520;
}
.TagClassName
{
border-color: #438520;
}
</style>