Shades of La Palma #448438
Tints of La Palma #448438
RGB
CMYK
RGB Variations
Color information
#448438 (or 0x448438) is known color: La Palma. HEX triplet: 44, 84 and 38. RGB value is (68,132,56). Sum of RGB (Red+Green+Blue) = 68+132+56=256 (33% of max value = 765). Red value is 68 (26.95% from 255 or 26.56% from 256); Green value is 132 (51.95% from 255 or 51.56% from 256); Blue value is 56 (22.27% from 255 or 21.88% from 256); Max value from RGB is 132 - color contains mainly: green. Hex color #448438 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #448438 is #BB7BC7. Grayscale: #686868. Windows color (decimal): -12286920 or 3703876. OLE color: 3703876.
HSL color Cylindrical-coordinate representation of color #448438: hue angle of 110.53º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #448438 is Cyan = 0.48, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 68 | 132 | 56 | - |
| CMYK | 0.48 | 0 | 0.58 | 0.48 |
| HSL | 110.53º | 0.4% | 0.37% | - |
| HSV(B) | 110.53º | 0.58% | 0.52% | - |
| XYZ | 11.35 | 18.02 | 6.62 | - |
| YUV | 104.2 | 100.8 | 102.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 132 | 56 | 0.48 | 0 | 0.58 | 0.48 | 110.53 | 0.4 | 0.37 |
| Hex | 44 | 84 | 38 | 30 | 0 | 3A | 30 | 6F | 28 | 25 |
| Octal | 104 | 204 | 70 | 60 | 0 | 72 | 60 | 157 | 50 | 45 |
| Binary | 1000100 | 10000100 | 111000 | 110000 | 0 | 111010 | 110000 | 1101111 | 101000 | 100101 |
Color Harmonies of #448438
Complementary color
Monochromatic Colors of #448438
Black with #448438
Text Example
Text Example
White with #448438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448438; }
p { color: rgb(68,132,56); }
H1.HeaderClassName
{
color: #448438;
}
.AnyTagClassName
{
color: #448438;
}
</style>
background-color css
<style>
a { background-color: #448438; }
a { background-color: rgb(68,132,56); }
div.DivClassName
{
background-color: #448438;
}
.BgClassName
{
background-color: #448438;
}
</style>
border-color css
<style>
span { border-color: #448438; }
span { border-color: rgb(68,132,56); }
td.TdClassName
{
border-color: #448438;
}
.TagClassName
{
border-color: #448438;
}
</style>