Shades of La Palma #469127
Tints of La Palma #469127
RGB
CMYK
RGB Variations
Color information
#469127 (or 0x469127) is known color: La Palma. HEX triplet: 46, 91 and 27. RGB value is (70,145,39). Sum of RGB (Red+Green+Blue) = 70+145+39=254 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.56% from 254); Green value is 145 (57.03% from 255 or 57.09% from 254); Blue value is 39 (15.62% from 255 or 15.35% from 254); Max value from RGB is 145 - color contains mainly: green. Hex color #469127 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469127 is #B96ED8. Grayscale: #6E6E6E. Windows color (decimal): -12152537 or 2593094. OLE color: 2593094.
HSL color Cylindrical-coordinate representation of color #469127: hue angle of 102.45º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #469127 is Cyan = 0.52, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 145 | 39 | - |
| CMYK | 0.52 | 0 | 0.73 | 0.43 |
| HSL | 102.45º | 0.58% | 0.36% | - |
| HSV(B) | 102.45º | 0.73% | 0.57% | - |
| XYZ | 13.02 | 21.7 | 5.42 | - |
| YUV | 110.49 | 87.65 | 99.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 145 | 39 | 0.52 | 0 | 0.73 | 0.43 | 102.45 | 0.58 | 0.36 |
| Hex | 46 | 91 | 27 | 34 | 0 | 49 | 2B | 66 | 3A | 24 |
| Octal | 106 | 221 | 47 | 64 | 0 | 111 | 53 | 146 | 72 | 44 |
| Binary | 1000110 | 10010001 | 100111 | 110100 | 0 | 1001001 | 101011 | 1100110 | 111010 | 100100 |
Color Harmonies of #469127
Complementary color
Monochromatic Colors of #469127
Black with #469127
Text Example
Text Example
White with #469127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469127; }
p { color: rgb(70,145,39); }
H1.HeaderClassName
{
color: #469127;
}
.AnyTagClassName
{
color: #469127;
}
</style>
background-color css
<style>
a { background-color: #469127; }
a { background-color: rgb(70,145,39); }
div.DivClassName
{
background-color: #469127;
}
.BgClassName
{
background-color: #469127;
}
</style>
border-color css
<style>
span { border-color: #469127; }
span { border-color: rgb(70,145,39); }
td.TdClassName
{
border-color: #469127;
}
.TagClassName
{
border-color: #469127;
}
</style>