Shades of Japanese Laurel #377940
Tints of Japanese Laurel #377940
RGB
CMYK
RGB Variations
Color information
#377940 (or 0x377940) is known color: Japanese Laurel. HEX triplet: 37, 79 and 40. RGB value is (55,121,64). Sum of RGB (Red+Green+Blue) = 55+121+64=240 (31% of max value = 765). Red value is 55 (21.88% from 255 or 22.92% from 240); Green value is 121 (47.66% from 255 or 50.42% from 240); Blue value is 64 (25.39% from 255 or 26.67% from 240); Max value from RGB is 121 - color contains mainly: green. Hex color #377940 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #377940 is #C886BF. Grayscale: #5E5E5E. Windows color (decimal): -13141696 or 4225335. OLE color: 4225335.
HSL color Cylindrical-coordinate representation of color #377940: hue angle of 128.18º degrees, saturation: 0.38, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #377940 is Cyan = 0.55, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 121 | 64 | - |
| CMYK | 0.55 | 0 | 0.47 | 0.53 |
| HSL | 128.18º | 0.38% | 0.35% | - |
| HSV(B) | 128.18º | 0.55% | 0.47% | - |
| XYZ | 9.34 | 14.86 | 7.23 | - |
| YUV | 94.77 | 110.63 | 99.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 121 | 64 | 0.55 | 0 | 0.47 | 0.53 | 128.18 | 0.38 | 0.35 |
| Hex | 37 | 79 | 40 | 37 | 0 | 2F | 35 | 80 | 26 | 23 |
| Octal | 67 | 171 | 100 | 67 | 0 | 57 | 65 | 200 | 46 | 43 |
| Binary | 110111 | 1111001 | 1000000 | 110111 | 0 | 101111 | 110101 | 10000000 | 100110 | 100011 |
Color Harmonies of #377940
Complementary color
Monochromatic Colors of #377940
Black with #377940
Text Example
Text Example
White with #377940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377940; }
p { color: rgb(55,121,64); }
H1.HeaderClassName
{
color: #377940;
}
.AnyTagClassName
{
color: #377940;
}
</style>
background-color css
<style>
a { background-color: #377940; }
a { background-color: rgb(55,121,64); }
div.DivClassName
{
background-color: #377940;
}
.BgClassName
{
background-color: #377940;
}
</style>
border-color css
<style>
span { border-color: #377940; }
span { border-color: rgb(55,121,64); }
td.TdClassName
{
border-color: #377940;
}
.TagClassName
{
border-color: #377940;
}
</style>