Shades of La Palma #449137
Tints of La Palma #449137
RGB
CMYK
RGB Variations
Color information
#449137 (or 0x449137) is known color: La Palma. HEX triplet: 44, 91 and 37. RGB value is (68,145,55). Sum of RGB (Red+Green+Blue) = 68+145+55=268 (35% of max value = 765). Red value is 68 (26.95% from 255 or 25.37% from 268); Green value is 145 (57.03% from 255 or 54.10% from 268); Blue value is 55 (21.88% from 255 or 20.52% from 268); Max value from RGB is 145 - color contains mainly: green. Hex color #449137 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #449137 is #BB6EC8. Grayscale: #6F6F6F. Windows color (decimal): -12283593 or 3641668. OLE color: 3641668.
HSL color Cylindrical-coordinate representation of color #449137: hue angle of 111.33º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #449137 is Cyan = 0.53, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 68 | 145 | 55 | - |
| CMYK | 0.53 | 0 | 0.62 | 0.43 |
| HSL | 111.33º | 0.45% | 0.39% | - |
| HSV(B) | 111.33º | 0.62% | 0.57% | - |
| XYZ | 13.2 | 21.76 | 7.12 | - |
| YUV | 111.72 | 95.99 | 96.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 145 | 55 | 0.53 | 0 | 0.62 | 0.43 | 111.33 | 0.45 | 0.39 |
| Hex | 44 | 91 | 37 | 35 | 0 | 3E | 2B | 6F | 2D | 27 |
| Octal | 104 | 221 | 67 | 65 | 0 | 76 | 53 | 157 | 55 | 47 |
| Binary | 1000100 | 10010001 | 110111 | 110101 | 0 | 111110 | 101011 | 1101111 | 101101 | 100111 |
Color Harmonies of #449137
Complementary color
Monochromatic Colors of #449137
Black with #449137
Text Example
Text Example
White with #449137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449137; }
p { color: rgb(68,145,55); }
H1.HeaderClassName
{
color: #449137;
}
.AnyTagClassName
{
color: #449137;
}
</style>
background-color css
<style>
a { background-color: #449137; }
a { background-color: rgb(68,145,55); }
div.DivClassName
{
background-color: #449137;
}
.BgClassName
{
background-color: #449137;
}
</style>
border-color css
<style>
span { border-color: #449137; }
span { border-color: rgb(68,145,55); }
td.TdClassName
{
border-color: #449137;
}
.TagClassName
{
border-color: #449137;
}
</style>