Shades of La Palma #448635
Tints of La Palma #448635
RGB
CMYK
RGB Variations
Color information
#448635 (or 0x448635) is known color: La Palma. HEX triplet: 44, 86 and 35. RGB value is (68,134,53). Sum of RGB (Red+Green+Blue) = 68+134+53=255 (33% of max value = 765). Red value is 68 (26.95% from 255 or 26.67% from 255); Green value is 134 (52.73% from 255 or 52.55% from 255); Blue value is 53 (21.09% from 255 or 20.78% from 255); Max value from RGB is 134 - color contains mainly: green. Hex color #448635 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #448635 is #BB79CA. Grayscale: #696969. Windows color (decimal): -12286411 or 3507780. OLE color: 3507780.
HSL color Cylindrical-coordinate representation of color #448635: hue angle of 108.89º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #448635 is Cyan = 0.49, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 68 | 134 | 53 | - |
| CMYK | 0.49 | 0 | 0.60 | 0.47 |
| HSL | 108.89º | 0.43% | 0.37% | - |
| HSV(B) | 108.89º | 0.6% | 0.53% | - |
| XYZ | 11.55 | 18.54 | 6.34 | - |
| YUV | 105.03 | 98.63 | 101.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 134 | 53 | 0.49 | 0 | 0.60 | 0.47 | 108.89 | 0.43 | 0.37 |
| Hex | 44 | 86 | 35 | 31 | 0 | 3C | 2F | 6D | 2B | 25 |
| Octal | 104 | 206 | 65 | 61 | 0 | 74 | 57 | 155 | 53 | 45 |
| Binary | 1000100 | 10000110 | 110101 | 110001 | 0 | 111100 | 101111 | 1101101 | 101011 | 100101 |
Color Harmonies of #448635
Complementary color
Monochromatic Colors of #448635
Black with #448635
Text Example
Text Example
White with #448635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448635; }
p { color: rgb(68,134,53); }
H1.HeaderClassName
{
color: #448635;
}
.AnyTagClassName
{
color: #448635;
}
</style>
background-color css
<style>
a { background-color: #448635; }
a { background-color: rgb(68,134,53); }
div.DivClassName
{
background-color: #448635;
}
.BgClassName
{
background-color: #448635;
}
</style>
border-color css
<style>
span { border-color: #448635; }
span { border-color: rgb(68,134,53); }
td.TdClassName
{
border-color: #448635;
}
.TagClassName
{
border-color: #448635;
}
</style>