Shades of La Palma #428834
Tints of La Palma #428834
RGB
CMYK
RGB Variations
Color information
#428834 (or 0x428834) is known color: La Palma. HEX triplet: 42, 88 and 34. RGB value is (66,136,52). Sum of RGB (Red+Green+Blue) = 66+136+52=254 (33% of max value = 765). Red value is 66 (26.17% from 255 or 25.98% from 254); Green value is 136 (53.52% from 255 or 53.54% from 254); Blue value is 52 (20.70% from 255 or 20.47% from 254); Max value from RGB is 136 - color contains mainly: green. Hex color #428834 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #428834 is #BD77CB. Grayscale: #696969. Windows color (decimal): -12416972 or 3442754. OLE color: 3442754.
HSL color Cylindrical-coordinate representation of color #428834: hue angle of 110º degrees, saturation: 0.45, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #428834 is Cyan = 0.51, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 136 | 52 | - |
| CMYK | 0.51 | 0 | 0.62 | 0.47 |
| HSL | 110º | 0.45% | 0.37% | - |
| HSV(B) | 110º | 0.62% | 0.53% | - |
| XYZ | 11.67 | 19.01 | 6.3 | - |
| YUV | 105.49 | 97.81 | 99.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 136 | 52 | 0.51 | 0 | 0.62 | 0.47 | 110 | 0.45 | 0.37 |
| Hex | 42 | 88 | 34 | 33 | 0 | 3E | 2F | 6E | 2D | 25 |
| Octal | 102 | 210 | 64 | 63 | 0 | 76 | 57 | 156 | 55 | 45 |
| Binary | 1000010 | 10001000 | 110100 | 110011 | 0 | 111110 | 101111 | 1101110 | 101101 | 100101 |
Color Harmonies of #428834
Complementary color
Monochromatic Colors of #428834
Black with #428834
Text Example
Text Example
White with #428834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428834; }
p { color: rgb(66,136,52); }
H1.HeaderClassName
{
color: #428834;
}
.AnyTagClassName
{
color: #428834;
}
</style>
background-color css
<style>
a { background-color: #428834; }
a { background-color: rgb(66,136,52); }
div.DivClassName
{
background-color: #428834;
}
.BgClassName
{
background-color: #428834;
}
</style>
border-color css
<style>
span { border-color: #428834; }
span { border-color: rgb(66,136,52); }
td.TdClassName
{
border-color: #428834;
}
.TagClassName
{
border-color: #428834;
}
</style>