Shades of La Palma #459834
Tints of La Palma #459834
RGB
CMYK
RGB Variations
Color information
#459834 (or 0x459834) is known color: La Palma. HEX triplet: 45, 98 and 34. RGB value is (69,152,52). Sum of RGB (Red+Green+Blue) = 69+152+52=273 (36% of max value = 765). Red value is 69 (27.34% from 255 or 25.27% from 273); Green value is 152 (59.77% from 255 or 55.68% from 273); Blue value is 52 (20.70% from 255 or 19.05% from 273); Max value from RGB is 152 - color contains mainly: green. Hex color #459834 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #459834 is #BA67CB. Grayscale: #747474. Windows color (decimal): -12216268 or 3446853. OLE color: 3446853.
HSL color Cylindrical-coordinate representation of color #459834: hue angle of 109.8º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #459834 is Cyan = 0.55, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 69 | 152 | 52 | - |
| CMYK | 0.55 | 0 | 0.66 | 0.40 |
| HSL | 109.8º | 0.49% | 0.4% | - |
| HSV(B) | 109.8º | 0.66% | 0.6% | - |
| XYZ | 14.3 | 23.97 | 7.12 | - |
| YUV | 115.78 | 92 | 94.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 152 | 52 | 0.55 | 0 | 0.66 | 0.40 | 109.8 | 0.49 | 0.4 |
| Hex | 45 | 98 | 34 | 37 | 0 | 42 | 28 | 6E | 31 | 28 |
| Octal | 105 | 230 | 64 | 67 | 0 | 102 | 50 | 156 | 61 | 50 |
| Binary | 1000101 | 10011000 | 110100 | 110111 | 0 | 1000010 | 101000 | 1101110 | 110001 | 101000 |
Color Harmonies of #459834
Complementary color
Monochromatic Colors of #459834
Black with #459834
Text Example
Text Example
White with #459834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459834; }
p { color: rgb(69,152,52); }
H1.HeaderClassName
{
color: #459834;
}
.AnyTagClassName
{
color: #459834;
}
</style>
background-color css
<style>
a { background-color: #459834; }
a { background-color: rgb(69,152,52); }
div.DivClassName
{
background-color: #459834;
}
.BgClassName
{
background-color: #459834;
}
</style>
border-color css
<style>
span { border-color: #459834; }
span { border-color: rgb(69,152,52); }
td.TdClassName
{
border-color: #459834;
}
.TagClassName
{
border-color: #459834;
}
</style>