Shades of La Palma #369504
Tints of La Palma #369504
RGB
CMYK
RGB Variations
Color information
#369504 (or 0x369504) is known color: La Palma. HEX triplet: 36, 95 and 04. RGB value is (54,149,4). Sum of RGB (Red+Green+Blue) = 54+149+4=207 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.09% from 207); Green value is 149 (58.59% from 255 or 71.98% from 207); Blue value is 4 (1.95% from 255 or 1.93% from 207); Max value from RGB is 149 - color contains mainly: green. Hex color #369504 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #369504 is #C96AFB. Grayscale: #686868. Windows color (decimal): -13200124 or 300342. OLE color: 300342.
HSL color Cylindrical-coordinate representation of color #369504: hue angle of 99.31º degrees, saturation: 0.95, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #369504 is Cyan = 0.64, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 54 | 149 | 4 | - |
| CMYK | 0.64 | 0 | 0.97 | 0.42 |
| HSL | 99.31º | 0.95% | 0.3% | - |
| HSV(B) | 99.31º | 0.97% | 0.58% | - |
| XYZ | 12.29 | 22.29 | 3.77 | - |
| YUV | 104.07 | 71.53 | 92.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 149 | 4 | 0.64 | 0 | 0.97 | 0.42 | 99.31 | 0.95 | 0.3 |
| Hex | 36 | 95 | 4 | 40 | 0 | 61 | 2A | 63 | 5F | 1E |
| Octal | 66 | 225 | 4 | 100 | 0 | 141 | 52 | 143 | 137 | 36 |
| Binary | 110110 | 10010101 | 100 | 1000000 | 0 | 1100001 | 101010 | 1100011 | 1011111 | 11110 |
Color Harmonies of #369504
Complementary color
Monochromatic Colors of #369504
Black with #369504
Text Example
Text Example
White with #369504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #369504; }
p { color: rgb(54,149,4); }
H1.HeaderClassName
{
color: #369504;
}
.AnyTagClassName
{
color: #369504;
}
</style>
background-color css
<style>
a { background-color: #369504; }
a { background-color: rgb(54,149,4); }
div.DivClassName
{
background-color: #369504;
}
.BgClassName
{
background-color: #369504;
}
</style>
border-color css
<style>
span { border-color: #369504; }
span { border-color: rgb(54,149,4); }
td.TdClassName
{
border-color: #369504;
}
.TagClassName
{
border-color: #369504;
}
</style>