Shades of La Palma #449135
Tints of La Palma #449135
RGB
CMYK
RGB Variations
Color information
#449135 (or 0x449135) is known color: La Palma. HEX triplet: 44, 91 and 35. RGB value is (68,145,53). Sum of RGB (Red+Green+Blue) = 68+145+53=266 (35% of max value = 765). Red value is 68 (26.95% from 255 or 25.56% from 266); Green value is 145 (57.03% from 255 or 54.51% from 266); Blue value is 53 (21.09% from 255 or 19.92% from 266); Max value from RGB is 145 - color contains mainly: green. Hex color #449135 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #449135 is #BB6ECA. Grayscale: #6F6F6F. Windows color (decimal): -12283595 or 3510596. OLE color: 3510596.
HSL color Cylindrical-coordinate representation of color #449135: hue angle of 110.22º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #449135 is Cyan = 0.53, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 68 | 145 | 53 | - |
| CMYK | 0.53 | 0 | 0.63 | 0.43 |
| HSL | 110.22º | 0.46% | 0.39% | - |
| HSV(B) | 110.22º | 0.63% | 0.57% | - |
| XYZ | 13.15 | 21.74 | 6.87 | - |
| YUV | 111.49 | 94.99 | 96.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 145 | 53 | 0.53 | 0 | 0.63 | 0.43 | 110.22 | 0.46 | 0.39 |
| Hex | 44 | 91 | 35 | 35 | 0 | 3F | 2B | 6E | 2E | 27 |
| Octal | 104 | 221 | 65 | 65 | 0 | 77 | 53 | 156 | 56 | 47 |
| Binary | 1000100 | 10010001 | 110101 | 110101 | 0 | 111111 | 101011 | 1101110 | 101110 | 100111 |
Color Harmonies of #449135
Complementary color
Monochromatic Colors of #449135
Black with #449135
Text Example
Text Example
White with #449135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449135; }
p { color: rgb(68,145,53); }
H1.HeaderClassName
{
color: #449135;
}
.AnyTagClassName
{
color: #449135;
}
</style>
background-color css
<style>
a { background-color: #449135; }
a { background-color: rgb(68,145,53); }
div.DivClassName
{
background-color: #449135;
}
.BgClassName
{
background-color: #449135;
}
</style>
border-color css
<style>
span { border-color: #449135; }
span { border-color: rgb(68,145,53); }
td.TdClassName
{
border-color: #449135;
}
.TagClassName
{
border-color: #449135;
}
</style>