Shades of La Palma #448715
Tints of La Palma #448715
RGB
CMYK
RGB Variations
Color information
#448715 (or 0x448715) is known color: La Palma. HEX triplet: 44, 87 and 15. RGB value is (68,135,21). Sum of RGB (Red+Green+Blue) = 68+135+21=224 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.36% from 224); Green value is 135 (53.12% from 255 or 60.27% from 224); Blue value is 21 (8.59% from 255 or 9.38% from 224); Max value from RGB is 135 - color contains mainly: green. Hex color #448715 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #448715 is #BB78EA. Grayscale: #666666. Windows color (decimal): -12286187 or 1410884. OLE color: 1410884.
HSL color Cylindrical-coordinate representation of color #448715: hue angle of 95.26º degrees, saturation: 0.73, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #448715 is Cyan = 0.50, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 68 | 135 | 21 | - |
| CMYK | 0.50 | 0 | 0.84 | 0.47 |
| HSL | 95.26º | 0.73% | 0.31% | - |
| HSV(B) | 95.26º | 0.84% | 0.53% | - |
| XYZ | 11.18 | 18.61 | 3.71 | - |
| YUV | 101.97 | 82.3 | 103.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 135 | 21 | 0.50 | 0 | 0.84 | 0.47 | 95.26 | 0.73 | 0.31 |
| Hex | 44 | 87 | 15 | 32 | 0 | 54 | 2F | 5F | 49 | 1F |
| Octal | 104 | 207 | 25 | 62 | 0 | 124 | 57 | 137 | 111 | 37 |
| Binary | 1000100 | 10000111 | 10101 | 110010 | 0 | 1010100 | 101111 | 1011111 | 1001001 | 11111 |
Color Harmonies of #448715
Complementary color
Monochromatic Colors of #448715
Black with #448715
Text Example
Text Example
White with #448715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448715; }
p { color: rgb(68,135,21); }
H1.HeaderClassName
{
color: #448715;
}
.AnyTagClassName
{
color: #448715;
}
</style>
background-color css
<style>
a { background-color: #448715; }
a { background-color: rgb(68,135,21); }
div.DivClassName
{
background-color: #448715;
}
.BgClassName
{
background-color: #448715;
}
</style>
border-color css
<style>
span { border-color: #448715; }
span { border-color: rgb(68,135,21); }
td.TdClassName
{
border-color: #448715;
}
.TagClassName
{
border-color: #448715;
}
</style>