Shades of La Palma #428735
Tints of La Palma #428735
RGB
CMYK
RGB Variations
Color information
#428735 (or 0x428735) is known color: La Palma. HEX triplet: 42, 87 and 35. RGB value is (66,135,53). Sum of RGB (Red+Green+Blue) = 66+135+53=254 (33% of max value = 765). Red value is 66 (26.17% from 255 or 25.98% from 254); Green value is 135 (53.12% from 255 or 53.15% from 254); Blue value is 53 (21.09% from 255 or 20.87% from 254); Max value from RGB is 135 - color contains mainly: green. Hex color #428735 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #428735 is #BD78CA. Grayscale: #696969. Windows color (decimal): -12417227 or 3508034. OLE color: 3508034.
HSL color Cylindrical-coordinate representation of color #428735: hue angle of 110.49º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #428735 is Cyan = 0.51, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 135 | 53 | - |
| CMYK | 0.51 | 0 | 0.61 | 0.47 |
| HSL | 110.49º | 0.44% | 0.37% | - |
| HSV(B) | 110.49º | 0.61% | 0.53% | - |
| XYZ | 11.55 | 18.74 | 6.38 | - |
| YUV | 105.02 | 98.64 | 100.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 135 | 53 | 0.51 | 0 | 0.61 | 0.47 | 110.49 | 0.44 | 0.37 |
| Hex | 42 | 87 | 35 | 33 | 0 | 3D | 2F | 6E | 2C | 25 |
| Octal | 102 | 207 | 65 | 63 | 0 | 75 | 57 | 156 | 54 | 45 |
| Binary | 1000010 | 10000111 | 110101 | 110011 | 0 | 111101 | 101111 | 1101110 | 101100 | 100101 |
Color Harmonies of #428735
Complementary color
Monochromatic Colors of #428735
Black with #428735
Text Example
Text Example
White with #428735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428735; }
p { color: rgb(66,135,53); }
H1.HeaderClassName
{
color: #428735;
}
.AnyTagClassName
{
color: #428735;
}
</style>
background-color css
<style>
a { background-color: #428735; }
a { background-color: rgb(66,135,53); }
div.DivClassName
{
background-color: #428735;
}
.BgClassName
{
background-color: #428735;
}
</style>
border-color css
<style>
span { border-color: #428735; }
span { border-color: rgb(66,135,53); }
td.TdClassName
{
border-color: #428735;
}
.TagClassName
{
border-color: #428735;
}
</style>