Shades of La Palma #428525
Tints of La Palma #428525
RGB
CMYK
RGB Variations
Color information
#428525 (or 0x428525) is known color: La Palma. HEX triplet: 42, 85 and 25. RGB value is (66,133,37). Sum of RGB (Red+Green+Blue) = 66+133+37=236 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.97% from 236); Green value is 133 (52.34% from 255 or 56.36% from 236); Blue value is 37 (14.84% from 255 or 15.68% from 236); Max value from RGB is 133 - color contains mainly: green. Hex color #428525 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #428525 is #BD7ADA. Grayscale: #666666. Windows color (decimal): -12417755 or 2458946. OLE color: 2458946.
HSL color Cylindrical-coordinate representation of color #428525: hue angle of 101.88º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #428525 is Cyan = 0.50, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 66 | 133 | 37 | - |
| CMYK | 0.50 | 0 | 0.72 | 0.48 |
| HSL | 101.88º | 0.56% | 0.33% | - |
| HSV(B) | 101.88º | 0.72% | 0.52% | - |
| XYZ | 10.97 | 18.07 | 4.66 | - |
| YUV | 102.02 | 91.3 | 102.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 133 | 37 | 0.50 | 0 | 0.72 | 0.48 | 101.88 | 0.56 | 0.33 |
| Hex | 42 | 85 | 25 | 32 | 0 | 48 | 30 | 66 | 38 | 21 |
| Octal | 102 | 205 | 45 | 62 | 0 | 110 | 60 | 146 | 70 | 41 |
| Binary | 1000010 | 10000101 | 100101 | 110010 | 0 | 1001000 | 110000 | 1100110 | 111000 | 100001 |
Color Harmonies of #428525
Complementary color
Monochromatic Colors of #428525
Black with #428525
Text Example
Text Example
White with #428525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428525; }
p { color: rgb(66,133,37); }
H1.HeaderClassName
{
color: #428525;
}
.AnyTagClassName
{
color: #428525;
}
</style>
background-color css
<style>
a { background-color: #428525; }
a { background-color: rgb(66,133,37); }
div.DivClassName
{
background-color: #428525;
}
.BgClassName
{
background-color: #428525;
}
</style>
border-color css
<style>
span { border-color: #428525; }
span { border-color: rgb(66,133,37); }
td.TdClassName
{
border-color: #428525;
}
.TagClassName
{
border-color: #428525;
}
</style>