Shades of La Palma #428534
Tints of La Palma #428534
RGB
CMYK
RGB Variations
Color information
#428534 (or 0x428534) is known color: La Palma. HEX triplet: 42, 85 and 34. RGB value is (66,133,52). Sum of RGB (Red+Green+Blue) = 66+133+52=251 (33% of max value = 765). Red value is 66 (26.17% from 255 or 26.29% from 251); Green value is 133 (52.34% from 255 or 52.99% from 251); Blue value is 52 (20.70% from 255 or 20.72% from 251); Max value from RGB is 133 - color contains mainly: green. Hex color #428534 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #428534 is #BD7ACB. Grayscale: #676767. Windows color (decimal): -12417740 or 3441986. OLE color: 3441986.
HSL color Cylindrical-coordinate representation of color #428534: hue angle of 109.63º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #428534 is Cyan = 0.50, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 66 | 133 | 52 | - |
| CMYK | 0.50 | 0 | 0.61 | 0.48 |
| HSL | 109.63º | 0.44% | 0.36% | - |
| HSV(B) | 109.63º | 0.61% | 0.52% | - |
| XYZ | 11.25 | 18.18 | 6.16 | - |
| YUV | 103.73 | 98.8 | 101.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 133 | 52 | 0.50 | 0 | 0.61 | 0.48 | 109.63 | 0.44 | 0.36 |
| Hex | 42 | 85 | 34 | 32 | 0 | 3D | 30 | 6E | 2C | 24 |
| Octal | 102 | 205 | 64 | 62 | 0 | 75 | 60 | 156 | 54 | 44 |
| Binary | 1000010 | 10000101 | 110100 | 110010 | 0 | 111101 | 110000 | 1101110 | 101100 | 100100 |
Color Harmonies of #428534
Complementary color
Monochromatic Colors of #428534
Black with #428534
Text Example
Text Example
White with #428534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428534; }
p { color: rgb(66,133,52); }
H1.HeaderClassName
{
color: #428534;
}
.AnyTagClassName
{
color: #428534;
}
</style>
background-color css
<style>
a { background-color: #428534; }
a { background-color: rgb(66,133,52); }
div.DivClassName
{
background-color: #428534;
}
.BgClassName
{
background-color: #428534;
}
</style>
border-color css
<style>
span { border-color: #428534; }
span { border-color: rgb(66,133,52); }
td.TdClassName
{
border-color: #428534;
}
.TagClassName
{
border-color: #428534;
}
</style>