Shades of La Palma #448730
Tints of La Palma #448730
RGB
CMYK
RGB Variations
Color information
#448730 (or 0x448730) is known color: La Palma. HEX triplet: 44, 87 and 30. RGB value is (68,135,48). Sum of RGB (Red+Green+Blue) = 68+135+48=251 (33% of max value = 765). Red value is 68 (26.95% from 255 or 27.09% from 251); Green value is 135 (53.12% from 255 or 53.78% from 251); Blue value is 48 (19.14% from 255 or 19.12% from 251); Max value from RGB is 135 - color contains mainly: green. Hex color #448730 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #448730 is #BB78CF. Grayscale: #696969. Windows color (decimal): -12286160 or 3180356. OLE color: 3180356.
HSL color Cylindrical-coordinate representation of color #448730: hue angle of 106.21º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #448730 is Cyan = 0.50, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 68 | 135 | 48 | - |
| CMYK | 0.50 | 0 | 0.64 | 0.47 |
| HSL | 106.21º | 0.48% | 0.36% | - |
| HSV(B) | 106.21º | 0.64% | 0.53% | - |
| XYZ | 11.58 | 18.77 | 5.81 | - |
| YUV | 105.05 | 95.8 | 101.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 135 | 48 | 0.50 | 0 | 0.64 | 0.47 | 106.21 | 0.48 | 0.36 |
| Hex | 44 | 87 | 30 | 32 | 0 | 40 | 2F | 6A | 30 | 24 |
| Octal | 104 | 207 | 60 | 62 | 0 | 100 | 57 | 152 | 60 | 44 |
| Binary | 1000100 | 10000111 | 110000 | 110010 | 0 | 1000000 | 101111 | 1101010 | 110000 | 100100 |
Color Harmonies of #448730
Complementary color
Monochromatic Colors of #448730
Black with #448730
Text Example
Text Example
White with #448730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448730; }
p { color: rgb(68,135,48); }
H1.HeaderClassName
{
color: #448730;
}
.AnyTagClassName
{
color: #448730;
}
</style>
background-color css
<style>
a { background-color: #448730; }
a { background-color: rgb(68,135,48); }
div.DivClassName
{
background-color: #448730;
}
.BgClassName
{
background-color: #448730;
}
</style>
border-color css
<style>
span { border-color: #448730; }
span { border-color: rgb(68,135,48); }
td.TdClassName
{
border-color: #448730;
}
.TagClassName
{
border-color: #448730;
}
</style>