Shades of La Palma #448630
Tints of La Palma #448630
RGB
CMYK
RGB Variations
Color information
#448630 (or 0x448630) is known color: La Palma. HEX triplet: 44, 86 and 30. RGB value is (68,134,48). Sum of RGB (Red+Green+Blue) = 68+134+48=250 (33% of max value = 765). Red value is 68 (26.95% from 255 or 27.2% from 250); Green value is 134 (52.73% from 255 or 53.6% from 250); Blue value is 48 (19.14% from 255 or 19.2% from 250); Max value from RGB is 134 - color contains mainly: green. Hex color #448630 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #448630 is #BB79CF. Grayscale: #686868. Windows color (decimal): -12286416 or 3180100. OLE color: 3180100.
HSL color Cylindrical-coordinate representation of color #448630: hue angle of 106.05º degrees, saturation: 0.47, 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 #448630 is Cyan = 0.49, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 68 | 134 | 48 | - |
| CMYK | 0.49 | 0 | 0.64 | 0.47 |
| HSL | 106.05º | 0.47% | 0.36% | - |
| HSV(B) | 106.05º | 0.64% | 0.53% | - |
| XYZ | 11.44 | 18.49 | 5.76 | - |
| YUV | 104.46 | 96.13 | 101.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 134 | 48 | 0.49 | 0 | 0.64 | 0.47 | 106.05 | 0.47 | 0.36 |
| Hex | 44 | 86 | 30 | 31 | 0 | 40 | 2F | 6A | 2F | 24 |
| Octal | 104 | 206 | 60 | 61 | 0 | 100 | 57 | 152 | 57 | 44 |
| Binary | 1000100 | 10000110 | 110000 | 110001 | 0 | 1000000 | 101111 | 1101010 | 101111 | 100100 |
Color Harmonies of #448630
Complementary color
Monochromatic Colors of #448630
Black with #448630
Text Example
Text Example
White with #448630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448630; }
p { color: rgb(68,134,48); }
H1.HeaderClassName
{
color: #448630;
}
.AnyTagClassName
{
color: #448630;
}
</style>
background-color css
<style>
a { background-color: #448630; }
a { background-color: rgb(68,134,48); }
div.DivClassName
{
background-color: #448630;
}
.BgClassName
{
background-color: #448630;
}
</style>
border-color css
<style>
span { border-color: #448630; }
span { border-color: rgb(68,134,48); }
td.TdClassName
{
border-color: #448630;
}
.TagClassName
{
border-color: #448630;
}
</style>