Shades of La Palma #459830
Tints of La Palma #459830
RGB
CMYK
RGB Variations
Color information
#459830 (or 0x459830) is known color: La Palma. HEX triplet: 45, 98 and 30. RGB value is (69,152,48). Sum of RGB (Red+Green+Blue) = 69+152+48=269 (35% of max value = 765). Red value is 69 (27.34% from 255 or 25.65% from 269); Green value is 152 (59.77% from 255 or 56.51% from 269); Blue value is 48 (19.14% from 255 or 17.84% from 269); Max value from RGB is 152 - color contains mainly: green. Hex color #459830 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #459830 is #BA67CF. Grayscale: #737373. Windows color (decimal): -12216272 or 3184709. OLE color: 3184709.
HSL color Cylindrical-coordinate representation of color #459830: hue angle of 107.88º degrees, saturation: 0.52, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #459830 is Cyan = 0.55, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 69 | 152 | 48 | - |
| CMYK | 0.55 | 0 | 0.68 | 0.40 |
| HSL | 107.88º | 0.52% | 0.39% | - |
| HSV(B) | 107.88º | 0.68% | 0.6% | - |
| XYZ | 14.22 | 23.94 | 6.67 | - |
| YUV | 115.33 | 90 | 94.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 152 | 48 | 0.55 | 0 | 0.68 | 0.40 | 107.88 | 0.52 | 0.39 |
| Hex | 45 | 98 | 30 | 37 | 0 | 44 | 28 | 6C | 34 | 27 |
| Octal | 105 | 230 | 60 | 67 | 0 | 104 | 50 | 154 | 64 | 47 |
| Binary | 1000101 | 10011000 | 110000 | 110111 | 0 | 1000100 | 101000 | 1101100 | 110100 | 100111 |
Color Harmonies of #459830
Complementary color
Monochromatic Colors of #459830
Black with #459830
Text Example
Text Example
White with #459830
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459830; }
p { color: rgb(69,152,48); }
H1.HeaderClassName
{
color: #459830;
}
.AnyTagClassName
{
color: #459830;
}
</style>
background-color css
<style>
a { background-color: #459830; }
a { background-color: rgb(69,152,48); }
div.DivClassName
{
background-color: #459830;
}
.BgClassName
{
background-color: #459830;
}
</style>
border-color css
<style>
span { border-color: #459830; }
span { border-color: rgb(69,152,48); }
td.TdClassName
{
border-color: #459830;
}
.TagClassName
{
border-color: #459830;
}
</style>