Shades of La Palma #369313
Tints of La Palma #369313
RGB
CMYK
RGB Variations
Color information
#369313 (or 0x369313) is known color: La Palma. HEX triplet: 36, 93 and 13. RGB value is (54,147,19). Sum of RGB (Red+Green+Blue) = 54+147+19=220 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.55% from 220); Green value is 147 (57.81% from 255 or 66.82% from 220); Blue value is 19 (7.81% from 255 or 8.64% from 220); Max value from RGB is 147 - color contains mainly: green. Hex color #369313 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #369313 is #C96CEC. Grayscale: #696969. Windows color (decimal): -13200621 or 1282870. OLE color: 1282870.
HSL color Cylindrical-coordinate representation of color #369313: hue angle of 103.59º degrees, saturation: 0.77, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #369313 is Cyan = 0.63, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 54 | 147 | 19 | - |
| CMYK | 0.63 | 0 | 0.87 | 0.42 |
| HSL | 103.59º | 0.77% | 0.33% | - |
| HSV(B) | 103.59º | 0.87% | 0.58% | - |
| XYZ | 12.07 | 21.7 | 4.17 | - |
| YUV | 104.6 | 79.69 | 91.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 147 | 19 | 0.63 | 0 | 0.87 | 0.42 | 103.59 | 0.77 | 0.33 |
| Hex | 36 | 93 | 13 | 3F | 0 | 57 | 2A | 68 | 4D | 21 |
| Octal | 66 | 223 | 23 | 77 | 0 | 127 | 52 | 150 | 115 | 41 |
| Binary | 110110 | 10010011 | 10011 | 111111 | 0 | 1010111 | 101010 | 1101000 | 1001101 | 100001 |
Color Harmonies of #369313
Complementary color
Monochromatic Colors of #369313
Black with #369313
Text Example
Text Example
White with #369313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #369313; }
p { color: rgb(54,147,19); }
H1.HeaderClassName
{
color: #369313;
}
.AnyTagClassName
{
color: #369313;
}
</style>
background-color css
<style>
a { background-color: #369313; }
a { background-color: rgb(54,147,19); }
div.DivClassName
{
background-color: #369313;
}
.BgClassName
{
background-color: #369313;
}
</style>
border-color css
<style>
span { border-color: #369313; }
span { border-color: rgb(54,147,19); }
td.TdClassName
{
border-color: #369313;
}
.TagClassName
{
border-color: #369313;
}
</style>