Shades of La Palma #429201
Tints of La Palma #429201
RGB
CMYK
RGB Variations
Color information
#429201 (or 0x429201) is known color: La Palma. HEX triplet: 42, 92 and 01. RGB value is (66,146,1). Sum of RGB (Red+Green+Blue) = 66+146+1=213 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.99% from 213); Green value is 146 (57.42% from 255 or 68.54% from 213); Blue value is 1 (0.78% from 255 or 0.47% from 213); Max value from RGB is 146 - color contains mainly: green. Hex color #429201 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #429201 is #BD6DFE. Grayscale: #6A6A6A. Windows color (decimal): -12414463 or 102978. OLE color: 102978.
HSL color Cylindrical-coordinate representation of color #429201: hue angle of 93.1º degrees, saturation: 0.99, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #429201 is Cyan = 0.55, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 66 | 146 | 1 | - |
| CMYK | 0.55 | 0 | 0.99 | 0.43 |
| HSL | 93.1º | 0.99% | 0.29% | - |
| HSV(B) | 93.1º | 0.99% | 0.57% | - |
| XYZ | 12.53 | 21.72 | 3.56 | - |
| YUV | 105.55 | 69 | 99.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 146 | 1 | 0.55 | 0 | 0.99 | 0.43 | 93.1 | 0.99 | 0.29 |
| Hex | 42 | 92 | 1 | 37 | 0 | 63 | 2B | 5D | 63 | 1D |
| Octal | 102 | 222 | 1 | 67 | 0 | 143 | 53 | 135 | 143 | 35 |
| Binary | 1000010 | 10010010 | 1 | 110111 | 0 | 1100011 | 101011 | 1011101 | 1100011 | 11101 |
Color Harmonies of #429201
Complementary color
Monochromatic Colors of #429201
Black with #429201
Text Example
Text Example
White with #429201
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429201; }
p { color: rgb(66,146,1); }
H1.HeaderClassName
{
color: #429201;
}
.AnyTagClassName
{
color: #429201;
}
</style>
background-color css
<style>
a { background-color: #429201; }
a { background-color: rgb(66,146,1); }
div.DivClassName
{
background-color: #429201;
}
.BgClassName
{
background-color: #429201;
}
</style>
border-color css
<style>
span { border-color: #429201; }
span { border-color: rgb(66,146,1); }
td.TdClassName
{
border-color: #429201;
}
.TagClassName
{
border-color: #429201;
}
</style>