Shades of La Palma #379231
Tints of La Palma #379231
RGB
CMYK
RGB Variations
Color information
#379231 (or 0x379231) is known color: La Palma. HEX triplet: 37, 92 and 31. RGB value is (55,146,49). Sum of RGB (Red+Green+Blue) = 55+146+49=250 (33% of max value = 765). Red value is 55 (21.88% from 255 or 22% from 250); Green value is 146 (57.42% from 255 or 58.4% from 250); Blue value is 49 (19.53% from 255 or 19.6% from 250); Max value from RGB is 146 - color contains mainly: green. Hex color #379231 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #379231 is #C86DCE. Grayscale: #6C6C6C. Windows color (decimal): -13135311 or 3248695. OLE color: 3248695.
HSL color Cylindrical-coordinate representation of color #379231: hue angle of 116.29º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #379231 is Cyan = 0.62, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 55 | 146 | 49 | - |
| CMYK | 0.62 | 0 | 0.66 | 0.43 |
| HSL | 116.29º | 0.5% | 0.38% | - |
| HSV(B) | 116.29º | 0.66% | 0.57% | - |
| XYZ | 12.41 | 21.59 | 6.42 | - |
| YUV | 107.73 | 94.85 | 90.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 146 | 49 | 0.62 | 0 | 0.66 | 0.43 | 116.29 | 0.5 | 0.38 |
| Hex | 37 | 92 | 31 | 3E | 0 | 42 | 2B | 74 | 32 | 26 |
| Octal | 67 | 222 | 61 | 76 | 0 | 102 | 53 | 164 | 62 | 46 |
| Binary | 110111 | 10010010 | 110001 | 111110 | 0 | 1000010 | 101011 | 1110100 | 110010 | 100110 |
Color Harmonies of #379231
Complementary color
Monochromatic Colors of #379231
Black with #379231
Text Example
Text Example
White with #379231
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379231; }
p { color: rgb(55,146,49); }
H1.HeaderClassName
{
color: #379231;
}
.AnyTagClassName
{
color: #379231;
}
</style>
background-color css
<style>
a { background-color: #379231; }
a { background-color: rgb(55,146,49); }
div.DivClassName
{
background-color: #379231;
}
.BgClassName
{
background-color: #379231;
}
</style>
border-color css
<style>
span { border-color: #379231; }
span { border-color: rgb(55,146,49); }
td.TdClassName
{
border-color: #379231;
}
.TagClassName
{
border-color: #379231;
}
</style>