Shades of La Palma #459416
Tints of La Palma #459416
RGB
CMYK
RGB Variations
Color information
#459416 (or 0x459416) is known color: La Palma. HEX triplet: 45, 94 and 16. RGB value is (69,148,22). Sum of RGB (Red+Green+Blue) = 69+148+22=239 (31% of max value = 765). Red value is 69 (27.34% from 255 or 28.87% from 239); Green value is 148 (58.20% from 255 or 61.92% from 239); Blue value is 22 (8.98% from 255 or 9.21% from 239); Max value from RGB is 148 - color contains mainly: green. Hex color #459416 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #459416 is #BA6BE9. Grayscale: #6E6E6E. Windows color (decimal): -12217322 or 1479749. OLE color: 1479749.
HSL color Cylindrical-coordinate representation of color #459416: hue angle of 97.62º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #459416 is Cyan = 0.53, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 148 | 22 | - |
| CMYK | 0.53 | 0 | 0.85 | 0.42 |
| HSL | 97.62º | 0.74% | 0.33% | - |
| HSV(B) | 97.62º | 0.85% | 0.58% | - |
| XYZ | 13.19 | 22.5 | 4.41 | - |
| YUV | 110.02 | 78.33 | 98.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 148 | 22 | 0.53 | 0 | 0.85 | 0.42 | 97.62 | 0.74 | 0.33 |
| Hex | 45 | 94 | 16 | 35 | 0 | 55 | 2A | 62 | 4A | 21 |
| Octal | 105 | 224 | 26 | 65 | 0 | 125 | 52 | 142 | 112 | 41 |
| Binary | 1000101 | 10010100 | 10110 | 110101 | 0 | 1010101 | 101010 | 1100010 | 1001010 | 100001 |
Color Harmonies of #459416
Complementary color
Monochromatic Colors of #459416
Black with #459416
Text Example
Text Example
White with #459416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459416; }
p { color: rgb(69,148,22); }
H1.HeaderClassName
{
color: #459416;
}
.AnyTagClassName
{
color: #459416;
}
</style>
background-color css
<style>
a { background-color: #459416; }
a { background-color: rgb(69,148,22); }
div.DivClassName
{
background-color: #459416;
}
.BgClassName
{
background-color: #459416;
}
</style>
border-color css
<style>
span { border-color: #459416; }
span { border-color: rgb(69,148,22); }
td.TdClassName
{
border-color: #459416;
}
.TagClassName
{
border-color: #459416;
}
</style>