Shades of La Palma #448237
Tints of La Palma #448237
RGB
CMYK
RGB Variations
Color information
#448237 (or 0x448237) is known color: La Palma. HEX triplet: 44, 82 and 37. RGB value is (68,130,55). Sum of RGB (Red+Green+Blue) = 68+130+55=253 (33% of max value = 765). Red value is 68 (26.95% from 255 or 26.88% from 253); Green value is 130 (51.17% from 255 or 51.38% from 253); Blue value is 55 (21.88% from 255 or 21.74% from 253); Max value from RGB is 130 - color contains mainly: green. Hex color #448237 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #448237 is #BB7DC8. Grayscale: #676767. Windows color (decimal): -12287433 or 3637828. OLE color: 3637828.
HSL color Cylindrical-coordinate representation of color #448237: hue angle of 109.6º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #448237 is Cyan = 0.48, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 68 | 130 | 55 | - |
| CMYK | 0.48 | 0 | 0.58 | 0.49 |
| HSL | 109.6º | 0.41% | 0.36% | - |
| HSV(B) | 109.6º | 0.58% | 0.51% | - |
| XYZ | 11.06 | 17.47 | 6.4 | - |
| YUV | 102.91 | 100.96 | 103.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 130 | 55 | 0.48 | 0 | 0.58 | 0.49 | 109.6 | 0.41 | 0.36 |
| Hex | 44 | 82 | 37 | 30 | 0 | 3A | 31 | 6E | 29 | 24 |
| Octal | 104 | 202 | 67 | 60 | 0 | 72 | 61 | 156 | 51 | 44 |
| Binary | 1000100 | 10000010 | 110111 | 110000 | 0 | 111010 | 110001 | 1101110 | 101001 | 100100 |
Color Harmonies of #448237
Complementary color
Monochromatic Colors of #448237
Black with #448237
Text Example
Text Example
White with #448237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448237; }
p { color: rgb(68,130,55); }
H1.HeaderClassName
{
color: #448237;
}
.AnyTagClassName
{
color: #448237;
}
</style>
background-color css
<style>
a { background-color: #448237; }
a { background-color: rgb(68,130,55); }
div.DivClassName
{
background-color: #448237;
}
.BgClassName
{
background-color: #448237;
}
</style>
border-color css
<style>
span { border-color: #448237; }
span { border-color: rgb(68,130,55); }
td.TdClassName
{
border-color: #448237;
}
.TagClassName
{
border-color: #448237;
}
</style>