Shades of Japanese Laurel #387138
Tints of Japanese Laurel #387138
RGB
CMYK
RGB Variations
Color information
#387138 (or 0x387138) is known color: Japanese Laurel. HEX triplet: 38, 71 and 38. RGB value is (56,113,56). Sum of RGB (Red+Green+Blue) = 56+113+56=225 (29% of max value = 765). Red value is 56 (22.27% from 255 or 24.89% from 225); Green value is 113 (44.53% from 255 or 50.22% from 225); Blue value is 56 (22.27% from 255 or 24.89% from 225); Max value from RGB is 113 - color contains mainly: green. Hex color #387138 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387138 is #C78EC7. Grayscale: #595959. Windows color (decimal): -13078216 or 3699000. OLE color: 3699000.
HSL color Cylindrical-coordinate representation of color #387138: hue angle of 120º 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 #387138 is Cyan = 0.50, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 56 | 113 | 56 | - |
| CMYK | 0.50 | 0 | 0.50 | 0.56 |
| HSL | 120º | 0.34% | 0.33% | - |
| HSV(B) | 120º | 0.5% | 0.44% | - |
| XYZ | 8.25 | 12.94 | 5.8 | - |
| YUV | 89.46 | 109.12 | 104.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 113 | 56 | 0.50 | 0 | 0.50 | 0.56 | 120 | 0.34 | 0.33 |
| Hex | 38 | 71 | 38 | 32 | 0 | 32 | 38 | 78 | 22 | 21 |
| Octal | 70 | 161 | 70 | 62 | 0 | 62 | 70 | 170 | 42 | 41 |
| Binary | 111000 | 1110001 | 111000 | 110010 | 0 | 110010 | 111000 | 1111000 | 100010 | 100001 |
Color Harmonies of #387138
Complementary color
Monochromatic Colors of #387138
Black with #387138
Text Example
Text Example
White with #387138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387138; }
p { color: rgb(56,113,56); }
H1.HeaderClassName
{
color: #387138;
}
.AnyTagClassName
{
color: #387138;
}
</style>
background-color css
<style>
a { background-color: #387138; }
a { background-color: rgb(56,113,56); }
div.DivClassName
{
background-color: #387138;
}
.BgClassName
{
background-color: #387138;
}
</style>
border-color css
<style>
span { border-color: #387138; }
span { border-color: rgb(56,113,56); }
td.TdClassName
{
border-color: #387138;
}
.TagClassName
{
border-color: #387138;
}
</style>