Shades of La Palma #449325
Tints of La Palma #449325
RGB
CMYK
RGB Variations
Color information
#449325 (or 0x449325) is known color: La Palma. HEX triplet: 44, 93 and 25. RGB value is (68,147,37). Sum of RGB (Red+Green+Blue) = 68+147+37=252 (33% of max value = 765). Red value is 68 (26.95% from 255 or 26.98% from 252); Green value is 147 (57.81% from 255 or 58.33% from 252); Blue value is 37 (14.84% from 255 or 14.68% from 252); Max value from RGB is 147 - color contains mainly: green. Hex color #449325 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #449325 is #BB6CDA. Grayscale: #6F6F6F. Windows color (decimal): -12283099 or 2462532. OLE color: 2462532.
HSL color Cylindrical-coordinate representation of color #449325: hue angle of 103.09º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #449325 is Cyan = 0.54, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 68 | 147 | 37 | - |
| CMYK | 0.54 | 0 | 0.75 | 0.42 |
| HSL | 103.09º | 0.6% | 0.36% | - |
| HSV(B) | 103.09º | 0.75% | 0.58% | - |
| XYZ | 13.15 | 22.23 | 5.35 | - |
| YUV | 110.84 | 86.33 | 97.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 147 | 37 | 0.54 | 0 | 0.75 | 0.42 | 103.09 | 0.6 | 0.36 |
| Hex | 44 | 93 | 25 | 36 | 0 | 4B | 2A | 67 | 3C | 24 |
| Octal | 104 | 223 | 45 | 66 | 0 | 113 | 52 | 147 | 74 | 44 |
| Binary | 1000100 | 10010011 | 100101 | 110110 | 0 | 1001011 | 101010 | 1100111 | 111100 | 100100 |
Color Harmonies of #449325
Complementary color
Monochromatic Colors of #449325
Black with #449325
Text Example
Text Example
White with #449325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449325; }
p { color: rgb(68,147,37); }
H1.HeaderClassName
{
color: #449325;
}
.AnyTagClassName
{
color: #449325;
}
</style>
background-color css
<style>
a { background-color: #449325; }
a { background-color: rgb(68,147,37); }
div.DivClassName
{
background-color: #449325;
}
.BgClassName
{
background-color: #449325;
}
</style>
border-color css
<style>
span { border-color: #449325; }
span { border-color: rgb(68,147,37); }
td.TdClassName
{
border-color: #449325;
}
.TagClassName
{
border-color: #449325;
}
</style>