Shades of La Palma #449502
Tints of La Palma #449502
RGB
CMYK
RGB Variations
Color information
#449502 (or 0x449502) is known color: La Palma. HEX triplet: 44, 95 and 02. RGB value is (68,149,2). Sum of RGB (Red+Green+Blue) = 68+149+2=219 (29% of max value = 765). Red value is 68 (26.95% from 255 or 31.05% from 219); Green value is 149 (58.59% from 255 or 68.04% from 219); Blue value is 2 (1.17% from 255 or 0.91% from 219); Max value from RGB is 149 - color contains mainly: green. Hex color #449502 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #449502 is #BB6AFD. Grayscale: #6C6C6C. Windows color (decimal): -12282622 or 169284. OLE color: 169284.
HSL color Cylindrical-coordinate representation of color #449502: hue angle of 93.06º degrees, saturation: 0.97, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #449502 is Cyan = 0.54, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 68 | 149 | 2 | - |
| CMYK | 0.54 | 0 | 0.99 | 0.42 |
| HSL | 93.06º | 0.97% | 0.3% | - |
| HSV(B) | 93.06º | 0.99% | 0.58% | - |
| XYZ | 13.14 | 22.73 | 3.75 | - |
| YUV | 108.02 | 68.16 | 99.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 149 | 2 | 0.54 | 0 | 0.99 | 0.42 | 93.06 | 0.97 | 0.3 |
| Hex | 44 | 95 | 2 | 36 | 0 | 63 | 2A | 5D | 61 | 1E |
| Octal | 104 | 225 | 2 | 66 | 0 | 143 | 52 | 135 | 141 | 36 |
| Binary | 1000100 | 10010101 | 10 | 110110 | 0 | 1100011 | 101010 | 1011101 | 1100001 | 11110 |
Color Harmonies of #449502
Complementary color
Monochromatic Colors of #449502
Black with #449502
Text Example
Text Example
White with #449502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449502; }
p { color: rgb(68,149,2); }
H1.HeaderClassName
{
color: #449502;
}
.AnyTagClassName
{
color: #449502;
}
</style>
background-color css
<style>
a { background-color: #449502; }
a { background-color: rgb(68,149,2); }
div.DivClassName
{
background-color: #449502;
}
.BgClassName
{
background-color: #449502;
}
</style>
border-color css
<style>
span { border-color: #449502; }
span { border-color: rgb(68,149,2); }
td.TdClassName
{
border-color: #449502;
}
.TagClassName
{
border-color: #449502;
}
</style>