Shades of La Palma #459502
Tints of La Palma #459502
RGB
CMYK
RGB Variations
Color information
#459502 (or 0x459502) is known color: La Palma. HEX triplet: 45, 95 and 02. RGB value is (69,149,2). Sum of RGB (Red+Green+Blue) = 69+149+2=220 (29% of max value = 765). Red value is 69 (27.34% from 255 or 31.36% from 220); Green value is 149 (58.59% from 255 or 67.73% from 220); Blue value is 2 (1.17% from 255 or 0.91% from 220); Max value from RGB is 149 - color contains mainly: green. Hex color #459502 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #459502 is #BA6AFD. Grayscale: #6C6C6C. Windows color (decimal): -12217086 or 169285. OLE color: 169285.
HSL color Cylindrical-coordinate representation of color #459502: hue angle of 92.65º degrees, saturation: 0.97, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #459502 is Cyan = 0.54, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 149 | 2 | - |
| CMYK | 0.54 | 0 | 0.99 | 0.42 |
| HSL | 92.65º | 0.97% | 0.3% | - |
| HSV(B) | 92.65º | 0.99% | 0.58% | - |
| XYZ | 13.21 | 22.76 | 3.76 | - |
| YUV | 108.32 | 68 | 99.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 149 | 2 | 0.54 | 0 | 0.99 | 0.42 | 92.65 | 0.97 | 0.3 |
| Hex | 45 | 95 | 2 | 36 | 0 | 63 | 2A | 5D | 61 | 1E |
| Octal | 105 | 225 | 2 | 66 | 0 | 143 | 52 | 135 | 141 | 36 |
| Binary | 1000101 | 10010101 | 10 | 110110 | 0 | 1100011 | 101010 | 1011101 | 1100001 | 11110 |
Color Harmonies of #459502
Complementary color
Monochromatic Colors of #459502
Black with #459502
Text Example
Text Example
White with #459502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459502; }
p { color: rgb(69,149,2); }
H1.HeaderClassName
{
color: #459502;
}
.AnyTagClassName
{
color: #459502;
}
</style>
background-color css
<style>
a { background-color: #459502; }
a { background-color: rgb(69,149,2); }
div.DivClassName
{
background-color: #459502;
}
.BgClassName
{
background-color: #459502;
}
</style>
border-color css
<style>
span { border-color: #459502; }
span { border-color: rgb(69,149,2); }
td.TdClassName
{
border-color: #459502;
}
.TagClassName
{
border-color: #459502;
}
</style>