Shades of La Palma #428719
Tints of La Palma #428719
RGB
CMYK
RGB Variations
Color information
#428719 (or 0x428719) is known color: La Palma. HEX triplet: 42, 87 and 19. RGB value is (66,135,25). Sum of RGB (Red+Green+Blue) = 66+135+25=226 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.20% from 226); Green value is 135 (53.12% from 255 or 59.73% from 226); Blue value is 25 (10.16% from 255 or 11.06% from 226); Max value from RGB is 135 - color contains mainly: green. Hex color #428719 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #428719 is #BD78E6. Grayscale: #666666. Windows color (decimal): -12417255 or 1673026. OLE color: 1673026.
HSL color Cylindrical-coordinate representation of color #428719: hue angle of 97.64º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #428719 is Cyan = 0.51, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 135 | 25 | - |
| CMYK | 0.51 | 0 | 0.81 | 0.47 |
| HSL | 97.64º | 0.69% | 0.31% | - |
| HSV(B) | 97.64º | 0.81% | 0.53% | - |
| XYZ | 11.09 | 18.56 | 3.92 | - |
| YUV | 101.83 | 84.64 | 102.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 135 | 25 | 0.51 | 0 | 0.81 | 0.47 | 97.64 | 0.69 | 0.31 |
| Hex | 42 | 87 | 19 | 33 | 0 | 51 | 2F | 62 | 45 | 1F |
| Octal | 102 | 207 | 31 | 63 | 0 | 121 | 57 | 142 | 105 | 37 |
| Binary | 1000010 | 10000111 | 11001 | 110011 | 0 | 1010001 | 101111 | 1100010 | 1000101 | 11111 |
Color Harmonies of #428719
Complementary color
Monochromatic Colors of #428719
Black with #428719
Text Example
Text Example
White with #428719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428719; }
p { color: rgb(66,135,25); }
H1.HeaderClassName
{
color: #428719;
}
.AnyTagClassName
{
color: #428719;
}
</style>
background-color css
<style>
a { background-color: #428719; }
a { background-color: rgb(66,135,25); }
div.DivClassName
{
background-color: #428719;
}
.BgClassName
{
background-color: #428719;
}
</style>
border-color css
<style>
span { border-color: #428719; }
span { border-color: rgb(66,135,25); }
td.TdClassName
{
border-color: #428719;
}
.TagClassName
{
border-color: #428719;
}
</style>