Shades of La Palma #459010
Tints of La Palma #459010
RGB
CMYK
RGB Variations
Color information
#459010 (or 0x459010) is known color: La Palma. HEX triplet: 45, 90 and 10. RGB value is (69,144,16). Sum of RGB (Red+Green+Blue) = 69+144+16=229 (30% of max value = 765). Red value is 69 (27.34% from 255 or 30.13% from 229); Green value is 144 (56.64% from 255 or 62.88% from 229); Blue value is 16 (6.64% from 255 or 6.99% from 229); Max value from RGB is 144 - color contains mainly: green. Hex color #459010 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #459010 is #BA6FEF. Grayscale: #6B6B6B. Windows color (decimal): -12218352 or 1085509. OLE color: 1085509.
HSL color Cylindrical-coordinate representation of color #459010: hue angle of 95.16º degrees, saturation: 0.8, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #459010 is Cyan = 0.52, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 69 | 144 | 16 | - |
| CMYK | 0.52 | 0 | 0.89 | 0.44 |
| HSL | 95.16º | 0.8% | 0.31% | - |
| HSV(B) | 95.16º | 0.89% | 0.56% | - |
| XYZ | 12.52 | 21.25 | 3.93 | - |
| YUV | 106.98 | 76.65 | 100.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 144 | 16 | 0.52 | 0 | 0.89 | 0.44 | 95.16 | 0.8 | 0.31 |
| Hex | 45 | 90 | 10 | 34 | 0 | 59 | 2C | 5F | 50 | 1F |
| Octal | 105 | 220 | 20 | 64 | 0 | 131 | 54 | 137 | 120 | 37 |
| Binary | 1000101 | 10010000 | 10000 | 110100 | 0 | 1011001 | 101100 | 1011111 | 1010000 | 11111 |
Color Harmonies of #459010
Complementary color
Monochromatic Colors of #459010
Black with #459010
Text Example
Text Example
White with #459010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459010; }
p { color: rgb(69,144,16); }
H1.HeaderClassName
{
color: #459010;
}
.AnyTagClassName
{
color: #459010;
}
</style>
background-color css
<style>
a { background-color: #459010; }
a { background-color: rgb(69,144,16); }
div.DivClassName
{
background-color: #459010;
}
.BgClassName
{
background-color: #459010;
}
</style>
border-color css
<style>
span { border-color: #459010; }
span { border-color: rgb(69,144,16); }
td.TdClassName
{
border-color: #459010;
}
.TagClassName
{
border-color: #459010;
}
</style>