Shades of Japanese Laurel #378937
Tints of Japanese Laurel #378937
RGB
CMYK
RGB Variations
Color information
#378937 (or 0x378937) is known color: Japanese Laurel. HEX triplet: 37, 89 and 37. RGB value is (55,137,55). Sum of RGB (Red+Green+Blue) = 55+137+55=247 (32% of max value = 765). Red value is 55 (21.88% from 255 or 22.27% from 247); Green value is 137 (53.91% from 255 or 55.47% from 247); Blue value is 55 (21.88% from 255 or 22.27% from 247); Max value from RGB is 137 - color contains mainly: green. Hex color #378937 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #378937 is #C876C8. Grayscale: #676767. Windows color (decimal): -13137609 or 3639607. OLE color: 3639607.
HSL color Cylindrical-coordinate representation of color #378937: hue angle of 120º 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 #378937 is Cyan = 0.60, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 55 | 137 | 55 | - |
| CMYK | 0.60 | 0 | 0.60 | 0.46 |
| HSL | 120º | 0.43% | 0.38% | - |
| HSV(B) | 120º | 0.6% | 0.54% | - |
| XYZ | 11.21 | 18.98 | 6.69 | - |
| YUV | 103.13 | 100.83 | 93.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 137 | 55 | 0.60 | 0 | 0.60 | 0.46 | 120 | 0.43 | 0.38 |
| Hex | 37 | 89 | 37 | 3C | 0 | 3C | 2E | 78 | 2B | 26 |
| Octal | 67 | 211 | 67 | 74 | 0 | 74 | 56 | 170 | 53 | 46 |
| Binary | 110111 | 10001001 | 110111 | 111100 | 0 | 111100 | 101110 | 1111000 | 101011 | 100110 |
Color Harmonies of #378937
Complementary color
Monochromatic Colors of #378937
Black with #378937
Text Example
Text Example
White with #378937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378937; }
p { color: rgb(55,137,55); }
H1.HeaderClassName
{
color: #378937;
}
.AnyTagClassName
{
color: #378937;
}
</style>
background-color css
<style>
a { background-color: #378937; }
a { background-color: rgb(55,137,55); }
div.DivClassName
{
background-color: #378937;
}
.BgClassName
{
background-color: #378937;
}
</style>
border-color css
<style>
span { border-color: #378937; }
span { border-color: rgb(55,137,55); }
td.TdClassName
{
border-color: #378937;
}
.TagClassName
{
border-color: #378937;
}
</style>