Shades of La Palma #459238
Tints of La Palma #459238
RGB
CMYK
RGB Variations
Color information
#459238 (or 0x459238) is known color: La Palma. HEX triplet: 45, 92 and 38. RGB value is (69,146,56). Sum of RGB (Red+Green+Blue) = 69+146+56=271 (35% of max value = 765). Red value is 69 (27.34% from 255 or 25.46% from 271); Green value is 146 (57.42% from 255 or 53.87% from 271); Blue value is 56 (22.27% from 255 or 20.66% from 271); Max value from RGB is 146 - color contains mainly: green. Hex color #459238 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #459238 is #BA6DC7. Grayscale: #717171. Windows color (decimal): -12217800 or 3707461. OLE color: 3707461.
HSL color Cylindrical-coordinate representation of color #459238: hue angle of 111.33º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #459238 is Cyan = 0.53, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 69 | 146 | 56 | - |
| CMYK | 0.53 | 0 | 0.62 | 0.43 |
| HSL | 111.33º | 0.45% | 0.4% | - |
| HSV(B) | 111.33º | 0.62% | 0.57% | - |
| XYZ | 13.45 | 22.11 | 7.3 | - |
| YUV | 112.72 | 95.99 | 96.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 146 | 56 | 0.53 | 0 | 0.62 | 0.43 | 111.33 | 0.45 | 0.4 |
| Hex | 45 | 92 | 38 | 35 | 0 | 3E | 2B | 6F | 2D | 28 |
| Octal | 105 | 222 | 70 | 65 | 0 | 76 | 53 | 157 | 55 | 50 |
| Binary | 1000101 | 10010010 | 111000 | 110101 | 0 | 111110 | 101011 | 1101111 | 101101 | 101000 |
Color Harmonies of #459238
Complementary color
Monochromatic Colors of #459238
Black with #459238
Text Example
Text Example
White with #459238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459238; }
p { color: rgb(69,146,56); }
H1.HeaderClassName
{
color: #459238;
}
.AnyTagClassName
{
color: #459238;
}
</style>
background-color css
<style>
a { background-color: #459238; }
a { background-color: rgb(69,146,56); }
div.DivClassName
{
background-color: #459238;
}
.BgClassName
{
background-color: #459238;
}
</style>
border-color css
<style>
span { border-color: #459238; }
span { border-color: rgb(69,146,56); }
td.TdClassName
{
border-color: #459238;
}
.TagClassName
{
border-color: #459238;
}
</style>