Shades of La Palma #448728
Tints of La Palma #448728
RGB
CMYK
RGB Variations
Color information
#448728 (or 0x448728) is known color: La Palma. HEX triplet: 44, 87 and 28. RGB value is (68,135,40). Sum of RGB (Red+Green+Blue) = 68+135+40=243 (32% of max value = 765). Red value is 68 (26.95% from 255 or 27.98% from 243); Green value is 135 (53.12% from 255 or 55.56% from 243); Blue value is 40 (16.02% from 255 or 16.46% from 243); Max value from RGB is 135 - color contains mainly: green. Hex color #448728 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #448728 is #BB78D7. Grayscale: #686868. Windows color (decimal): -12286168 or 2656068. OLE color: 2656068.
HSL color Cylindrical-coordinate representation of color #448728: hue angle of 102.32º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #448728 is Cyan = 0.50, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 68 | 135 | 40 | - |
| CMYK | 0.50 | 0 | 0.70 | 0.47 |
| HSL | 102.32º | 0.54% | 0.34% | - |
| HSV(B) | 102.32º | 0.7% | 0.53% | - |
| XYZ | 11.43 | 18.71 | 5.02 | - |
| YUV | 104.14 | 91.8 | 102.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 135 | 40 | 0.50 | 0 | 0.70 | 0.47 | 102.32 | 0.54 | 0.34 |
| Hex | 44 | 87 | 28 | 32 | 0 | 46 | 2F | 66 | 36 | 22 |
| Octal | 104 | 207 | 50 | 62 | 0 | 106 | 57 | 146 | 66 | 42 |
| Binary | 1000100 | 10000111 | 101000 | 110010 | 0 | 1000110 | 101111 | 1100110 | 110110 | 100010 |
Color Harmonies of #448728
Complementary color
Monochromatic Colors of #448728
Black with #448728
Text Example
Text Example
White with #448728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448728; }
p { color: rgb(68,135,40); }
H1.HeaderClassName
{
color: #448728;
}
.AnyTagClassName
{
color: #448728;
}
</style>
background-color css
<style>
a { background-color: #448728; }
a { background-color: rgb(68,135,40); }
div.DivClassName
{
background-color: #448728;
}
.BgClassName
{
background-color: #448728;
}
</style>
border-color css
<style>
span { border-color: #448728; }
span { border-color: rgb(68,135,40); }
td.TdClassName
{
border-color: #448728;
}
.TagClassName
{
border-color: #448728;
}
</style>