Shades of La Palma #429326
Tints of La Palma #429326
RGB
CMYK
RGB Variations
Color information
#429326 (or 0x429326) is known color: La Palma. HEX triplet: 42, 93 and 26. RGB value is (66,147,38). Sum of RGB (Red+Green+Blue) = 66+147+38=251 (33% of max value = 765). Red value is 66 (26.17% from 255 or 26.29% from 251); Green value is 147 (57.81% from 255 or 58.57% from 251); Blue value is 38 (15.23% from 255 or 15.14% from 251); Max value from RGB is 147 - color contains mainly: green. Hex color #429326 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429326 is #BD6CD9. Grayscale: #6E6E6E. Windows color (decimal): -12414170 or 2528066. OLE color: 2528066.
HSL color Cylindrical-coordinate representation of color #429326: hue angle of 104.59º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #429326 is Cyan = 0.55, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 147 | 38 | - |
| CMYK | 0.55 | 0 | 0.74 | 0.42 |
| HSL | 104.59º | 0.59% | 0.36% | - |
| HSV(B) | 104.59º | 0.74% | 0.58% | - |
| XYZ | 13.03 | 22.17 | 5.43 | - |
| YUV | 110.36 | 87.16 | 96.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 147 | 38 | 0.55 | 0 | 0.74 | 0.42 | 104.59 | 0.59 | 0.36 |
| Hex | 42 | 93 | 26 | 37 | 0 | 4A | 2A | 69 | 3B | 24 |
| Octal | 102 | 223 | 46 | 67 | 0 | 112 | 52 | 151 | 73 | 44 |
| Binary | 1000010 | 10010011 | 100110 | 110111 | 0 | 1001010 | 101010 | 1101001 | 111011 | 100100 |
Color Harmonies of #429326
Complementary color
Monochromatic Colors of #429326
Black with #429326
Text Example
Text Example
White with #429326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429326; }
p { color: rgb(66,147,38); }
H1.HeaderClassName
{
color: #429326;
}
.AnyTagClassName
{
color: #429326;
}
</style>
background-color css
<style>
a { background-color: #429326; }
a { background-color: rgb(66,147,38); }
div.DivClassName
{
background-color: #429326;
}
.BgClassName
{
background-color: #429326;
}
</style>
border-color css
<style>
span { border-color: #429326; }
span { border-color: rgb(66,147,38); }
td.TdClassName
{
border-color: #429326;
}
.TagClassName
{
border-color: #429326;
}
</style>