Shades of La Palma #459228
Tints of La Palma #459228
RGB
CMYK
RGB Variations
Color information
#459228 (or 0x459228) is known color: La Palma. HEX triplet: 45, 92 and 28. RGB value is (69,146,40). Sum of RGB (Red+Green+Blue) = 69+146+40=255 (33% of max value = 765). Red value is 69 (27.34% from 255 or 27.06% from 255); Green value is 146 (57.42% from 255 or 57.25% from 255); Blue value is 40 (16.02% from 255 or 15.69% from 255); Max value from RGB is 146 - color contains mainly: green. Hex color #459228 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #459228 is #BA6DD7. Grayscale: #6F6F6F. Windows color (decimal): -12217816 or 2658885. OLE color: 2658885.
HSL color Cylindrical-coordinate representation of color #459228: hue angle of 103.58º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #459228 is Cyan = 0.53, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 69 | 146 | 40 | - |
| CMYK | 0.53 | 0 | 0.73 | 0.43 |
| HSL | 103.58º | 0.57% | 0.36% | - |
| HSV(B) | 103.58º | 0.73% | 0.57% | - |
| XYZ | 13.12 | 21.98 | 5.56 | - |
| YUV | 110.89 | 87.99 | 98.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 146 | 40 | 0.53 | 0 | 0.73 | 0.43 | 103.58 | 0.57 | 0.36 |
| Hex | 45 | 92 | 28 | 35 | 0 | 49 | 2B | 68 | 39 | 24 |
| Octal | 105 | 222 | 50 | 65 | 0 | 111 | 53 | 150 | 71 | 44 |
| Binary | 1000101 | 10010010 | 101000 | 110101 | 0 | 1001001 | 101011 | 1101000 | 111001 | 100100 |
Color Harmonies of #459228
Complementary color
Monochromatic Colors of #459228
Black with #459228
Text Example
Text Example
White with #459228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459228; }
p { color: rgb(69,146,40); }
H1.HeaderClassName
{
color: #459228;
}
.AnyTagClassName
{
color: #459228;
}
</style>
background-color css
<style>
a { background-color: #459228; }
a { background-color: rgb(69,146,40); }
div.DivClassName
{
background-color: #459228;
}
.BgClassName
{
background-color: #459228;
}
</style>
border-color css
<style>
span { border-color: #459228; }
span { border-color: rgb(69,146,40); }
td.TdClassName
{
border-color: #459228;
}
.TagClassName
{
border-color: #459228;
}
</style>