Shades of La Palma #459015
Tints of La Palma #459015
RGB
CMYK
RGB Variations
Color information
#459015 (or 0x459015) is known color: La Palma. HEX triplet: 45, 90 and 15. RGB value is (69,144,21). Sum of RGB (Red+Green+Blue) = 69+144+21=234 (30% of max value = 765). Red value is 69 (27.34% from 255 or 29.49% from 234); Green value is 144 (56.64% from 255 or 61.54% from 234); Blue value is 21 (8.59% from 255 or 8.97% from 234); Max value from RGB is 144 - color contains mainly: green. Hex color #459015 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #459015 is #BA6FEA. Grayscale: #6B6B6B. Windows color (decimal): -12218347 or 1413189. OLE color: 1413189.
HSL color Cylindrical-coordinate representation of color #459015: hue angle of 96.59º degrees, saturation: 0.75, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #459015 is Cyan = 0.52, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 69 | 144 | 21 | - |
| CMYK | 0.52 | 0 | 0.85 | 0.44 |
| HSL | 96.59º | 0.75% | 0.32% | - |
| HSV(B) | 96.59º | 0.85% | 0.56% | - |
| XYZ | 12.56 | 21.27 | 4.15 | - |
| YUV | 107.55 | 79.15 | 100.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 144 | 21 | 0.52 | 0 | 0.85 | 0.44 | 96.59 | 0.75 | 0.32 |
| Hex | 45 | 90 | 15 | 34 | 0 | 55 | 2C | 61 | 4B | 20 |
| Octal | 105 | 220 | 25 | 64 | 0 | 125 | 54 | 141 | 113 | 40 |
| Binary | 1000101 | 10010000 | 10101 | 110100 | 0 | 1010101 | 101100 | 1100001 | 1001011 | 100000 |
Color Harmonies of #459015
Complementary color
Monochromatic Colors of #459015
Black with #459015
Text Example
Text Example
White with #459015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459015; }
p { color: rgb(69,144,21); }
H1.HeaderClassName
{
color: #459015;
}
.AnyTagClassName
{
color: #459015;
}
</style>
background-color css
<style>
a { background-color: #459015; }
a { background-color: rgb(69,144,21); }
div.DivClassName
{
background-color: #459015;
}
.BgClassName
{
background-color: #459015;
}
</style>
border-color css
<style>
span { border-color: #459015; }
span { border-color: rgb(69,144,21); }
td.TdClassName
{
border-color: #459015;
}
.TagClassName
{
border-color: #459015;
}
</style>