Shades of La Palma #429237
Tints of La Palma #429237
RGB
CMYK
RGB Variations
Color information
#429237 (or 0x429237) is known color: La Palma. HEX triplet: 42, 92 and 37. RGB value is (66,146,55). Sum of RGB (Red+Green+Blue) = 66+146+55=267 (35% of max value = 765). Red value is 66 (26.17% from 255 or 24.72% from 267); Green value is 146 (57.42% from 255 or 54.68% from 267); Blue value is 55 (21.88% from 255 or 20.60% from 267); Max value from RGB is 146 - color contains mainly: green. Hex color #429237 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429237 is #BD6DC8. Grayscale: #6F6F6F. Windows color (decimal): -12414409 or 3641922. OLE color: 3641922.
HSL color Cylindrical-coordinate representation of color #429237: hue angle of 112.75º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #429237 is Cyan = 0.55, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 66 | 146 | 55 | - |
| CMYK | 0.55 | 0 | 0.62 | 0.43 |
| HSL | 112.75º | 0.45% | 0.39% | - |
| HSV(B) | 112.75º | 0.62% | 0.57% | - |
| XYZ | 13.22 | 21.99 | 7.16 | - |
| YUV | 111.71 | 96 | 95.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 146 | 55 | 0.55 | 0 | 0.62 | 0.43 | 112.75 | 0.45 | 0.39 |
| Hex | 42 | 92 | 37 | 37 | 0 | 3E | 2B | 71 | 2D | 27 |
| Octal | 102 | 222 | 67 | 67 | 0 | 76 | 53 | 161 | 55 | 47 |
| Binary | 1000010 | 10010010 | 110111 | 110111 | 0 | 111110 | 101011 | 1110001 | 101101 | 100111 |
Color Harmonies of #429237
Complementary color
Monochromatic Colors of #429237
Black with #429237
Text Example
Text Example
White with #429237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429237; }
p { color: rgb(66,146,55); }
H1.HeaderClassName
{
color: #429237;
}
.AnyTagClassName
{
color: #429237;
}
</style>
background-color css
<style>
a { background-color: #429237; }
a { background-color: rgb(66,146,55); }
div.DivClassName
{
background-color: #429237;
}
.BgClassName
{
background-color: #429237;
}
</style>
border-color css
<style>
span { border-color: #429237; }
span { border-color: rgb(66,146,55); }
td.TdClassName
{
border-color: #429237;
}
.TagClassName
{
border-color: #429237;
}
</style>