Shades of La Palma #369208
Tints of La Palma #369208
RGB
CMYK
RGB Variations
Color information
#369208 (or 0x369208) is known color: La Palma. HEX triplet: 36, 92 and 08. RGB value is (54,146,8). Sum of RGB (Red+Green+Blue) = 54+146+8=208 (27% of max value = 765). Red value is 54 (21.48% from 255 or 25.96% from 208); Green value is 146 (57.42% from 255 or 70.19% from 208); Blue value is 8 (3.52% from 255 or 3.85% from 208); Max value from RGB is 146 - color contains mainly: green. Hex color #369208 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #369208 is #C96DF7. Grayscale: #676767. Windows color (decimal): -13200888 or 561718. OLE color: 561718.
HSL color Cylindrical-coordinate representation of color #369208: hue angle of 100º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #369208 is Cyan = 0.63, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 54 | 146 | 8 | - |
| CMYK | 0.63 | 0 | 0.95 | 0.43 |
| HSL | 100º | 0.9% | 0.3% | - |
| HSV(B) | 100º | 0.95% | 0.57% | - |
| XYZ | 11.84 | 21.36 | 3.73 | - |
| YUV | 102.76 | 74.52 | 93.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 146 | 8 | 0.63 | 0 | 0.95 | 0.43 | 100 | 0.9 | 0.3 |
| Hex | 36 | 92 | 8 | 3F | 0 | 5F | 2B | 64 | 5A | 1E |
| Octal | 66 | 222 | 10 | 77 | 0 | 137 | 53 | 144 | 132 | 36 |
| Binary | 110110 | 10010010 | 1000 | 111111 | 0 | 1011111 | 101011 | 1100100 | 1011010 | 11110 |
Color Harmonies of #369208
Complementary color
Monochromatic Colors of #369208
Black with #369208
Text Example
Text Example
White with #369208
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #369208; }
p { color: rgb(54,146,8); }
H1.HeaderClassName
{
color: #369208;
}
.AnyTagClassName
{
color: #369208;
}
</style>
background-color css
<style>
a { background-color: #369208; }
a { background-color: rgb(54,146,8); }
div.DivClassName
{
background-color: #369208;
}
.BgClassName
{
background-color: #369208;
}
</style>
border-color css
<style>
span { border-color: #369208; }
span { border-color: rgb(54,146,8); }
td.TdClassName
{
border-color: #369208;
}
.TagClassName
{
border-color: #369208;
}
</style>