Shades of La Palma #469438
Tints of La Palma #469438
RGB
CMYK
RGB Variations
Color information
#469438 (or 0x469438) is known color: La Palma. HEX triplet: 46, 94 and 38. RGB value is (70,148,56). Sum of RGB (Red+Green+Blue) = 70+148+56=274 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.55% from 274); Green value is 148 (58.20% from 255 or 54.01% from 274); Blue value is 56 (22.27% from 255 or 20.44% from 274); Max value from RGB is 148 - color contains mainly: green. Hex color #469438 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469438 is #B96BC7. Grayscale: #727272. Windows color (decimal): -12151752 or 3707974. OLE color: 3707974.
HSL color Cylindrical-coordinate representation of color #469438: hue angle of 110.87º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #469438 is Cyan = 0.53, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 148 | 56 | - |
| CMYK | 0.53 | 0 | 0.62 | 0.42 |
| HSL | 110.87º | 0.45% | 0.4% | - |
| HSV(B) | 110.87º | 0.62% | 0.58% | - |
| XYZ | 13.83 | 22.77 | 7.41 | - |
| YUV | 114.19 | 95.16 | 96.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 148 | 56 | 0.53 | 0 | 0.62 | 0.42 | 110.87 | 0.45 | 0.4 |
| Hex | 46 | 94 | 38 | 35 | 0 | 3E | 2A | 6F | 2D | 28 |
| Octal | 106 | 224 | 70 | 65 | 0 | 76 | 52 | 157 | 55 | 50 |
| Binary | 1000110 | 10010100 | 111000 | 110101 | 0 | 111110 | 101010 | 1101111 | 101101 | 101000 |
Color Harmonies of #469438
Complementary color
Monochromatic Colors of #469438
Black with #469438
Text Example
Text Example
White with #469438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469438; }
p { color: rgb(70,148,56); }
H1.HeaderClassName
{
color: #469438;
}
.AnyTagClassName
{
color: #469438;
}
</style>
background-color css
<style>
a { background-color: #469438; }
a { background-color: rgb(70,148,56); }
div.DivClassName
{
background-color: #469438;
}
.BgClassName
{
background-color: #469438;
}
</style>
border-color css
<style>
span { border-color: #469438; }
span { border-color: rgb(70,148,56); }
td.TdClassName
{
border-color: #469438;
}
.TagClassName
{
border-color: #469438;
}
</style>