Shades of La Palma #449521
Tints of La Palma #449521
RGB
CMYK
RGB Variations
Color information
#449521 (or 0x449521) is known color: La Palma. HEX triplet: 44, 95 and 21. RGB value is (68,149,33). Sum of RGB (Red+Green+Blue) = 68+149+33=250 (33% of max value = 765). Red value is 68 (26.95% from 255 or 27.2% from 250); Green value is 149 (58.59% from 255 or 59.6% from 250); Blue value is 33 (13.28% from 255 or 13.2% from 250); Max value from RGB is 149 - color contains mainly: green. Hex color #449521 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #449521 is #BB6ADE. Grayscale: #6F6F6F. Windows color (decimal): -12282591 or 2200900. OLE color: 2200900.
HSL color Cylindrical-coordinate representation of color #449521: hue angle of 101.9º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #449521 is Cyan = 0.54, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 68 | 149 | 33 | - |
| CMYK | 0.54 | 0 | 0.78 | 0.42 |
| HSL | 101.9º | 0.64% | 0.36% | - |
| HSV(B) | 101.9º | 0.78% | 0.58% | - |
| XYZ | 13.41 | 22.83 | 5.14 | - |
| YUV | 111.56 | 83.66 | 96.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 149 | 33 | 0.54 | 0 | 0.78 | 0.42 | 101.9 | 0.64 | 0.36 |
| Hex | 44 | 95 | 21 | 36 | 0 | 4E | 2A | 66 | 40 | 24 |
| Octal | 104 | 225 | 41 | 66 | 0 | 116 | 52 | 146 | 100 | 44 |
| Binary | 1000100 | 10010101 | 100001 | 110110 | 0 | 1001110 | 101010 | 1100110 | 1000000 | 100100 |
Color Harmonies of #449521
Complementary color
Monochromatic Colors of #449521
Black with #449521
Text Example
Text Example
White with #449521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449521; }
p { color: rgb(68,149,33); }
H1.HeaderClassName
{
color: #449521;
}
.AnyTagClassName
{
color: #449521;
}
</style>
background-color css
<style>
a { background-color: #449521; }
a { background-color: rgb(68,149,33); }
div.DivClassName
{
background-color: #449521;
}
.BgClassName
{
background-color: #449521;
}
</style>
border-color css
<style>
span { border-color: #449521; }
span { border-color: rgb(68,149,33); }
td.TdClassName
{
border-color: #449521;
}
.TagClassName
{
border-color: #449521;
}
</style>