Shades of La Palma #448230
Tints of La Palma #448230
RGB
CMYK
RGB Variations
Color information
#448230 (or 0x448230) is known color: La Palma. HEX triplet: 44, 82 and 30. RGB value is (68,130,48). Sum of RGB (Red+Green+Blue) = 68+130+48=246 (32% of max value = 765). Red value is 68 (26.95% from 255 or 27.64% from 246); Green value is 130 (51.17% from 255 or 52.85% from 246); Blue value is 48 (19.14% from 255 or 19.51% from 246); Max value from RGB is 130 - color contains mainly: green. Hex color #448230 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #448230 is #BB7DCF. Grayscale: #666666. Windows color (decimal): -12287440 or 3179076. OLE color: 3179076.
HSL color Cylindrical-coordinate representation of color #448230: hue angle of 105.37º 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 #448230 is Cyan = 0.48, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 68 | 130 | 48 | - |
| CMYK | 0.48 | 0 | 0.63 | 0.49 |
| HSL | 105.37º | 0.46% | 0.35% | - |
| HSV(B) | 105.37º | 0.63% | 0.51% | - |
| XYZ | 10.9 | 17.41 | 5.58 | - |
| YUV | 102.11 | 97.46 | 103.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 130 | 48 | 0.48 | 0 | 0.63 | 0.49 | 105.37 | 0.46 | 0.35 |
| Hex | 44 | 82 | 30 | 30 | 0 | 3F | 31 | 69 | 2E | 23 |
| Octal | 104 | 202 | 60 | 60 | 0 | 77 | 61 | 151 | 56 | 43 |
| Binary | 1000100 | 10000010 | 110000 | 110000 | 0 | 111111 | 110001 | 1101001 | 101110 | 100011 |
Color Harmonies of #448230
Complementary color
Monochromatic Colors of #448230
Black with #448230
Text Example
Text Example
White with #448230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448230; }
p { color: rgb(68,130,48); }
H1.HeaderClassName
{
color: #448230;
}
.AnyTagClassName
{
color: #448230;
}
</style>
background-color css
<style>
a { background-color: #448230; }
a { background-color: rgb(68,130,48); }
div.DivClassName
{
background-color: #448230;
}
.BgClassName
{
background-color: #448230;
}
</style>
border-color css
<style>
span { border-color: #448230; }
span { border-color: rgb(68,130,48); }
td.TdClassName
{
border-color: #448230;
}
.TagClassName
{
border-color: #448230;
}
</style>