Shades of La Palma #428831
Tints of La Palma #428831
RGB
CMYK
RGB Variations
Color information
#428831 (or 0x428831) is known color: La Palma. HEX triplet: 42, 88 and 31. RGB value is (66,136,49). Sum of RGB (Red+Green+Blue) = 66+136+49=251 (33% of max value = 765). Red value is 66 (26.17% from 255 or 26.29% from 251); Green value is 136 (53.52% from 255 or 54.18% from 251); Blue value is 49 (19.53% from 255 or 19.52% from 251); Max value from RGB is 136 - color contains mainly: green. Hex color #428831 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #428831 is #BD77CE. Grayscale: #696969. Windows color (decimal): -12416975 or 3246146. OLE color: 3246146.
HSL color Cylindrical-coordinate representation of color #428831: hue angle of 108.28º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #428831 is Cyan = 0.51, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 136 | 49 | - |
| CMYK | 0.51 | 0 | 0.64 | 0.47 |
| HSL | 108.28º | 0.47% | 0.36% | - |
| HSV(B) | 108.28º | 0.64% | 0.53% | - |
| XYZ | 11.61 | 18.99 | 5.96 | - |
| YUV | 105.15 | 96.31 | 100.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 136 | 49 | 0.51 | 0 | 0.64 | 0.47 | 108.28 | 0.47 | 0.36 |
| Hex | 42 | 88 | 31 | 33 | 0 | 40 | 2F | 6C | 2F | 24 |
| Octal | 102 | 210 | 61 | 63 | 0 | 100 | 57 | 154 | 57 | 44 |
| Binary | 1000010 | 10001000 | 110001 | 110011 | 0 | 1000000 | 101111 | 1101100 | 101111 | 100100 |
Color Harmonies of #428831
Complementary color
Monochromatic Colors of #428831
Black with #428831
Text Example
Text Example
White with #428831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428831; }
p { color: rgb(66,136,49); }
H1.HeaderClassName
{
color: #428831;
}
.AnyTagClassName
{
color: #428831;
}
</style>
background-color css
<style>
a { background-color: #428831; }
a { background-color: rgb(66,136,49); }
div.DivClassName
{
background-color: #428831;
}
.BgClassName
{
background-color: #428831;
}
</style>
border-color css
<style>
span { border-color: #428831; }
span { border-color: rgb(66,136,49); }
td.TdClassName
{
border-color: #428831;
}
.TagClassName
{
border-color: #428831;
}
</style>