Shades of La Palma #468907
Tints of La Palma #468907
RGB
CMYK
RGB Variations
Color information
#468907 (or 0x468907) is known color: La Palma. HEX triplet: 46, 89 and 07. RGB value is (70,137,7). Sum of RGB (Red+Green+Blue) = 70+137+7=214 (28% of max value = 765). Red value is 70 (27.73% from 255 or 32.71% from 214); Green value is 137 (53.91% from 255 or 64.02% from 214); Blue value is 7 (3.12% from 255 or 3.27% from 214); Max value from RGB is 137 - color contains mainly: green. Hex color #468907 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #468907 is #B976F8. Grayscale: #666666. Windows color (decimal): -12154617 or 493894. OLE color: 493894.
HSL color Cylindrical-coordinate representation of color #468907: hue angle of 90.92º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #468907 is Cyan = 0.49, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 70 | 137 | 7 | - |
| CMYK | 0.49 | 0 | 0.95 | 0.46 |
| HSL | 90.92º | 0.9% | 0.28% | - |
| HSV(B) | 90.92º | 0.95% | 0.54% | - |
| XYZ | 11.51 | 19.21 | 3.3 | - |
| YUV | 102.15 | 74.3 | 105.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 137 | 7 | 0.49 | 0 | 0.95 | 0.46 | 90.92 | 0.9 | 0.28 |
| Hex | 46 | 89 | 7 | 31 | 0 | 5F | 2E | 5B | 5A | 1C |
| Octal | 106 | 211 | 7 | 61 | 0 | 137 | 56 | 133 | 132 | 34 |
| Binary | 1000110 | 10001001 | 111 | 110001 | 0 | 1011111 | 101110 | 1011011 | 1011010 | 11100 |
Color Harmonies of #468907
Complementary color
Monochromatic Colors of #468907
Black with #468907
Text Example
Text Example
White with #468907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468907; }
p { color: rgb(70,137,7); }
H1.HeaderClassName
{
color: #468907;
}
.AnyTagClassName
{
color: #468907;
}
</style>
background-color css
<style>
a { background-color: #468907; }
a { background-color: rgb(70,137,7); }
div.DivClassName
{
background-color: #468907;
}
.BgClassName
{
background-color: #468907;
}
</style>
border-color css
<style>
span { border-color: #468907; }
span { border-color: rgb(70,137,7); }
td.TdClassName
{
border-color: #468907;
}
.TagClassName
{
border-color: #468907;
}
</style>