Shades of La Palma #369705
Tints of La Palma #369705
RGB
CMYK
RGB Variations
Color information
#369705 (or 0x369705) is known color: La Palma. HEX triplet: 36, 97 and 05. RGB value is (54,151,5). Sum of RGB (Red+Green+Blue) = 54+151+5=210 (27% of max value = 765). Red value is 54 (21.48% from 255 or 25.71% from 210); Green value is 151 (59.38% from 255 or 71.90% from 210); Blue value is 5 (2.34% from 255 or 2.38% from 210); Max value from RGB is 151 - color contains mainly: green. Hex color #369705 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #369705 is #C968FA. Grayscale: #696969. Windows color (decimal): -13199611 or 366390. OLE color: 366390.
HSL color Cylindrical-coordinate representation of color #369705: hue angle of 99.86º degrees, saturation: 0.94, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #369705 is Cyan = 0.64, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 54 | 151 | 5 | - |
| CMYK | 0.64 | 0 | 0.97 | 0.41 |
| HSL | 99.86º | 0.94% | 0.31% | - |
| HSV(B) | 99.86º | 0.97% | 0.59% | - |
| XYZ | 12.62 | 22.93 | 3.9 | - |
| YUV | 105.35 | 71.36 | 91.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 151 | 5 | 0.64 | 0 | 0.97 | 0.41 | 99.86 | 0.94 | 0.31 |
| Hex | 36 | 97 | 5 | 40 | 0 | 61 | 29 | 64 | 5E | 1F |
| Octal | 66 | 227 | 5 | 100 | 0 | 141 | 51 | 144 | 136 | 37 |
| Binary | 110110 | 10010111 | 101 | 1000000 | 0 | 1100001 | 101001 | 1100100 | 1011110 | 11111 |
Color Harmonies of #369705
Complementary color
Monochromatic Colors of #369705
Black with #369705
Text Example
Text Example
White with #369705
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #369705; }
p { color: rgb(54,151,5); }
H1.HeaderClassName
{
color: #369705;
}
.AnyTagClassName
{
color: #369705;
}
</style>
background-color css
<style>
a { background-color: #369705; }
a { background-color: rgb(54,151,5); }
div.DivClassName
{
background-color: #369705;
}
.BgClassName
{
background-color: #369705;
}
</style>
border-color css
<style>
span { border-color: #369705; }
span { border-color: rgb(54,151,5); }
td.TdClassName
{
border-color: #369705;
}
.TagClassName
{
border-color: #369705;
}
</style>