Shades of Japanese Laurel #378637
Tints of Japanese Laurel #378637
RGB
CMYK
RGB Variations
Color information
#378637 (or 0x378637) is known color: Japanese Laurel. HEX triplet: 37, 86 and 37. RGB value is (55,134,55). Sum of RGB (Red+Green+Blue) = 55+134+55=244 (32% of max value = 765). Red value is 55 (21.88% from 255 or 22.54% from 244); Green value is 134 (52.73% from 255 or 54.92% from 244); Blue value is 55 (21.88% from 255 or 22.54% from 244); Max value from RGB is 134 - color contains mainly: green. Hex color #378637 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #378637 is #C879C8. Grayscale: #656565. Windows color (decimal): -13138377 or 3638839. OLE color: 3638839.
HSL color Cylindrical-coordinate representation of color #378637: hue angle of 120º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #378637 is Cyan = 0.59, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 55 | 134 | 55 | - |
| CMYK | 0.59 | 0 | 0.59 | 0.47 |
| HSL | 120º | 0.42% | 0.37% | - |
| HSV(B) | 120º | 0.59% | 0.53% | - |
| XYZ | 10.79 | 18.14 | 6.55 | - |
| YUV | 101.37 | 101.83 | 94.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 134 | 55 | 0.59 | 0 | 0.59 | 0.47 | 120 | 0.42 | 0.37 |
| Hex | 37 | 86 | 37 | 3B | 0 | 3B | 2F | 78 | 2A | 25 |
| Octal | 67 | 206 | 67 | 73 | 0 | 73 | 57 | 170 | 52 | 45 |
| Binary | 110111 | 10000110 | 110111 | 111011 | 0 | 111011 | 101111 | 1111000 | 101010 | 100101 |
Color Harmonies of #378637
Complementary color
Monochromatic Colors of #378637
Black with #378637
Text Example
Text Example
White with #378637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378637; }
p { color: rgb(55,134,55); }
H1.HeaderClassName
{
color: #378637;
}
.AnyTagClassName
{
color: #378637;
}
</style>
background-color css
<style>
a { background-color: #378637; }
a { background-color: rgb(55,134,55); }
div.DivClassName
{
background-color: #378637;
}
.BgClassName
{
background-color: #378637;
}
</style>
border-color css
<style>
span { border-color: #378637; }
span { border-color: rgb(55,134,55); }
td.TdClassName
{
border-color: #378637;
}
.TagClassName
{
border-color: #378637;
}
</style>