Shades of La Palma #369603
Tints of La Palma #369603
RGB
CMYK
RGB Variations
Color information
#369603 (or 0x369603) is known color: La Palma. HEX triplet: 36, 96 and 03. RGB value is (54,150,3). Sum of RGB (Red+Green+Blue) = 54+150+3=207 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.09% from 207); Green value is 150 (58.98% from 255 or 72.46% from 207); Blue value is 3 (1.56% from 255 or 1.45% from 207); Max value from RGB is 150 - color contains mainly: green. Hex color #369603 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #369603 is #C969FC. Grayscale: #696969. Windows color (decimal): -13199869 or 235062. OLE color: 235062.
HSL color Cylindrical-coordinate representation of color #369603: hue angle of 99.18º degrees, saturation: 0.96, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #369603 is Cyan = 0.64, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 54 | 150 | 3 | - |
| CMYK | 0.64 | 0 | 0.98 | 0.41 |
| HSL | 99.18º | 0.96% | 0.3% | - |
| HSV(B) | 99.18º | 0.98% | 0.59% | - |
| XYZ | 12.44 | 22.6 | 3.79 | - |
| YUV | 104.54 | 70.7 | 91.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 150 | 3 | 0.64 | 0 | 0.98 | 0.41 | 99.18 | 0.96 | 0.3 |
| Hex | 36 | 96 | 3 | 40 | 0 | 62 | 29 | 63 | 60 | 1E |
| Octal | 66 | 226 | 3 | 100 | 0 | 142 | 51 | 143 | 140 | 36 |
| Binary | 110110 | 10010110 | 11 | 1000000 | 0 | 1100010 | 101001 | 1100011 | 1100000 | 11110 |
Color Harmonies of #369603
Complementary color
Monochromatic Colors of #369603
Black with #369603
Text Example
Text Example
White with #369603
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #369603; }
p { color: rgb(54,150,3); }
H1.HeaderClassName
{
color: #369603;
}
.AnyTagClassName
{
color: #369603;
}
</style>
background-color css
<style>
a { background-color: #369603; }
a { background-color: rgb(54,150,3); }
div.DivClassName
{
background-color: #369603;
}
.BgClassName
{
background-color: #369603;
}
</style>
border-color css
<style>
span { border-color: #369603; }
span { border-color: rgb(54,150,3); }
td.TdClassName
{
border-color: #369603;
}
.TagClassName
{
border-color: #369603;
}
</style>