Shades of La Palma #438534
Tints of La Palma #438534
RGB
CMYK
RGB Variations
Color information
#438534 (or 0x438534) is known color: La Palma. HEX triplet: 43, 85 and 34. RGB value is (67,133,52). Sum of RGB (Red+Green+Blue) = 67+133+52=252 (33% of max value = 765). Red value is 67 (26.56% from 255 or 26.59% from 252); Green value is 133 (52.34% from 255 or 52.78% from 252); Blue value is 52 (20.70% from 255 or 20.63% from 252); Max value from RGB is 133 - color contains mainly: green. Hex color #438534 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #438534 is #BC7ACB. Grayscale: #686868. Windows color (decimal): -12352204 or 3441987. OLE color: 3441987.
HSL color Cylindrical-coordinate representation of color #438534: hue angle of 108.89º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #438534 is Cyan = 0.50, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 67 | 133 | 52 | - |
| CMYK | 0.50 | 0 | 0.61 | 0.48 |
| HSL | 108.89º | 0.44% | 0.36% | - |
| HSV(B) | 108.89º | 0.61% | 0.52% | - |
| XYZ | 11.32 | 18.22 | 6.17 | - |
| YUV | 104.03 | 98.63 | 101.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 133 | 52 | 0.50 | 0 | 0.61 | 0.48 | 108.89 | 0.44 | 0.36 |
| Hex | 43 | 85 | 34 | 32 | 0 | 3D | 30 | 6D | 2C | 24 |
| Octal | 103 | 205 | 64 | 62 | 0 | 75 | 60 | 155 | 54 | 44 |
| Binary | 1000011 | 10000101 | 110100 | 110010 | 0 | 111101 | 110000 | 1101101 | 101100 | 100100 |
Color Harmonies of #438534
Complementary color
Monochromatic Colors of #438534
Black with #438534
Text Example
Text Example
White with #438534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438534; }
p { color: rgb(67,133,52); }
H1.HeaderClassName
{
color: #438534;
}
.AnyTagClassName
{
color: #438534;
}
</style>
background-color css
<style>
a { background-color: #438534; }
a { background-color: rgb(67,133,52); }
div.DivClassName
{
background-color: #438534;
}
.BgClassName
{
background-color: #438534;
}
</style>
border-color css
<style>
span { border-color: #438534; }
span { border-color: rgb(67,133,52); }
td.TdClassName
{
border-color: #438534;
}
.TagClassName
{
border-color: #438534;
}
</style>