Shades of La Palma #369503
Tints of La Palma #369503
RGB
CMYK
RGB Variations
Color information
#369503 (or 0x369503) is known color: La Palma. HEX triplet: 36, 95 and 03. RGB value is (54,149,3). Sum of RGB (Red+Green+Blue) = 54+149+3=206 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.21% from 206); Green value is 149 (58.59% from 255 or 72.33% from 206); Blue value is 3 (1.56% from 255 or 1.46% from 206); Max value from RGB is 149 - color contains mainly: green. Hex color #369503 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #369503 is #C96AFC. Grayscale: #686868. Windows color (decimal): -13200125 or 234806. OLE color: 234806.
HSL color Cylindrical-coordinate representation of color #369503: hue angle of 99.04º degrees, saturation: 0.96, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #369503 is Cyan = 0.64, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 54 | 149 | 3 | - |
| CMYK | 0.64 | 0 | 0.98 | 0.42 |
| HSL | 99.04º | 0.96% | 0.3% | - |
| HSV(B) | 99.04º | 0.98% | 0.58% | - |
| XYZ | 12.29 | 22.29 | 3.74 | - |
| YUV | 103.95 | 71.03 | 92.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 149 | 3 | 0.64 | 0 | 0.98 | 0.42 | 99.04 | 0.96 | 0.3 |
| Hex | 36 | 95 | 3 | 40 | 0 | 62 | 2A | 63 | 60 | 1E |
| Octal | 66 | 225 | 3 | 100 | 0 | 142 | 52 | 143 | 140 | 36 |
| Binary | 110110 | 10010101 | 11 | 1000000 | 0 | 1100010 | 101010 | 1100011 | 1100000 | 11110 |
Color Harmonies of #369503
Complementary color
Monochromatic Colors of #369503
Black with #369503
Text Example
Text Example
White with #369503
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #369503; }
p { color: rgb(54,149,3); }
H1.HeaderClassName
{
color: #369503;
}
.AnyTagClassName
{
color: #369503;
}
</style>
background-color css
<style>
a { background-color: #369503; }
a { background-color: rgb(54,149,3); }
div.DivClassName
{
background-color: #369503;
}
.BgClassName
{
background-color: #369503;
}
</style>
border-color css
<style>
span { border-color: #369503; }
span { border-color: rgb(54,149,3); }
td.TdClassName
{
border-color: #369503;
}
.TagClassName
{
border-color: #369503;
}
</style>