Shades of La Palma #428335
Tints of La Palma #428335
RGB
CMYK
RGB Variations
Color information
#428335 (or 0x428335) is known color: La Palma. HEX triplet: 42, 83 and 35. RGB value is (66,131,53). Sum of RGB (Red+Green+Blue) = 66+131+53=250 (33% of max value = 765). Red value is 66 (26.17% from 255 or 26.4% from 250); Green value is 131 (51.56% from 255 or 52.4% from 250); Blue value is 53 (21.09% from 255 or 21.2% from 250); Max value from RGB is 131 - color contains mainly: green. Hex color #428335 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #428335 is #BD7CCA. Grayscale: #666666. Windows color (decimal): -12418251 or 3507010. OLE color: 3507010.
HSL color Cylindrical-coordinate representation of color #428335: hue angle of 110º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #428335 is Cyan = 0.50, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 66 | 131 | 53 | - |
| CMYK | 0.50 | 0 | 0.60 | 0.49 |
| HSL | 110º | 0.42% | 0.36% | - |
| HSV(B) | 110º | 0.6% | 0.51% | - |
| XYZ | 11.01 | 17.65 | 6.19 | - |
| YUV | 102.67 | 99.97 | 101.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 131 | 53 | 0.50 | 0 | 0.60 | 0.49 | 110 | 0.42 | 0.36 |
| Hex | 42 | 83 | 35 | 32 | 0 | 3C | 31 | 6E | 2A | 24 |
| Octal | 102 | 203 | 65 | 62 | 0 | 74 | 61 | 156 | 52 | 44 |
| Binary | 1000010 | 10000011 | 110101 | 110010 | 0 | 111100 | 110001 | 1101110 | 101010 | 100100 |
Color Harmonies of #428335
Complementary color
Monochromatic Colors of #428335
Black with #428335
Text Example
Text Example
White with #428335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428335; }
p { color: rgb(66,131,53); }
H1.HeaderClassName
{
color: #428335;
}
.AnyTagClassName
{
color: #428335;
}
</style>
background-color css
<style>
a { background-color: #428335; }
a { background-color: rgb(66,131,53); }
div.DivClassName
{
background-color: #428335;
}
.BgClassName
{
background-color: #428335;
}
</style>
border-color css
<style>
span { border-color: #428335; }
span { border-color: rgb(66,131,53); }
td.TdClassName
{
border-color: #428335;
}
.TagClassName
{
border-color: #428335;
}
</style>