Shades of La Palma #459530
Tints of La Palma #459530
RGB
CMYK
RGB Variations
Color information
#459530 (or 0x459530) is known color: La Palma. HEX triplet: 45, 95 and 30. RGB value is (69,149,48). Sum of RGB (Red+Green+Blue) = 69+149+48=266 (35% of max value = 765). Red value is 69 (27.34% from 255 or 25.94% from 266); Green value is 149 (58.59% from 255 or 56.02% from 266); Blue value is 48 (19.14% from 255 or 18.05% from 266); Max value from RGB is 149 - color contains mainly: green. Hex color #459530 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #459530 is #BA6ACF. Grayscale: #717171. Windows color (decimal): -12217040 or 3183941. OLE color: 3183941.
HSL color Cylindrical-coordinate representation of color #459530: hue angle of 107.52º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #459530 is Cyan = 0.54, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 149 | 48 | - |
| CMYK | 0.54 | 0 | 0.68 | 0.42 |
| HSL | 107.52º | 0.51% | 0.39% | - |
| HSV(B) | 107.52º | 0.68% | 0.58% | - |
| XYZ | 13.74 | 22.97 | 6.51 | - |
| YUV | 113.57 | 91 | 96.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 149 | 48 | 0.54 | 0 | 0.68 | 0.42 | 107.52 | 0.51 | 0.39 |
| Hex | 45 | 95 | 30 | 36 | 0 | 44 | 2A | 6C | 33 | 27 |
| Octal | 105 | 225 | 60 | 66 | 0 | 104 | 52 | 154 | 63 | 47 |
| Binary | 1000101 | 10010101 | 110000 | 110110 | 0 | 1000100 | 101010 | 1101100 | 110011 | 100111 |
Color Harmonies of #459530
Complementary color
Monochromatic Colors of #459530
Black with #459530
Text Example
Text Example
White with #459530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459530; }
p { color: rgb(69,149,48); }
H1.HeaderClassName
{
color: #459530;
}
.AnyTagClassName
{
color: #459530;
}
</style>
background-color css
<style>
a { background-color: #459530; }
a { background-color: rgb(69,149,48); }
div.DivClassName
{
background-color: #459530;
}
.BgClassName
{
background-color: #459530;
}
</style>
border-color css
<style>
span { border-color: #459530; }
span { border-color: rgb(69,149,48); }
td.TdClassName
{
border-color: #459530;
}
.TagClassName
{
border-color: #459530;
}
</style>