Shades of La Palma #489423
Tints of La Palma #489423
RGB
CMYK
RGB Variations
Color information
#489423 (or 0x489423) is known color: La Palma. HEX triplet: 48, 94 and 23. RGB value is (72,148,35). Sum of RGB (Red+Green+Blue) = 72+148+35=255 (33% of max value = 765). Red value is 72 (28.52% from 255 or 28.24% from 255); Green value is 148 (58.20% from 255 or 58.04% from 255); Blue value is 35 (14.06% from 255 or 13.73% from 255); Max value from RGB is 148 - color contains mainly: green. Hex color #489423 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #489423 is #B76BDC. Grayscale: #707070. Windows color (decimal): -12020701 or 2331720. OLE color: 2331720.
HSL color Cylindrical-coordinate representation of color #489423: hue angle of 100.35º degrees, saturation: 0.62, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #489423 is Cyan = 0.51, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 72 | 148 | 35 | - |
| CMYK | 0.51 | 0 | 0.76 | 0.42 |
| HSL | 100.35º | 0.62% | 0.36% | - |
| HSV(B) | 100.35º | 0.76% | 0.58% | - |
| XYZ | 13.57 | 22.68 | 5.25 | - |
| YUV | 112.39 | 84.32 | 99.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 148 | 35 | 0.51 | 0 | 0.76 | 0.42 | 100.35 | 0.62 | 0.36 |
| Hex | 48 | 94 | 23 | 33 | 0 | 4C | 2A | 64 | 3E | 24 |
| Octal | 110 | 224 | 43 | 63 | 0 | 114 | 52 | 144 | 76 | 44 |
| Binary | 1001000 | 10010100 | 100011 | 110011 | 0 | 1001100 | 101010 | 1100100 | 111110 | 100100 |
Color Harmonies of #489423
Complementary color
Monochromatic Colors of #489423
Black with #489423
Text Example
Text Example
White with #489423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #489423; }
p { color: rgb(72,148,35); }
H1.HeaderClassName
{
color: #489423;
}
.AnyTagClassName
{
color: #489423;
}
</style>
background-color css
<style>
a { background-color: #489423; }
a { background-color: rgb(72,148,35); }
div.DivClassName
{
background-color: #489423;
}
.BgClassName
{
background-color: #489423;
}
</style>
border-color css
<style>
span { border-color: #489423; }
span { border-color: rgb(72,148,35); }
td.TdClassName
{
border-color: #489423;
}
.TagClassName
{
border-color: #489423;
}
</style>