Shades of La Palma #469201
Tints of La Palma #469201
RGB
CMYK
RGB Variations
Color information
#469201 (or 0x469201) is known color: La Palma. HEX triplet: 46, 92 and 01. RGB value is (70,146,1). Sum of RGB (Red+Green+Blue) = 70+146+1=217 (28% of max value = 765). Red value is 70 (27.73% from 255 or 32.26% from 217); Green value is 146 (57.42% from 255 or 67.28% from 217); Blue value is 1 (0.78% from 255 or 0.46% from 217); Max value from RGB is 146 - color contains mainly: green. Hex color #469201 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #469201 is #B96DFE. Grayscale: #6B6B6B. Windows color (decimal): -12152319 or 102982. OLE color: 102982.
HSL color Cylindrical-coordinate representation of color #469201: hue angle of 91.45º degrees, saturation: 0.99, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #469201 is Cyan = 0.52, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 146 | 1 | - |
| CMYK | 0.52 | 0 | 0.99 | 0.43 |
| HSL | 91.45º | 0.99% | 0.29% | - |
| HSV(B) | 91.45º | 0.99% | 0.57% | - |
| XYZ | 12.81 | 21.86 | 3.57 | - |
| YUV | 106.75 | 68.32 | 101.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 146 | 1 | 0.52 | 0 | 0.99 | 0.43 | 91.45 | 0.99 | 0.29 |
| Hex | 46 | 92 | 1 | 34 | 0 | 63 | 2B | 5B | 63 | 1D |
| Octal | 106 | 222 | 1 | 64 | 0 | 143 | 53 | 133 | 143 | 35 |
| Binary | 1000110 | 10010010 | 1 | 110100 | 0 | 1100011 | 101011 | 1011011 | 1100011 | 11101 |
Color Harmonies of #469201
Complementary color
Monochromatic Colors of #469201
Black with #469201
Text Example
Text Example
White with #469201
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469201; }
p { color: rgb(70,146,1); }
H1.HeaderClassName
{
color: #469201;
}
.AnyTagClassName
{
color: #469201;
}
</style>
background-color css
<style>
a { background-color: #469201; }
a { background-color: rgb(70,146,1); }
div.DivClassName
{
background-color: #469201;
}
.BgClassName
{
background-color: #469201;
}
</style>
border-color css
<style>
span { border-color: #469201; }
span { border-color: rgb(70,146,1); }
td.TdClassName
{
border-color: #469201;
}
.TagClassName
{
border-color: #469201;
}
</style>