Shades of La Palma #369526
Tints of La Palma #369526
RGB
CMYK
RGB Variations
Color information
#369526 (or 0x369526) is known color: La Palma. HEX triplet: 36, 95 and 26. RGB value is (54,149,38). Sum of RGB (Red+Green+Blue) = 54+149+38=241 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.41% from 241); Green value is 149 (58.59% from 255 or 61.83% from 241); Blue value is 38 (15.23% from 255 or 15.77% from 241); Max value from RGB is 149 - color contains mainly: green. Hex color #369526 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #369526 is #C96AD9. Grayscale: #6C6C6C. Windows color (decimal): -13200090 or 2528566. OLE color: 2528566.
HSL color Cylindrical-coordinate representation of color #369526: hue angle of 111.35º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #369526 is Cyan = 0.64, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 54 | 149 | 38 | - |
| CMYK | 0.64 | 0 | 0.74 | 0.42 |
| HSL | 111.35º | 0.59% | 0.37% | - |
| HSV(B) | 111.35º | 0.74% | 0.58% | - |
| XYZ | 12.62 | 22.42 | 5.5 | - |
| YUV | 107.94 | 88.53 | 89.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 149 | 38 | 0.64 | 0 | 0.74 | 0.42 | 111.35 | 0.59 | 0.37 |
| Hex | 36 | 95 | 26 | 40 | 0 | 4A | 2A | 6F | 3B | 25 |
| Octal | 66 | 225 | 46 | 100 | 0 | 112 | 52 | 157 | 73 | 45 |
| Binary | 110110 | 10010101 | 100110 | 1000000 | 0 | 1001010 | 101010 | 1101111 | 111011 | 100101 |
Color Harmonies of #369526
Complementary color
Monochromatic Colors of #369526
Black with #369526
Text Example
Text Example
White with #369526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #369526; }
p { color: rgb(54,149,38); }
H1.HeaderClassName
{
color: #369526;
}
.AnyTagClassName
{
color: #369526;
}
</style>
background-color css
<style>
a { background-color: #369526; }
a { background-color: rgb(54,149,38); }
div.DivClassName
{
background-color: #369526;
}
.BgClassName
{
background-color: #369526;
}
</style>
border-color css
<style>
span { border-color: #369526; }
span { border-color: rgb(54,149,38); }
td.TdClassName
{
border-color: #369526;
}
.TagClassName
{
border-color: #369526;
}
</style>