Shades of Japanese Laurel #387540
Tints of Japanese Laurel #387540
RGB
CMYK
RGB Variations
Color information
#387540 (or 0x387540) is known color: Japanese Laurel. HEX triplet: 38, 75 and 40. RGB value is (56,117,64). Sum of RGB (Red+Green+Blue) = 56+117+64=237 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.63% from 237); Green value is 117 (46.09% from 255 or 49.37% from 237); Blue value is 64 (25.39% from 255 or 27.00% from 237); Max value from RGB is 117 - color contains mainly: green. Hex color #387540 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387540 is #C78ABF. Grayscale: #5C5C5C. Windows color (decimal): -13077184 or 4224312. OLE color: 4224312.
HSL color Cylindrical-coordinate representation of color #387540: hue angle of 127.87º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #387540 is Cyan = 0.52, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 117 | 64 | - |
| CMYK | 0.52 | 0 | 0.45 | 0.54 |
| HSL | 127.87º | 0.35% | 0.34% | - |
| HSV(B) | 127.87º | 0.52% | 0.46% | - |
| XYZ | 8.92 | 13.93 | 7.07 | - |
| YUV | 92.72 | 111.79 | 101.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 117 | 64 | 0.52 | 0 | 0.45 | 0.54 | 127.87 | 0.35 | 0.34 |
| Hex | 38 | 75 | 40 | 34 | 0 | 2D | 36 | 80 | 23 | 22 |
| Octal | 70 | 165 | 100 | 64 | 0 | 55 | 66 | 200 | 43 | 42 |
| Binary | 111000 | 1110101 | 1000000 | 110100 | 0 | 101101 | 110110 | 10000000 | 100011 | 100010 |
Color Harmonies of #387540
Complementary color
Monochromatic Colors of #387540
Black with #387540
Text Example
Text Example
White with #387540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387540; }
p { color: rgb(56,117,64); }
H1.HeaderClassName
{
color: #387540;
}
.AnyTagClassName
{
color: #387540;
}
</style>
background-color css
<style>
a { background-color: #387540; }
a { background-color: rgb(56,117,64); }
div.DivClassName
{
background-color: #387540;
}
.BgClassName
{
background-color: #387540;
}
</style>
border-color css
<style>
span { border-color: #387540; }
span { border-color: rgb(56,117,64); }
td.TdClassName
{
border-color: #387540;
}
.TagClassName
{
border-color: #387540;
}
</style>