Shades of La Palma #419338
Tints of La Palma #419338
RGB
CMYK
RGB Variations
Color information
#419338 (or 0x419338) is known color: La Palma. HEX triplet: 41, 93 and 38. RGB value is (65,147,56). Sum of RGB (Red+Green+Blue) = 65+147+56=268 (35% of max value = 765). Red value is 65 (25.78% from 255 or 24.25% from 268); Green value is 147 (57.81% from 255 or 54.85% from 268); Blue value is 56 (22.27% from 255 or 20.90% from 268); Max value from RGB is 147 - color contains mainly: green. Hex color #419338 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #419338 is #BE6CC7. Grayscale: #707070. Windows color (decimal): -12479688 or 3707713. OLE color: 3707713.
HSL color Cylindrical-coordinate representation of color #419338: hue angle of 114.07º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #419338 is Cyan = 0.56, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 65 | 147 | 56 | - |
| CMYK | 0.56 | 0 | 0.62 | 0.42 |
| HSL | 114.07º | 0.45% | 0.4% | - |
| HSV(B) | 114.07º | 0.62% | 0.58% | - |
| XYZ | 13.33 | 22.28 | 7.34 | - |
| YUV | 112.11 | 96.33 | 94.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 147 | 56 | 0.56 | 0 | 0.62 | 0.42 | 114.07 | 0.45 | 0.4 |
| Hex | 41 | 93 | 38 | 38 | 0 | 3E | 2A | 72 | 2D | 28 |
| Octal | 101 | 223 | 70 | 70 | 0 | 76 | 52 | 162 | 55 | 50 |
| Binary | 1000001 | 10010011 | 111000 | 111000 | 0 | 111110 | 101010 | 1110010 | 101101 | 101000 |
Color Harmonies of #419338
Complementary color
Monochromatic Colors of #419338
Black with #419338
Text Example
Text Example
White with #419338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419338; }
p { color: rgb(65,147,56); }
H1.HeaderClassName
{
color: #419338;
}
.AnyTagClassName
{
color: #419338;
}
</style>
background-color css
<style>
a { background-color: #419338; }
a { background-color: rgb(65,147,56); }
div.DivClassName
{
background-color: #419338;
}
.BgClassName
{
background-color: #419338;
}
</style>
border-color css
<style>
span { border-color: #419338; }
span { border-color: rgb(65,147,56); }
td.TdClassName
{
border-color: #419338;
}
.TagClassName
{
border-color: #419338;
}
</style>