Shades of La Palma #459630
Tints of La Palma #459630
RGB
CMYK
RGB Variations
Color information
#459630 (or 0x459630) is known color: La Palma. HEX triplet: 45, 96 and 30. RGB value is (69,150,48). Sum of RGB (Red+Green+Blue) = 69+150+48=267 (35% of max value = 765). Red value is 69 (27.34% from 255 or 25.84% from 267); Green value is 150 (58.98% from 255 or 56.18% from 267); Blue value is 48 (19.14% from 255 or 17.98% from 267); Max value from RGB is 150 - color contains mainly: green. Hex color #459630 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #459630 is #BA69CF. Grayscale: #727272. Windows color (decimal): -12216784 or 3184197. OLE color: 3184197.
HSL color Cylindrical-coordinate representation of color #459630: hue angle of 107.65º degrees, saturation: 0.52, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #459630 is Cyan = 0.54, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 69 | 150 | 48 | - |
| CMYK | 0.54 | 0 | 0.68 | 0.41 |
| HSL | 107.65º | 0.52% | 0.39% | - |
| HSV(B) | 107.65º | 0.68% | 0.59% | - |
| XYZ | 13.89 | 23.29 | 6.56 | - |
| YUV | 114.15 | 90.66 | 95.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 150 | 48 | 0.54 | 0 | 0.68 | 0.41 | 107.65 | 0.52 | 0.39 |
| Hex | 45 | 96 | 30 | 36 | 0 | 44 | 29 | 6C | 34 | 27 |
| Octal | 105 | 226 | 60 | 66 | 0 | 104 | 51 | 154 | 64 | 47 |
| Binary | 1000101 | 10010110 | 110000 | 110110 | 0 | 1000100 | 101001 | 1101100 | 110100 | 100111 |
Color Harmonies of #459630
Complementary color
Monochromatic Colors of #459630
Black with #459630
Text Example
Text Example
White with #459630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459630; }
p { color: rgb(69,150,48); }
H1.HeaderClassName
{
color: #459630;
}
.AnyTagClassName
{
color: #459630;
}
</style>
background-color css
<style>
a { background-color: #459630; }
a { background-color: rgb(69,150,48); }
div.DivClassName
{
background-color: #459630;
}
.BgClassName
{
background-color: #459630;
}
</style>
border-color css
<style>
span { border-color: #459630; }
span { border-color: rgb(69,150,48); }
td.TdClassName
{
border-color: #459630;
}
.TagClassName
{
border-color: #459630;
}
</style>