Shades of Japanese Laurel #387340
Tints of Japanese Laurel #387340
RGB
CMYK
RGB Variations
Color information
#387340 (or 0x387340) is known color: Japanese Laurel. HEX triplet: 38, 73 and 40. RGB value is (56,115,64). Sum of RGB (Red+Green+Blue) = 56+115+64=235 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.83% from 235); Green value is 115 (45.31% from 255 or 48.94% from 235); Blue value is 64 (25.39% from 255 or 27.23% from 235); Max value from RGB is 115 - color contains mainly: green. Hex color #387340 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387340 is #C78CBF. Grayscale: #5B5B5B. Windows color (decimal): -13077696 or 4223800. OLE color: 4223800.
HSL color Cylindrical-coordinate representation of color #387340: hue angle of 128.14º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #387340 is Cyan = 0.51, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 115 | 64 | - |
| CMYK | 0.51 | 0 | 0.44 | 0.55 |
| HSL | 128.14º | 0.35% | 0.34% | - |
| HSV(B) | 128.14º | 0.51% | 0.45% | - |
| XYZ | 8.69 | 13.47 | 6.99 | - |
| YUV | 91.55 | 112.45 | 102.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 115 | 64 | 0.51 | 0 | 0.44 | 0.55 | 128.14 | 0.35 | 0.34 |
| Hex | 38 | 73 | 40 | 33 | 0 | 2C | 37 | 80 | 23 | 22 |
| Octal | 70 | 163 | 100 | 63 | 0 | 54 | 67 | 200 | 43 | 42 |
| Binary | 111000 | 1110011 | 1000000 | 110011 | 0 | 101100 | 110111 | 10000000 | 100011 | 100010 |
Color Harmonies of #387340
Complementary color
Monochromatic Colors of #387340
Black with #387340
Text Example
Text Example
White with #387340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387340; }
p { color: rgb(56,115,64); }
H1.HeaderClassName
{
color: #387340;
}
.AnyTagClassName
{
color: #387340;
}
</style>
background-color css
<style>
a { background-color: #387340; }
a { background-color: rgb(56,115,64); }
div.DivClassName
{
background-color: #387340;
}
.BgClassName
{
background-color: #387340;
}
</style>
border-color css
<style>
span { border-color: #387340; }
span { border-color: rgb(56,115,64); }
td.TdClassName
{
border-color: #387340;
}
.TagClassName
{
border-color: #387340;
}
</style>