Shades of La Palma #469301
Tints of La Palma #469301
RGB
CMYK
RGB Variations
Color information
#469301 (or 0x469301) is known color: La Palma. HEX triplet: 46, 93 and 01. RGB value is (70,147,1). Sum of RGB (Red+Green+Blue) = 70+147+1=218 (28% of max value = 765). Red value is 70 (27.73% from 255 or 32.11% from 218); Green value is 147 (57.81% from 255 or 67.43% from 218); Blue value is 1 (0.78% from 255 or 0.46% from 218); Max value from RGB is 147 - color contains mainly: green. Hex color #469301 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #469301 is #B96CFE. Grayscale: #6B6B6B. Windows color (decimal): -12152063 or 103238. OLE color: 103238.
HSL color Cylindrical-coordinate representation of color #469301: hue angle of 91.64º degrees, saturation: 0.99, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #469301 is Cyan = 0.52, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 147 | 1 | - |
| CMYK | 0.52 | 0 | 0.99 | 0.42 |
| HSL | 91.64º | 0.99% | 0.29% | - |
| HSV(B) | 91.64º | 0.99% | 0.58% | - |
| XYZ | 12.96 | 22.17 | 3.62 | - |
| YUV | 107.33 | 67.99 | 101.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 147 | 1 | 0.52 | 0 | 0.99 | 0.42 | 91.64 | 0.99 | 0.29 |
| Hex | 46 | 93 | 1 | 34 | 0 | 63 | 2A | 5C | 63 | 1D |
| Octal | 106 | 223 | 1 | 64 | 0 | 143 | 52 | 134 | 143 | 35 |
| Binary | 1000110 | 10010011 | 1 | 110100 | 0 | 1100011 | 101010 | 1011100 | 1100011 | 11101 |
Color Harmonies of #469301
Complementary color
Monochromatic Colors of #469301
Black with #469301
Text Example
Text Example
White with #469301
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469301; }
p { color: rgb(70,147,1); }
H1.HeaderClassName
{
color: #469301;
}
.AnyTagClassName
{
color: #469301;
}
</style>
background-color css
<style>
a { background-color: #469301; }
a { background-color: rgb(70,147,1); }
div.DivClassName
{
background-color: #469301;
}
.BgClassName
{
background-color: #469301;
}
</style>
border-color css
<style>
span { border-color: #469301; }
span { border-color: rgb(70,147,1); }
td.TdClassName
{
border-color: #469301;
}
.TagClassName
{
border-color: #469301;
}
</style>