Shades of La Palma #458230
Tints of La Palma #458230
RGB
CMYK
RGB Variations
Color information
#458230 (or 0x458230) is known color: La Palma. HEX triplet: 45, 82 and 30. RGB value is (69,130,48). Sum of RGB (Red+Green+Blue) = 69+130+48=247 (32% of max value = 765). Red value is 69 (27.34% from 255 or 27.94% from 247); Green value is 130 (51.17% from 255 or 52.63% from 247); Blue value is 48 (19.14% from 255 or 19.43% from 247); Max value from RGB is 130 - color contains mainly: green. Hex color #458230 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #458230 is #BA7DCF. Grayscale: #666666. Windows color (decimal): -12221904 or 3179077. OLE color: 3179077.
HSL color Cylindrical-coordinate representation of color #458230: hue angle of 104.63º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #458230 is Cyan = 0.47, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 69 | 130 | 48 | - |
| CMYK | 0.47 | 0 | 0.63 | 0.49 |
| HSL | 104.63º | 0.46% | 0.35% | - |
| HSV(B) | 104.63º | 0.63% | 0.51% | - |
| XYZ | 10.97 | 17.44 | 5.59 | - |
| YUV | 102.41 | 97.29 | 104.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 130 | 48 | 0.47 | 0 | 0.63 | 0.49 | 104.63 | 0.46 | 0.35 |
| Hex | 45 | 82 | 30 | 2F | 0 | 3F | 31 | 69 | 2E | 23 |
| Octal | 105 | 202 | 60 | 57 | 0 | 77 | 61 | 151 | 56 | 43 |
| Binary | 1000101 | 10000010 | 110000 | 101111 | 0 | 111111 | 110001 | 1101001 | 101110 | 100011 |
Color Harmonies of #458230
Complementary color
Monochromatic Colors of #458230
Black with #458230
Text Example
Text Example
White with #458230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458230; }
p { color: rgb(69,130,48); }
H1.HeaderClassName
{
color: #458230;
}
.AnyTagClassName
{
color: #458230;
}
</style>
background-color css
<style>
a { background-color: #458230; }
a { background-color: rgb(69,130,48); }
div.DivClassName
{
background-color: #458230;
}
.BgClassName
{
background-color: #458230;
}
</style>
border-color css
<style>
span { border-color: #458230; }
span { border-color: rgb(69,130,48); }
td.TdClassName
{
border-color: #458230;
}
.TagClassName
{
border-color: #458230;
}
</style>