Shades of La Palma #458825
Tints of La Palma #458825
RGB
CMYK
RGB Variations
Color information
#458825 (or 0x458825) is known color: La Palma. HEX triplet: 45, 88 and 25. RGB value is (69,136,37). Sum of RGB (Red+Green+Blue) = 69+136+37=242 (32% of max value = 765). Red value is 69 (27.34% from 255 or 28.51% from 242); Green value is 136 (53.52% from 255 or 56.20% from 242); Blue value is 37 (14.84% from 255 or 15.29% from 242); Max value from RGB is 136 - color contains mainly: green. Hex color #458825 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #458825 is #BA77DA. Grayscale: #696969. Windows color (decimal): -12220379 or 2459717. OLE color: 2459717.
HSL color Cylindrical-coordinate representation of color #458825: hue angle of 100.61º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #458825 is Cyan = 0.49, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 69 | 136 | 37 | - |
| CMYK | 0.49 | 0 | 0.73 | 0.47 |
| HSL | 100.61º | 0.57% | 0.34% | - |
| HSV(B) | 100.61º | 0.73% | 0.53% | - |
| XYZ | 11.59 | 19.01 | 4.81 | - |
| YUV | 104.68 | 89.8 | 102.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 136 | 37 | 0.49 | 0 | 0.73 | 0.47 | 100.61 | 0.57 | 0.34 |
| Hex | 45 | 88 | 25 | 31 | 0 | 49 | 2F | 65 | 39 | 22 |
| Octal | 105 | 210 | 45 | 61 | 0 | 111 | 57 | 145 | 71 | 42 |
| Binary | 1000101 | 10001000 | 100101 | 110001 | 0 | 1001001 | 101111 | 1100101 | 111001 | 100010 |
Color Harmonies of #458825
Complementary color
Monochromatic Colors of #458825
Black with #458825
Text Example
Text Example
White with #458825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458825; }
p { color: rgb(69,136,37); }
H1.HeaderClassName
{
color: #458825;
}
.AnyTagClassName
{
color: #458825;
}
</style>
background-color css
<style>
a { background-color: #458825; }
a { background-color: rgb(69,136,37); }
div.DivClassName
{
background-color: #458825;
}
.BgClassName
{
background-color: #458825;
}
</style>
border-color css
<style>
span { border-color: #458825; }
span { border-color: rgb(69,136,37); }
td.TdClassName
{
border-color: #458825;
}
.TagClassName
{
border-color: #458825;
}
</style>