Shades of La Palma #369502
Tints of La Palma #369502
RGB
CMYK
RGB Variations
Color information
#369502 (or 0x369502) is known color: La Palma. HEX triplet: 36, 95 and 02. RGB value is (54,149,2). Sum of RGB (Red+Green+Blue) = 54+149+2=205 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.34% from 205); Green value is 149 (58.59% from 255 or 72.68% from 205); Blue value is 2 (1.17% from 255 or 0.98% from 205); Max value from RGB is 149 - color contains mainly: green. Hex color #369502 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #369502 is #C96AFD. Grayscale: #686868. Windows color (decimal): -13200126 or 169270. OLE color: 169270.
HSL color Cylindrical-coordinate representation of color #369502: hue angle of 98.78º degrees, saturation: 0.97, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #369502 is Cyan = 0.64, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 54 | 149 | 2 | - |
| CMYK | 0.64 | 0 | 0.99 | 0.42 |
| HSL | 98.78º | 0.97% | 0.3% | - |
| HSV(B) | 98.78º | 0.99% | 0.58% | - |
| XYZ | 12.28 | 22.28 | 3.71 | - |
| YUV | 103.84 | 70.53 | 92.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 149 | 2 | 0.64 | 0 | 0.99 | 0.42 | 98.78 | 0.97 | 0.3 |
| Hex | 36 | 95 | 2 | 40 | 0 | 63 | 2A | 63 | 61 | 1E |
| Octal | 66 | 225 | 2 | 100 | 0 | 143 | 52 | 143 | 141 | 36 |
| Binary | 110110 | 10010101 | 10 | 1000000 | 0 | 1100011 | 101010 | 1100011 | 1100001 | 11110 |
Color Harmonies of #369502
Complementary color
Monochromatic Colors of #369502
Black with #369502
Text Example
Text Example
White with #369502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #369502; }
p { color: rgb(54,149,2); }
H1.HeaderClassName
{
color: #369502;
}
.AnyTagClassName
{
color: #369502;
}
</style>
background-color css
<style>
a { background-color: #369502; }
a { background-color: rgb(54,149,2); }
div.DivClassName
{
background-color: #369502;
}
.BgClassName
{
background-color: #369502;
}
</style>
border-color css
<style>
span { border-color: #369502; }
span { border-color: rgb(54,149,2); }
td.TdClassName
{
border-color: #369502;
}
.TagClassName
{
border-color: #369502;
}
</style>