Shades of Japanese Laurel #378940
Tints of Japanese Laurel #378940
RGB
CMYK
RGB Variations
Color information
#378940 (or 0x378940) is known color: Japanese Laurel. HEX triplet: 37, 89 and 40. RGB value is (55,137,64). Sum of RGB (Red+Green+Blue) = 55+137+64=256 (33% of max value = 765). Red value is 55 (21.88% from 255 or 21.48% from 256); Green value is 137 (53.91% from 255 or 53.52% from 256); Blue value is 64 (25.39% from 255 or 25% from 256); Max value from RGB is 137 - color contains mainly: green. Hex color #378940 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #378940 is #C876BF. Grayscale: #686868. Windows color (decimal): -13137600 or 4229431. OLE color: 4229431.
HSL color Cylindrical-coordinate representation of color #378940: hue angle of 126.59º degrees, saturation: 0.43, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #378940 is Cyan = 0.60, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 55 | 137 | 64 | - |
| CMYK | 0.60 | 0 | 0.53 | 0.46 |
| HSL | 126.59º | 0.43% | 0.38% | - |
| HSV(B) | 126.59º | 0.6% | 0.54% | - |
| XYZ | 11.45 | 19.07 | 7.93 | - |
| YUV | 104.16 | 105.33 | 92.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 137 | 64 | 0.60 | 0 | 0.53 | 0.46 | 126.59 | 0.43 | 0.38 |
| Hex | 37 | 89 | 40 | 3C | 0 | 35 | 2E | 7F | 2B | 26 |
| Octal | 67 | 211 | 100 | 74 | 0 | 65 | 56 | 177 | 53 | 46 |
| Binary | 110111 | 10001001 | 1000000 | 111100 | 0 | 110101 | 101110 | 1111111 | 101011 | 100110 |
Color Harmonies of #378940
Complementary color
Monochromatic Colors of #378940
Black with #378940
Text Example
Text Example
White with #378940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378940; }
p { color: rgb(55,137,64); }
H1.HeaderClassName
{
color: #378940;
}
.AnyTagClassName
{
color: #378940;
}
</style>
background-color css
<style>
a { background-color: #378940; }
a { background-color: rgb(55,137,64); }
div.DivClassName
{
background-color: #378940;
}
.BgClassName
{
background-color: #378940;
}
</style>
border-color css
<style>
span { border-color: #378940; }
span { border-color: rgb(55,137,64); }
td.TdClassName
{
border-color: #378940;
}
.TagClassName
{
border-color: #378940;
}
</style>