Shades of La Palma #429313
Tints of La Palma #429313
RGB
CMYK
RGB Variations
Color information
#429313 (or 0x429313) is known color: La Palma. HEX triplet: 42, 93 and 13. RGB value is (66,147,19). Sum of RGB (Red+Green+Blue) = 66+147+19=232 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.45% from 232); Green value is 147 (57.81% from 255 or 63.36% from 232); Blue value is 19 (7.81% from 255 or 8.19% from 232); Max value from RGB is 147 - color contains mainly: green. Hex color #429313 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #429313 is #BD6CEC. Grayscale: #6C6C6C. Windows color (decimal): -12414189 or 1282882. OLE color: 1282882.
HSL color Cylindrical-coordinate representation of color #429313: hue angle of 97.97º degrees, saturation: 0.77, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #429313 is Cyan = 0.55, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 147 | 19 | - |
| CMYK | 0.55 | 0 | 0.87 | 0.42 |
| HSL | 97.97º | 0.77% | 0.33% | - |
| HSV(B) | 97.97º | 0.87% | 0.58% | - |
| XYZ | 12.8 | 22.07 | 4.2 | - |
| YUV | 108.19 | 77.66 | 97.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 147 | 19 | 0.55 | 0 | 0.87 | 0.42 | 97.97 | 0.77 | 0.33 |
| Hex | 42 | 93 | 13 | 37 | 0 | 57 | 2A | 62 | 4D | 21 |
| Octal | 102 | 223 | 23 | 67 | 0 | 127 | 52 | 142 | 115 | 41 |
| Binary | 1000010 | 10010011 | 10011 | 110111 | 0 | 1010111 | 101010 | 1100010 | 1001101 | 100001 |
Color Harmonies of #429313
Complementary color
Monochromatic Colors of #429313
Black with #429313
Text Example
Text Example
White with #429313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429313; }
p { color: rgb(66,147,19); }
H1.HeaderClassName
{
color: #429313;
}
.AnyTagClassName
{
color: #429313;
}
</style>
background-color css
<style>
a { background-color: #429313; }
a { background-color: rgb(66,147,19); }
div.DivClassName
{
background-color: #429313;
}
.BgClassName
{
background-color: #429313;
}
</style>
border-color css
<style>
span { border-color: #429313; }
span { border-color: rgb(66,147,19); }
td.TdClassName
{
border-color: #429313;
}
.TagClassName
{
border-color: #429313;
}
</style>