Shades of La Palma #459128
Tints of La Palma #459128
RGB
CMYK
RGB Variations
Color information
#459128 (or 0x459128) is known color: La Palma. HEX triplet: 45, 91 and 28. RGB value is (69,145,40). Sum of RGB (Red+Green+Blue) = 69+145+40=254 (33% of max value = 765). Red value is 69 (27.34% from 255 or 27.17% from 254); Green value is 145 (57.03% from 255 or 57.09% from 254); Blue value is 40 (16.02% from 255 or 15.75% from 254); Max value from RGB is 145 - color contains mainly: green. Hex color #459128 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #459128 is #BA6ED7. Grayscale: #6E6E6E. Windows color (decimal): -12218072 or 2658629. OLE color: 2658629.
HSL color Cylindrical-coordinate representation of color #459128: hue angle of 103.43º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #459128 is Cyan = 0.52, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 69 | 145 | 40 | - |
| CMYK | 0.52 | 0 | 0.72 | 0.43 |
| HSL | 103.43º | 0.57% | 0.36% | - |
| HSV(B) | 103.43º | 0.72% | 0.57% | - |
| XYZ | 12.96 | 21.67 | 5.51 | - |
| YUV | 110.31 | 88.32 | 98.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 145 | 40 | 0.52 | 0 | 0.72 | 0.43 | 103.43 | 0.57 | 0.36 |
| Hex | 45 | 91 | 28 | 34 | 0 | 48 | 2B | 67 | 39 | 24 |
| Octal | 105 | 221 | 50 | 64 | 0 | 110 | 53 | 147 | 71 | 44 |
| Binary | 1000101 | 10010001 | 101000 | 110100 | 0 | 1001000 | 101011 | 1100111 | 111001 | 100100 |
Color Harmonies of #459128
Complementary color
Monochromatic Colors of #459128
Black with #459128
Text Example
Text Example
White with #459128
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459128; }
p { color: rgb(69,145,40); }
H1.HeaderClassName
{
color: #459128;
}
.AnyTagClassName
{
color: #459128;
}
</style>
background-color css
<style>
a { background-color: #459128; }
a { background-color: rgb(69,145,40); }
div.DivClassName
{
background-color: #459128;
}
.BgClassName
{
background-color: #459128;
}
</style>
border-color css
<style>
span { border-color: #459128; }
span { border-color: rgb(69,145,40); }
td.TdClassName
{
border-color: #459128;
}
.TagClassName
{
border-color: #459128;
}
</style>