Shades of La Palma #448537
Tints of La Palma #448537
RGB
CMYK
RGB Variations
Color information
#448537 (or 0x448537) is known color: La Palma. HEX triplet: 44, 85 and 37. RGB value is (68,133,55). Sum of RGB (Red+Green+Blue) = 68+133+55=256 (33% of max value = 765). Red value is 68 (26.95% from 255 or 26.56% from 256); Green value is 133 (52.34% from 255 or 51.95% from 256); Blue value is 55 (21.88% from 255 or 21.48% from 256); Max value from RGB is 133 - color contains mainly: green. Hex color #448537 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #448537 is #BB7AC8. Grayscale: #686868. Windows color (decimal): -12286665 or 3638596. OLE color: 3638596.
HSL color Cylindrical-coordinate representation of color #448537: hue angle of 110º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #448537 is Cyan = 0.49, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 68 | 133 | 55 | - |
| CMYK | 0.49 | 0 | 0.59 | 0.48 |
| HSL | 110º | 0.41% | 0.37% | - |
| HSV(B) | 110º | 0.59% | 0.52% | - |
| XYZ | 11.46 | 18.28 | 6.54 | - |
| YUV | 104.67 | 99.97 | 101.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 133 | 55 | 0.49 | 0 | 0.59 | 0.48 | 110 | 0.41 | 0.37 |
| Hex | 44 | 85 | 37 | 31 | 0 | 3B | 30 | 6E | 29 | 25 |
| Octal | 104 | 205 | 67 | 61 | 0 | 73 | 60 | 156 | 51 | 45 |
| Binary | 1000100 | 10000101 | 110111 | 110001 | 0 | 111011 | 110000 | 1101110 | 101001 | 100101 |
Color Harmonies of #448537
Complementary color
Monochromatic Colors of #448537
Black with #448537
Text Example
Text Example
White with #448537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448537; }
p { color: rgb(68,133,55); }
H1.HeaderClassName
{
color: #448537;
}
.AnyTagClassName
{
color: #448537;
}
</style>
background-color css
<style>
a { background-color: #448537; }
a { background-color: rgb(68,133,55); }
div.DivClassName
{
background-color: #448537;
}
.BgClassName
{
background-color: #448537;
}
</style>
border-color css
<style>
span { border-color: #448537; }
span { border-color: rgb(68,133,55); }
td.TdClassName
{
border-color: #448537;
}
.TagClassName
{
border-color: #448537;
}
</style>