Shades of La Palma #458325
Tints of La Palma #458325
RGB
CMYK
RGB Variations
Color information
#458325 (or 0x458325) is known color: La Palma. HEX triplet: 45, 83 and 25. RGB value is (69,131,37). Sum of RGB (Red+Green+Blue) = 69+131+37=237 (31% of max value = 765). Red value is 69 (27.34% from 255 or 29.11% from 237); Green value is 131 (51.56% from 255 or 55.27% from 237); Blue value is 37 (14.84% from 255 or 15.61% from 237); Max value from RGB is 131 - color contains mainly: green. Hex color #458325 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #458325 is #BA7CDA. Grayscale: #666666. Windows color (decimal): -12221659 or 2458437. OLE color: 2458437.
HSL color Cylindrical-coordinate representation of color #458325: hue angle of 99.57º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #458325 is Cyan = 0.47, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 69 | 131 | 37 | - |
| CMYK | 0.47 | 0 | 0.72 | 0.49 |
| HSL | 99.57º | 0.56% | 0.33% | - |
| HSV(B) | 99.57º | 0.72% | 0.51% | - |
| XYZ | 10.9 | 17.63 | 4.58 | - |
| YUV | 101.75 | 91.46 | 104.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 131 | 37 | 0.47 | 0 | 0.72 | 0.49 | 99.57 | 0.56 | 0.33 |
| Hex | 45 | 83 | 25 | 2F | 0 | 48 | 31 | 64 | 38 | 21 |
| Octal | 105 | 203 | 45 | 57 | 0 | 110 | 61 | 144 | 70 | 41 |
| Binary | 1000101 | 10000011 | 100101 | 101111 | 0 | 1001000 | 110001 | 1100100 | 111000 | 100001 |
Color Harmonies of #458325
Complementary color
Monochromatic Colors of #458325
Black with #458325
Text Example
Text Example
White with #458325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458325; }
p { color: rgb(69,131,37); }
H1.HeaderClassName
{
color: #458325;
}
.AnyTagClassName
{
color: #458325;
}
</style>
background-color css
<style>
a { background-color: #458325; }
a { background-color: rgb(69,131,37); }
div.DivClassName
{
background-color: #458325;
}
.BgClassName
{
background-color: #458325;
}
</style>
border-color css
<style>
span { border-color: #458325; }
span { border-color: rgb(69,131,37); }
td.TdClassName
{
border-color: #458325;
}
.TagClassName
{
border-color: #458325;
}
</style>