Shades of La Palma #448720
Tints of La Palma #448720
RGB
CMYK
RGB Variations
Color information
#448720 (or 0x448720) is known color: La Palma. HEX triplet: 44, 87 and 20. RGB value is (68,135,32). Sum of RGB (Red+Green+Blue) = 68+135+32=235 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.94% from 235); Green value is 135 (53.12% from 255 or 57.45% from 235); Blue value is 32 (12.89% from 255 or 13.62% from 235); Max value from RGB is 135 - color contains mainly: green. Hex color #448720 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #448720 is #BB78DF. Grayscale: #676767. Windows color (decimal): -12286176 or 2131780. OLE color: 2131780.
HSL color Cylindrical-coordinate representation of color #448720: hue angle of 99.03º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #448720 is Cyan = 0.50, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 68 | 135 | 32 | - |
| CMYK | 0.50 | 0 | 0.76 | 0.47 |
| HSL | 99.03º | 0.62% | 0.33% | - |
| HSV(B) | 99.03º | 0.76% | 0.53% | - |
| XYZ | 11.31 | 18.66 | 4.37 | - |
| YUV | 103.23 | 87.8 | 102.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 135 | 32 | 0.50 | 0 | 0.76 | 0.47 | 99.03 | 0.62 | 0.33 |
| Hex | 44 | 87 | 20 | 32 | 0 | 4C | 2F | 63 | 3E | 21 |
| Octal | 104 | 207 | 40 | 62 | 0 | 114 | 57 | 143 | 76 | 41 |
| Binary | 1000100 | 10000111 | 100000 | 110010 | 0 | 1001100 | 101111 | 1100011 | 111110 | 100001 |
Color Harmonies of #448720
Complementary color
Monochromatic Colors of #448720
Black with #448720
Text Example
Text Example
White with #448720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448720; }
p { color: rgb(68,135,32); }
H1.HeaderClassName
{
color: #448720;
}
.AnyTagClassName
{
color: #448720;
}
</style>
background-color css
<style>
a { background-color: #448720; }
a { background-color: rgb(68,135,32); }
div.DivClassName
{
background-color: #448720;
}
.BgClassName
{
background-color: #448720;
}
</style>
border-color css
<style>
span { border-color: #448720; }
span { border-color: rgb(68,135,32); }
td.TdClassName
{
border-color: #448720;
}
.TagClassName
{
border-color: #448720;
}
</style>