Shades of La Palma #459538
Tints of La Palma #459538
RGB
CMYK
RGB Variations
Color information
#459538 (or 0x459538) is known color: La Palma. HEX triplet: 45, 95 and 38. RGB value is (69,149,56). Sum of RGB (Red+Green+Blue) = 69+149+56=274 (36% of max value = 765). Red value is 69 (27.34% from 255 or 25.18% from 274); Green value is 149 (58.59% from 255 or 54.38% from 274); Blue value is 56 (22.27% from 255 or 20.44% from 274); Max value from RGB is 149 - color contains mainly: green. Hex color #459538 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #459538 is #BA6AC7. Grayscale: #727272. Windows color (decimal): -12217032 or 3708229. OLE color: 3708229.
HSL color Cylindrical-coordinate representation of color #459538: hue angle of 111.61º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #459538 is Cyan = 0.54, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 149 | 56 | - |
| CMYK | 0.54 | 0 | 0.62 | 0.42 |
| HSL | 111.61º | 0.45% | 0.4% | - |
| HSV(B) | 111.61º | 0.62% | 0.58% | - |
| XYZ | 13.92 | 23.05 | 7.46 | - |
| YUV | 114.48 | 95 | 95.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 149 | 56 | 0.54 | 0 | 0.62 | 0.42 | 111.61 | 0.45 | 0.4 |
| Hex | 45 | 95 | 38 | 36 | 0 | 3E | 2A | 70 | 2D | 28 |
| Octal | 105 | 225 | 70 | 66 | 0 | 76 | 52 | 160 | 55 | 50 |
| Binary | 1000101 | 10010101 | 111000 | 110110 | 0 | 111110 | 101010 | 1110000 | 101101 | 101000 |
Color Harmonies of #459538
Complementary color
Monochromatic Colors of #459538
Black with #459538
Text Example
Text Example
White with #459538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459538; }
p { color: rgb(69,149,56); }
H1.HeaderClassName
{
color: #459538;
}
.AnyTagClassName
{
color: #459538;
}
</style>
background-color css
<style>
a { background-color: #459538; }
a { background-color: rgb(69,149,56); }
div.DivClassName
{
background-color: #459538;
}
.BgClassName
{
background-color: #459538;
}
</style>
border-color css
<style>
span { border-color: #459538; }
span { border-color: rgb(69,149,56); }
td.TdClassName
{
border-color: #459538;
}
.TagClassName
{
border-color: #459538;
}
</style>