Shades of La Palma #449335
Tints of La Palma #449335
RGB
CMYK
RGB Variations
Color information
#449335 (or 0x449335) is known color: La Palma. HEX triplet: 44, 93 and 35. RGB value is (68,147,53). Sum of RGB (Red+Green+Blue) = 68+147+53=268 (35% of max value = 765). Red value is 68 (26.95% from 255 or 25.37% from 268); Green value is 147 (57.81% from 255 or 54.85% from 268); Blue value is 53 (21.09% from 255 or 19.78% from 268); Max value from RGB is 147 - color contains mainly: green. Hex color #449335 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #449335 is #BB6CCA. Grayscale: #707070. Windows color (decimal): -12283083 or 3511108. OLE color: 3511108.
HSL color Cylindrical-coordinate representation of color #449335: hue angle of 110.43º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #449335 is Cyan = 0.54, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 68 | 147 | 53 | - |
| CMYK | 0.54 | 0 | 0.64 | 0.42 |
| HSL | 110.43º | 0.47% | 0.39% | - |
| HSV(B) | 110.43º | 0.64% | 0.58% | - |
| XYZ | 13.46 | 22.35 | 6.97 | - |
| YUV | 112.66 | 94.33 | 96.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 147 | 53 | 0.54 | 0 | 0.64 | 0.42 | 110.43 | 0.47 | 0.39 |
| Hex | 44 | 93 | 35 | 36 | 0 | 40 | 2A | 6E | 2F | 27 |
| Octal | 104 | 223 | 65 | 66 | 0 | 100 | 52 | 156 | 57 | 47 |
| Binary | 1000100 | 10010011 | 110101 | 110110 | 0 | 1000000 | 101010 | 1101110 | 101111 | 100111 |
Color Harmonies of #449335
Complementary color
Monochromatic Colors of #449335
Black with #449335
Text Example
Text Example
White with #449335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449335; }
p { color: rgb(68,147,53); }
H1.HeaderClassName
{
color: #449335;
}
.AnyTagClassName
{
color: #449335;
}
</style>
background-color css
<style>
a { background-color: #449335; }
a { background-color: rgb(68,147,53); }
div.DivClassName
{
background-color: #449335;
}
.BgClassName
{
background-color: #449335;
}
</style>
border-color css
<style>
span { border-color: #449335; }
span { border-color: rgb(68,147,53); }
td.TdClassName
{
border-color: #449335;
}
.TagClassName
{
border-color: #449335;
}
</style>