Shades of La Palma #459330
Tints of La Palma #459330
RGB
CMYK
RGB Variations
Color information
#459330 (or 0x459330) is known color: La Palma. HEX triplet: 45, 93 and 30. RGB value is (69,147,48). Sum of RGB (Red+Green+Blue) = 69+147+48=264 (34% of max value = 765). Red value is 69 (27.34% from 255 or 26.14% from 264); Green value is 147 (57.81% from 255 or 55.68% from 264); Blue value is 48 (19.14% from 255 or 18.18% from 264); Max value from RGB is 147 - color contains mainly: green. Hex color #459330 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #459330 is #BA6CCF. Grayscale: #707070. Windows color (decimal): -12217552 or 3183429. OLE color: 3183429.
HSL color Cylindrical-coordinate representation of color #459330: hue angle of 107.27º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #459330 is Cyan = 0.53, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 147 | 48 | - |
| CMYK | 0.53 | 0 | 0.67 | 0.42 |
| HSL | 107.27º | 0.51% | 0.38% | - |
| HSV(B) | 107.27º | 0.67% | 0.58% | - |
| XYZ | 13.42 | 22.35 | 6.4 | - |
| YUV | 112.39 | 91.66 | 97.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 147 | 48 | 0.53 | 0 | 0.67 | 0.42 | 107.27 | 0.51 | 0.38 |
| Hex | 45 | 93 | 30 | 35 | 0 | 43 | 2A | 6B | 33 | 26 |
| Octal | 105 | 223 | 60 | 65 | 0 | 103 | 52 | 153 | 63 | 46 |
| Binary | 1000101 | 10010011 | 110000 | 110101 | 0 | 1000011 | 101010 | 1101011 | 110011 | 100110 |
Color Harmonies of #459330
Complementary color
Monochromatic Colors of #459330
Black with #459330
Text Example
Text Example
White with #459330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459330; }
p { color: rgb(69,147,48); }
H1.HeaderClassName
{
color: #459330;
}
.AnyTagClassName
{
color: #459330;
}
</style>
background-color css
<style>
a { background-color: #459330; }
a { background-color: rgb(69,147,48); }
div.DivClassName
{
background-color: #459330;
}
.BgClassName
{
background-color: #459330;
}
</style>
border-color css
<style>
span { border-color: #459330; }
span { border-color: rgb(69,147,48); }
td.TdClassName
{
border-color: #459330;
}
.TagClassName
{
border-color: #459330;
}
</style>