Shades of La Palma #438531
Tints of La Palma #438531
RGB
CMYK
RGB Variations
Color information
#438531 (or 0x438531) is known color: La Palma. HEX triplet: 43, 85 and 31. RGB value is (67,133,49). Sum of RGB (Red+Green+Blue) = 67+133+49=249 (32% of max value = 765). Red value is 67 (26.56% from 255 or 26.91% from 249); Green value is 133 (52.34% from 255 or 53.41% from 249); Blue value is 49 (19.53% from 255 or 19.68% from 249); Max value from RGB is 133 - color contains mainly: green. Hex color #438531 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #438531 is #BC7ACE. Grayscale: #676767. Windows color (decimal): -12352207 or 3245379. OLE color: 3245379.
HSL color Cylindrical-coordinate representation of color #438531: hue angle of 107.14º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #438531 is Cyan = 0.50, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 67 | 133 | 49 | - |
| CMYK | 0.50 | 0 | 0.63 | 0.48 |
| HSL | 107.14º | 0.46% | 0.36% | - |
| HSV(B) | 107.14º | 0.63% | 0.52% | - |
| XYZ | 11.26 | 18.19 | 5.82 | - |
| YUV | 103.69 | 97.13 | 101.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 133 | 49 | 0.50 | 0 | 0.63 | 0.48 | 107.14 | 0.46 | 0.36 |
| Hex | 43 | 85 | 31 | 32 | 0 | 3F | 30 | 6B | 2E | 24 |
| Octal | 103 | 205 | 61 | 62 | 0 | 77 | 60 | 153 | 56 | 44 |
| Binary | 1000011 | 10000101 | 110001 | 110010 | 0 | 111111 | 110000 | 1101011 | 101110 | 100100 |
Color Harmonies of #438531
Complementary color
Monochromatic Colors of #438531
Black with #438531
Text Example
Text Example
White with #438531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438531; }
p { color: rgb(67,133,49); }
H1.HeaderClassName
{
color: #438531;
}
.AnyTagClassName
{
color: #438531;
}
</style>
background-color css
<style>
a { background-color: #438531; }
a { background-color: rgb(67,133,49); }
div.DivClassName
{
background-color: #438531;
}
.BgClassName
{
background-color: #438531;
}
</style>
border-color css
<style>
span { border-color: #438531; }
span { border-color: rgb(67,133,49); }
td.TdClassName
{
border-color: #438531;
}
.TagClassName
{
border-color: #438531;
}
</style>