Shades of La Palma #449301
Tints of La Palma #449301
RGB
CMYK
RGB Variations
Color information
#449301 (or 0x449301) is known color: La Palma. HEX triplet: 44, 93 and 01. RGB value is (68,147,1). Sum of RGB (Red+Green+Blue) = 68+147+1=216 (28% of max value = 765). Red value is 68 (26.95% from 255 or 31.48% from 216); Green value is 147 (57.81% from 255 or 68.06% from 216); Blue value is 1 (0.78% from 255 or 0.46% from 216); Max value from RGB is 147 - color contains mainly: green. Hex color #449301 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #449301 is #BB6CFE. Grayscale: #6B6B6B. Windows color (decimal): -12283135 or 103236. OLE color: 103236.
HSL color Cylindrical-coordinate representation of color #449301: hue angle of 92.47º degrees, saturation: 0.99, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #449301 is Cyan = 0.54, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 68 | 147 | 1 | - |
| CMYK | 0.54 | 0 | 0.99 | 0.42 |
| HSL | 92.47º | 0.99% | 0.29% | - |
| HSV(B) | 92.47º | 0.99% | 0.58% | - |
| XYZ | 12.82 | 22.1 | 3.62 | - |
| YUV | 106.74 | 68.33 | 100.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 147 | 1 | 0.54 | 0 | 0.99 | 0.42 | 92.47 | 0.99 | 0.29 |
| Hex | 44 | 93 | 1 | 36 | 0 | 63 | 2A | 5C | 63 | 1D |
| Octal | 104 | 223 | 1 | 66 | 0 | 143 | 52 | 134 | 143 | 35 |
| Binary | 1000100 | 10010011 | 1 | 110110 | 0 | 1100011 | 101010 | 1011100 | 1100011 | 11101 |
Color Harmonies of #449301
Complementary color
Monochromatic Colors of #449301
Black with #449301
Text Example
Text Example
White with #449301
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449301; }
p { color: rgb(68,147,1); }
H1.HeaderClassName
{
color: #449301;
}
.AnyTagClassName
{
color: #449301;
}
</style>
background-color css
<style>
a { background-color: #449301; }
a { background-color: rgb(68,147,1); }
div.DivClassName
{
background-color: #449301;
}
.BgClassName
{
background-color: #449301;
}
</style>
border-color css
<style>
span { border-color: #449301; }
span { border-color: rgb(68,147,1); }
td.TdClassName
{
border-color: #449301;
}
.TagClassName
{
border-color: #449301;
}
</style>