Shades of La Palma #449103
Tints of La Palma #449103
RGB
CMYK
RGB Variations
Color information
#449103 (or 0x449103) is known color: La Palma. HEX triplet: 44, 91 and 03. RGB value is (68,145,3). Sum of RGB (Red+Green+Blue) = 68+145+3=216 (28% of max value = 765). Red value is 68 (26.95% from 255 or 31.48% from 216); Green value is 145 (57.03% from 255 or 67.13% from 216); Blue value is 3 (1.56% from 255 or 1.39% from 216); Max value from RGB is 145 - color contains mainly: green. Hex color #449103 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #449103 is #BB6EFC. Grayscale: #6A6A6A. Windows color (decimal): -12283645 or 233796. OLE color: 233796.
HSL color Cylindrical-coordinate representation of color #449103: hue angle of 92.54º degrees, saturation: 0.96, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #449103 is Cyan = 0.53, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 68 | 145 | 3 | - |
| CMYK | 0.53 | 0 | 0.98 | 0.43 |
| HSL | 92.54º | 0.96% | 0.29% | - |
| HSV(B) | 92.54º | 0.98% | 0.57% | - |
| XYZ | 12.53 | 21.49 | 3.57 | - |
| YUV | 105.79 | 69.99 | 101.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 145 | 3 | 0.53 | 0 | 0.98 | 0.43 | 92.54 | 0.96 | 0.29 |
| Hex | 44 | 91 | 3 | 35 | 0 | 62 | 2B | 5D | 60 | 1D |
| Octal | 104 | 221 | 3 | 65 | 0 | 142 | 53 | 135 | 140 | 35 |
| Binary | 1000100 | 10010001 | 11 | 110101 | 0 | 1100010 | 101011 | 1011101 | 1100000 | 11101 |
Color Harmonies of #449103
Complementary color
Monochromatic Colors of #449103
Black with #449103
Text Example
Text Example
White with #449103
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449103; }
p { color: rgb(68,145,3); }
H1.HeaderClassName
{
color: #449103;
}
.AnyTagClassName
{
color: #449103;
}
</style>
background-color css
<style>
a { background-color: #449103; }
a { background-color: rgb(68,145,3); }
div.DivClassName
{
background-color: #449103;
}
.BgClassName
{
background-color: #449103;
}
</style>
border-color css
<style>
span { border-color: #449103; }
span { border-color: rgb(68,145,3); }
td.TdClassName
{
border-color: #449103;
}
.TagClassName
{
border-color: #449103;
}
</style>