Shades of La Palma #448835
Tints of La Palma #448835
RGB
CMYK
RGB Variations
Color information
#448835 (or 0x448835) is known color: La Palma. HEX triplet: 44, 88 and 35. RGB value is (68,136,53). Sum of RGB (Red+Green+Blue) = 68+136+53=257 (34% of max value = 765). Red value is 68 (26.95% from 255 or 26.46% from 257); Green value is 136 (53.52% from 255 or 52.92% from 257); Blue value is 53 (21.09% from 255 or 20.62% from 257); Max value from RGB is 136 - color contains mainly: green. Hex color #448835 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #448835 is #BB77CA. Grayscale: #6A6A6A. Windows color (decimal): -12285899 or 3508292. OLE color: 3508292.
HSL color Cylindrical-coordinate representation of color #448835: hue angle of 109.16º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #448835 is Cyan = 0.50, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 68 | 136 | 53 | - |
| CMYK | 0.50 | 0 | 0.61 | 0.47 |
| HSL | 109.16º | 0.44% | 0.37% | - |
| HSV(B) | 109.16º | 0.61% | 0.53% | - |
| XYZ | 11.83 | 19.09 | 6.43 | - |
| YUV | 106.21 | 97.97 | 100.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 136 | 53 | 0.50 | 0 | 0.61 | 0.47 | 109.16 | 0.44 | 0.37 |
| Hex | 44 | 88 | 35 | 32 | 0 | 3D | 2F | 6D | 2C | 25 |
| Octal | 104 | 210 | 65 | 62 | 0 | 75 | 57 | 155 | 54 | 45 |
| Binary | 1000100 | 10001000 | 110101 | 110010 | 0 | 111101 | 101111 | 1101101 | 101100 | 100101 |
Color Harmonies of #448835
Complementary color
Monochromatic Colors of #448835
Black with #448835
Text Example
Text Example
White with #448835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448835; }
p { color: rgb(68,136,53); }
H1.HeaderClassName
{
color: #448835;
}
.AnyTagClassName
{
color: #448835;
}
</style>
background-color css
<style>
a { background-color: #448835; }
a { background-color: rgb(68,136,53); }
div.DivClassName
{
background-color: #448835;
}
.BgClassName
{
background-color: #448835;
}
</style>
border-color css
<style>
span { border-color: #448835; }
span { border-color: rgb(68,136,53); }
td.TdClassName
{
border-color: #448835;
}
.TagClassName
{
border-color: #448835;
}
</style>