Shades of La Palma #469001
Tints of La Palma #469001
RGB
CMYK
RGB Variations
Color information
#469001 (or 0x469001) is known color: La Palma. HEX triplet: 46, 90 and 01. RGB value is (70,144,1). Sum of RGB (Red+Green+Blue) = 70+144+1=215 (28% of max value = 765). Red value is 70 (27.73% from 255 or 32.56% from 215); Green value is 144 (56.64% from 255 or 66.98% from 215); Blue value is 1 (0.78% from 255 or 0.47% from 215); Max value from RGB is 144 - color contains mainly: green. Hex color #469001 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #469001 is #B96FFE. Grayscale: #6A6A6A. Windows color (decimal): -12152831 or 102470. OLE color: 102470.
HSL color Cylindrical-coordinate representation of color #469001: hue angle of 91.05º degrees, saturation: 0.99, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #469001 is Cyan = 0.51, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 70 | 144 | 1 | - |
| CMYK | 0.51 | 0 | 0.99 | 0.44 |
| HSL | 91.05º | 0.99% | 0.28% | - |
| HSV(B) | 91.05º | 0.99% | 0.56% | - |
| XYZ | 12.5 | 21.25 | 3.47 | - |
| YUV | 105.57 | 68.98 | 102.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 144 | 1 | 0.51 | 0 | 0.99 | 0.44 | 91.05 | 0.99 | 0.28 |
| Hex | 46 | 90 | 1 | 33 | 0 | 63 | 2C | 5B | 63 | 1C |
| Octal | 106 | 220 | 1 | 63 | 0 | 143 | 54 | 133 | 143 | 34 |
| Binary | 1000110 | 10010000 | 1 | 110011 | 0 | 1100011 | 101100 | 1011011 | 1100011 | 11100 |
Color Harmonies of #469001
Complementary color
Monochromatic Colors of #469001
Black with #469001
Text Example
Text Example
White with #469001
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469001; }
p { color: rgb(70,144,1); }
H1.HeaderClassName
{
color: #469001;
}
.AnyTagClassName
{
color: #469001;
}
</style>
background-color css
<style>
a { background-color: #469001; }
a { background-color: rgb(70,144,1); }
div.DivClassName
{
background-color: #469001;
}
.BgClassName
{
background-color: #469001;
}
</style>
border-color css
<style>
span { border-color: #469001; }
span { border-color: rgb(70,144,1); }
td.TdClassName
{
border-color: #469001;
}
.TagClassName
{
border-color: #469001;
}
</style>