Shades of La Palma #369407
Tints of La Palma #369407
RGB
CMYK
RGB Variations
Color information
#369407 (or 0x369407) is known color: La Palma. HEX triplet: 36, 94 and 07. RGB value is (54,148,7). Sum of RGB (Red+Green+Blue) = 54+148+7=209 (27% of max value = 765). Red value is 54 (21.48% from 255 or 25.84% from 209); Green value is 148 (58.20% from 255 or 70.81% from 209); Blue value is 7 (3.12% from 255 or 3.35% from 209); Max value from RGB is 148 - color contains mainly: green. Hex color #369407 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #369407 is #C96BF8. Grayscale: #686868. Windows color (decimal): -13200377 or 496694. OLE color: 496694.
HSL color Cylindrical-coordinate representation of color #369407: hue angle of 100º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #369407 is Cyan = 0.64, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 54 | 148 | 7 | - |
| CMYK | 0.64 | 0 | 0.95 | 0.42 |
| HSL | 100º | 0.91% | 0.3% | - |
| HSV(B) | 100º | 0.95% | 0.58% | - |
| XYZ | 12.15 | 21.98 | 3.8 | - |
| YUV | 103.82 | 73.36 | 92.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 148 | 7 | 0.64 | 0 | 0.95 | 0.42 | 100 | 0.91 | 0.3 |
| Hex | 36 | 94 | 7 | 40 | 0 | 5F | 2A | 64 | 5B | 1E |
| Octal | 66 | 224 | 7 | 100 | 0 | 137 | 52 | 144 | 133 | 36 |
| Binary | 110110 | 10010100 | 111 | 1000000 | 0 | 1011111 | 101010 | 1100100 | 1011011 | 11110 |
Color Harmonies of #369407
Complementary color
Monochromatic Colors of #369407
Black with #369407
Text Example
Text Example
White with #369407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #369407; }
p { color: rgb(54,148,7); }
H1.HeaderClassName
{
color: #369407;
}
.AnyTagClassName
{
color: #369407;
}
</style>
background-color css
<style>
a { background-color: #369407; }
a { background-color: rgb(54,148,7); }
div.DivClassName
{
background-color: #369407;
}
.BgClassName
{
background-color: #369407;
}
</style>
border-color css
<style>
span { border-color: #369407; }
span { border-color: rgb(54,148,7); }
td.TdClassName
{
border-color: #369407;
}
.TagClassName
{
border-color: #369407;
}
</style>