Shades of La Palma #449936
Tints of La Palma #449936
RGB
CMYK
RGB Variations
Color information
#449936 (or 0x449936) is known color: La Palma. HEX triplet: 44, 99 and 36. RGB value is (68,153,54). Sum of RGB (Red+Green+Blue) = 68+153+54=275 (36% of max value = 765). Red value is 68 (26.95% from 255 or 24.73% from 275); Green value is 153 (60.16% from 255 or 55.64% from 275); Blue value is 54 (21.48% from 255 or 19.64% from 275); Max value from RGB is 153 - color contains mainly: green. Hex color #449936 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #449936 is #BB66C9. Grayscale: #747474. Windows color (decimal): -12281546 or 3578180. OLE color: 3578180.
HSL color Cylindrical-coordinate representation of color #449936: hue angle of 111.52º degrees, saturation: 0.48, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #449936 is Cyan = 0.56, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 68 | 153 | 54 | - |
| CMYK | 0.56 | 0 | 0.65 | 0.4 |
| HSL | 111.52º | 0.48% | 0.41% | - |
| HSV(B) | 111.52º | 0.65% | 0.6% | - |
| XYZ | 14.44 | 24.28 | 7.41 | - |
| YUV | 116.3 | 92.84 | 93.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 153 | 54 | 0.56 | 0 | 0.65 | 0.4 | 111.52 | 0.48 | 0.41 |
| Hex | 44 | 99 | 36 | 38 | 0 | 41 | 28 | 70 | 30 | 29 |
| Octal | 104 | 231 | 66 | 70 | 0 | 101 | 50 | 160 | 60 | 51 |
| Binary | 1000100 | 10011001 | 110110 | 111000 | 0 | 1000001 | 101000 | 1110000 | 110000 | 101001 |
Color Harmonies of #449936
Complementary color
Monochromatic Colors of #449936
Black with #449936
Text Example
Text Example
White with #449936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449936; }
p { color: rgb(68,153,54); }
H1.HeaderClassName
{
color: #449936;
}
.AnyTagClassName
{
color: #449936;
}
</style>
background-color css
<style>
a { background-color: #449936; }
a { background-color: rgb(68,153,54); }
div.DivClassName
{
background-color: #449936;
}
.BgClassName
{
background-color: #449936;
}
</style>
border-color css
<style>
span { border-color: #449936; }
span { border-color: rgb(68,153,54); }
td.TdClassName
{
border-color: #449936;
}
.TagClassName
{
border-color: #449936;
}
</style>