Shades of La Palma #428825
Tints of La Palma #428825
RGB
CMYK
RGB Variations
Color information
#428825 (or 0x428825) is known color: La Palma. HEX triplet: 42, 88 and 25. RGB value is (66,136,37). Sum of RGB (Red+Green+Blue) = 66+136+37=239 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.62% from 239); Green value is 136 (53.52% from 255 or 56.90% from 239); Blue value is 37 (14.84% from 255 or 15.48% from 239); Max value from RGB is 136 - color contains mainly: green. Hex color #428825 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #428825 is #BD77DA. Grayscale: #686868. Windows color (decimal): -12416987 or 2459714. OLE color: 2459714.
HSL color Cylindrical-coordinate representation of color #428825: hue angle of 102.42º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #428825 is Cyan = 0.51, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 136 | 37 | - |
| CMYK | 0.51 | 0 | 0.73 | 0.47 |
| HSL | 102.42º | 0.57% | 0.34% | - |
| HSV(B) | 102.42º | 0.73% | 0.53% | - |
| XYZ | 11.38 | 18.9 | 4.8 | - |
| YUV | 103.78 | 90.31 | 101.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 136 | 37 | 0.51 | 0 | 0.73 | 0.47 | 102.42 | 0.57 | 0.34 |
| Hex | 42 | 88 | 25 | 33 | 0 | 49 | 2F | 66 | 39 | 22 |
| Octal | 102 | 210 | 45 | 63 | 0 | 111 | 57 | 146 | 71 | 42 |
| Binary | 1000010 | 10001000 | 100101 | 110011 | 0 | 1001001 | 101111 | 1100110 | 111001 | 100010 |
Color Harmonies of #428825
Complementary color
Monochromatic Colors of #428825
Black with #428825
Text Example
Text Example
White with #428825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428825; }
p { color: rgb(66,136,37); }
H1.HeaderClassName
{
color: #428825;
}
.AnyTagClassName
{
color: #428825;
}
</style>
background-color css
<style>
a { background-color: #428825; }
a { background-color: rgb(66,136,37); }
div.DivClassName
{
background-color: #428825;
}
.BgClassName
{
background-color: #428825;
}
</style>
border-color css
<style>
span { border-color: #428825; }
span { border-color: rgb(66,136,37); }
td.TdClassName
{
border-color: #428825;
}
.TagClassName
{
border-color: #428825;
}
</style>