Shades of La Palma #458828
Tints of La Palma #458828
RGB
CMYK
RGB Variations
Color information
#458828 (or 0x458828) is known color: La Palma. HEX triplet: 45, 88 and 28. RGB value is (69,136,40). Sum of RGB (Red+Green+Blue) = 69+136+40=245 (32% of max value = 765). Red value is 69 (27.34% from 255 or 28.16% from 245); Green value is 136 (53.52% from 255 or 55.51% from 245); Blue value is 40 (16.02% from 255 or 16.33% from 245); Max value from RGB is 136 - color contains mainly: green. Hex color #458828 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #458828 is #BA77D7. Grayscale: #696969. Windows color (decimal): -12220376 or 2656325. OLE color: 2656325.
HSL color Cylindrical-coordinate representation of color #458828: hue angle of 101.88º degrees, saturation: 0.55, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #458828 is Cyan = 0.49, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 69 | 136 | 40 | - |
| CMYK | 0.49 | 0 | 0.71 | 0.47 |
| HSL | 101.88º | 0.55% | 0.35% | - |
| HSV(B) | 101.88º | 0.71% | 0.53% | - |
| XYZ | 11.64 | 19.03 | 5.07 | - |
| YUV | 105.02 | 91.3 | 102.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 136 | 40 | 0.49 | 0 | 0.71 | 0.47 | 101.88 | 0.55 | 0.35 |
| Hex | 45 | 88 | 28 | 31 | 0 | 47 | 2F | 66 | 37 | 23 |
| Octal | 105 | 210 | 50 | 61 | 0 | 107 | 57 | 146 | 67 | 43 |
| Binary | 1000101 | 10001000 | 101000 | 110001 | 0 | 1000111 | 101111 | 1100110 | 110111 | 100011 |
Color Harmonies of #458828
Complementary color
Monochromatic Colors of #458828
Black with #458828
Text Example
Text Example
White with #458828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458828; }
p { color: rgb(69,136,40); }
H1.HeaderClassName
{
color: #458828;
}
.AnyTagClassName
{
color: #458828;
}
</style>
background-color css
<style>
a { background-color: #458828; }
a { background-color: rgb(69,136,40); }
div.DivClassName
{
background-color: #458828;
}
.BgClassName
{
background-color: #458828;
}
</style>
border-color css
<style>
span { border-color: #458828; }
span { border-color: rgb(69,136,40); }
td.TdClassName
{
border-color: #458828;
}
.TagClassName
{
border-color: #458828;
}
</style>