Shades of La Palma #458425
Tints of La Palma #458425
RGB
CMYK
RGB Variations
Color information
#458425 (or 0x458425) is known color: La Palma. HEX triplet: 45, 84 and 25. RGB value is (69,132,37). Sum of RGB (Red+Green+Blue) = 69+132+37=238 (31% of max value = 765). Red value is 69 (27.34% from 255 or 28.99% from 238); Green value is 132 (51.95% from 255 or 55.46% from 238); Blue value is 37 (14.84% from 255 or 15.55% from 238); Max value from RGB is 132 - color contains mainly: green. Hex color #458425 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #458425 is #BA7BDA. Grayscale: #666666. Windows color (decimal): -12221403 or 2458693. OLE color: 2458693.
HSL color Cylindrical-coordinate representation of color #458425: hue angle of 99.79º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #458425 is Cyan = 0.48, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 69 | 132 | 37 | - |
| CMYK | 0.48 | 0 | 0.72 | 0.48 |
| HSL | 99.79º | 0.56% | 0.33% | - |
| HSV(B) | 99.79º | 0.72% | 0.52% | - |
| XYZ | 11.04 | 17.9 | 4.62 | - |
| YUV | 102.33 | 91.13 | 104.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 132 | 37 | 0.48 | 0 | 0.72 | 0.48 | 99.79 | 0.56 | 0.33 |
| Hex | 45 | 84 | 25 | 30 | 0 | 48 | 30 | 64 | 38 | 21 |
| Octal | 105 | 204 | 45 | 60 | 0 | 110 | 60 | 144 | 70 | 41 |
| Binary | 1000101 | 10000100 | 100101 | 110000 | 0 | 1001000 | 110000 | 1100100 | 111000 | 100001 |
Color Harmonies of #458425
Complementary color
Monochromatic Colors of #458425
Black with #458425
Text Example
Text Example
White with #458425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458425; }
p { color: rgb(69,132,37); }
H1.HeaderClassName
{
color: #458425;
}
.AnyTagClassName
{
color: #458425;
}
</style>
background-color css
<style>
a { background-color: #458425; }
a { background-color: rgb(69,132,37); }
div.DivClassName
{
background-color: #458425;
}
.BgClassName
{
background-color: #458425;
}
</style>
border-color css
<style>
span { border-color: #458425; }
span { border-color: rgb(69,132,37); }
td.TdClassName
{
border-color: #458425;
}
.TagClassName
{
border-color: #458425;
}
</style>