Shades of La Palma #448917
Tints of La Palma #448917
RGB
CMYK
RGB Variations
Color information
#448917 (or 0x448917) is known color: La Palma. HEX triplet: 44, 89 and 17. RGB value is (68,137,23). Sum of RGB (Red+Green+Blue) = 68+137+23=228 (30% of max value = 765). Red value is 68 (26.95% from 255 or 29.82% from 228); Green value is 137 (53.91% from 255 or 60.09% from 228); Blue value is 23 (9.38% from 255 or 10.09% from 228); Max value from RGB is 137 - color contains mainly: green. Hex color #448917 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #448917 is #BB76E8. Grayscale: #676767. Windows color (decimal): -12285673 or 1542468. OLE color: 1542468.
HSL color Cylindrical-coordinate representation of color #448917: hue angle of 96.32º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #448917 is Cyan = 0.50, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 68 | 137 | 23 | - |
| CMYK | 0.50 | 0 | 0.83 | 0.46 |
| HSL | 96.32º | 0.71% | 0.31% | - |
| HSV(B) | 96.32º | 0.83% | 0.54% | - |
| XYZ | 11.48 | 19.18 | 3.91 | - |
| YUV | 103.37 | 82.64 | 102.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 137 | 23 | 0.50 | 0 | 0.83 | 0.46 | 96.32 | 0.71 | 0.31 |
| Hex | 44 | 89 | 17 | 32 | 0 | 53 | 2E | 60 | 47 | 1F |
| Octal | 104 | 211 | 27 | 62 | 0 | 123 | 56 | 140 | 107 | 37 |
| Binary | 1000100 | 10001001 | 10111 | 110010 | 0 | 1010011 | 101110 | 1100000 | 1000111 | 11111 |
Color Harmonies of #448917
Complementary color
Monochromatic Colors of #448917
Black with #448917
Text Example
Text Example
White with #448917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448917; }
p { color: rgb(68,137,23); }
H1.HeaderClassName
{
color: #448917;
}
.AnyTagClassName
{
color: #448917;
}
</style>
background-color css
<style>
a { background-color: #448917; }
a { background-color: rgb(68,137,23); }
div.DivClassName
{
background-color: #448917;
}
.BgClassName
{
background-color: #448917;
}
</style>
border-color css
<style>
span { border-color: #448917; }
span { border-color: rgb(68,137,23); }
td.TdClassName
{
border-color: #448917;
}
.TagClassName
{
border-color: #448917;
}
</style>