Shades of La Palma #458231
Tints of La Palma #458231
RGB
CMYK
RGB Variations
Color information
#458231 (or 0x458231) is known color: La Palma. HEX triplet: 45, 82 and 31. RGB value is (69,130,49). Sum of RGB (Red+Green+Blue) = 69+130+49=248 (32% of max value = 765). Red value is 69 (27.34% from 255 or 27.82% from 248); Green value is 130 (51.17% from 255 or 52.42% from 248); Blue value is 49 (19.53% from 255 or 19.76% from 248); Max value from RGB is 130 - color contains mainly: green. Hex color #458231 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #458231 is #BA7DCE. Grayscale: #666666. Windows color (decimal): -12221903 or 3244613. OLE color: 3244613.
HSL color Cylindrical-coordinate representation of color #458231: hue angle of 105.19º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #458231 is Cyan = 0.47, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 69 | 130 | 49 | - |
| CMYK | 0.47 | 0 | 0.62 | 0.49 |
| HSL | 105.19º | 0.45% | 0.35% | - |
| HSV(B) | 105.19º | 0.62% | 0.51% | - |
| XYZ | 10.99 | 17.45 | 5.7 | - |
| YUV | 102.53 | 97.79 | 104.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 130 | 49 | 0.47 | 0 | 0.62 | 0.49 | 105.19 | 0.45 | 0.35 |
| Hex | 45 | 82 | 31 | 2F | 0 | 3E | 31 | 69 | 2D | 23 |
| Octal | 105 | 202 | 61 | 57 | 0 | 76 | 61 | 151 | 55 | 43 |
| Binary | 1000101 | 10000010 | 110001 | 101111 | 0 | 111110 | 110001 | 1101001 | 101101 | 100011 |
Color Harmonies of #458231
Complementary color
Monochromatic Colors of #458231
Black with #458231
Text Example
Text Example
White with #458231
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458231; }
p { color: rgb(69,130,49); }
H1.HeaderClassName
{
color: #458231;
}
.AnyTagClassName
{
color: #458231;
}
</style>
background-color css
<style>
a { background-color: #458231; }
a { background-color: rgb(69,130,49); }
div.DivClassName
{
background-color: #458231;
}
.BgClassName
{
background-color: #458231;
}
</style>
border-color css
<style>
span { border-color: #458231; }
span { border-color: rgb(69,130,49); }
td.TdClassName
{
border-color: #458231;
}
.TagClassName
{
border-color: #458231;
}
</style>