Shades of Japanese Laurel #387140
Tints of Japanese Laurel #387140
RGB
CMYK
RGB Variations
Color information
#387140 (or 0x387140) is known color: Japanese Laurel. HEX triplet: 38, 71 and 40. RGB value is (56,113,64). Sum of RGB (Red+Green+Blue) = 56+113+64=233 (30% of max value = 765). Red value is 56 (22.27% from 255 or 24.03% from 233); Green value is 113 (44.53% from 255 or 48.50% from 233); Blue value is 64 (25.39% from 255 or 27.47% from 233); Max value from RGB is 113 - color contains mainly: green. Hex color #387140 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387140 is #C78EBF. Grayscale: #5A5A5A. Windows color (decimal): -13078208 or 4223288. OLE color: 4223288.
HSL color Cylindrical-coordinate representation of color #387140: hue angle of 128.42º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #387140 is Cyan = 0.50, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 56 | 113 | 64 | - |
| CMYK | 0.50 | 0 | 0.43 | 0.56 |
| HSL | 128.42º | 0.34% | 0.33% | - |
| HSV(B) | 128.42º | 0.5% | 0.44% | - |
| XYZ | 8.46 | 13.02 | 6.92 | - |
| YUV | 90.37 | 113.12 | 103.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 113 | 64 | 0.50 | 0 | 0.43 | 0.56 | 128.42 | 0.34 | 0.33 |
| Hex | 38 | 71 | 40 | 32 | 0 | 2B | 38 | 80 | 22 | 21 |
| Octal | 70 | 161 | 100 | 62 | 0 | 53 | 70 | 200 | 42 | 41 |
| Binary | 111000 | 1110001 | 1000000 | 110010 | 0 | 101011 | 111000 | 10000000 | 100010 | 100001 |
Color Harmonies of #387140
Complementary color
Monochromatic Colors of #387140
Black with #387140
Text Example
Text Example
White with #387140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387140; }
p { color: rgb(56,113,64); }
H1.HeaderClassName
{
color: #387140;
}
.AnyTagClassName
{
color: #387140;
}
</style>
background-color css
<style>
a { background-color: #387140; }
a { background-color: rgb(56,113,64); }
div.DivClassName
{
background-color: #387140;
}
.BgClassName
{
background-color: #387140;
}
</style>
border-color css
<style>
span { border-color: #387140; }
span { border-color: rgb(56,113,64); }
td.TdClassName
{
border-color: #387140;
}
.TagClassName
{
border-color: #387140;
}
</style>