Shades of La Palma #369204
Tints of La Palma #369204
RGB
CMYK
RGB Variations
Color information
#369204 (or 0x369204) is known color: La Palma. HEX triplet: 36, 92 and 04. RGB value is (54,146,4). Sum of RGB (Red+Green+Blue) = 54+146+4=204 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.47% from 204); Green value is 146 (57.42% from 255 or 71.57% from 204); Blue value is 4 (1.95% from 255 or 1.96% from 204); Max value from RGB is 146 - color contains mainly: green. Hex color #369204 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #369204 is #C96DFB. Grayscale: #666666. Windows color (decimal): -13200892 or 299574. OLE color: 299574.
HSL color Cylindrical-coordinate representation of color #369204: hue angle of 98.87º degrees, saturation: 0.95, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #369204 is Cyan = 0.63, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 54 | 146 | 4 | - |
| CMYK | 0.63 | 0 | 0.97 | 0.43 |
| HSL | 98.87º | 0.95% | 0.29% | - |
| HSV(B) | 98.87º | 0.97% | 0.57% | - |
| XYZ | 11.82 | 21.35 | 3.61 | - |
| YUV | 102.3 | 72.52 | 93.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 146 | 4 | 0.63 | 0 | 0.97 | 0.43 | 98.87 | 0.95 | 0.29 |
| Hex | 36 | 92 | 4 | 3F | 0 | 61 | 2B | 63 | 5F | 1D |
| Octal | 66 | 222 | 4 | 77 | 0 | 141 | 53 | 143 | 137 | 35 |
| Binary | 110110 | 10010010 | 100 | 111111 | 0 | 1100001 | 101011 | 1100011 | 1011111 | 11101 |
Color Harmonies of #369204
Complementary color
Monochromatic Colors of #369204
Black with #369204
Text Example
Text Example
White with #369204
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #369204; }
p { color: rgb(54,146,4); }
H1.HeaderClassName
{
color: #369204;
}
.AnyTagClassName
{
color: #369204;
}
</style>
background-color css
<style>
a { background-color: #369204; }
a { background-color: rgb(54,146,4); }
div.DivClassName
{
background-color: #369204;
}
.BgClassName
{
background-color: #369204;
}
</style>
border-color css
<style>
span { border-color: #369204; }
span { border-color: rgb(54,146,4); }
td.TdClassName
{
border-color: #369204;
}
.TagClassName
{
border-color: #369204;
}
</style>