Shades of Japanese Laurel #387E38
Tints of Japanese Laurel #387E38
RGB
CMYK
RGB Variations
Color information
#387E38 (or 0x387E38) is known color: Japanese Laurel. HEX triplet: 38, 7E and 38. RGB value is (56,126,56). Sum of RGB (Red+Green+Blue) = 56+126+56=238 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.53% from 238); Green value is 126 (49.61% from 255 or 52.94% from 238); Blue value is 56 (22.27% from 255 or 23.53% from 238); Max value from RGB is 126 - color contains mainly: green. Hex color #387E38 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387E38 is #C781C7. Grayscale: #616161. Windows color (decimal): -13074888 or 3702328. OLE color: 3702328.
HSL color Cylindrical-coordinate representation of color #387E38: hue angle of 120º degrees, saturation: 0.38, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #387E38 is Cyan = 0.56, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 56 | 126 | 56 | - |
| CMYK | 0.56 | 0 | 0.56 | 0.51 |
| HSL | 120º | 0.38% | 0.36% | - |
| HSV(B) | 120º | 0.56% | 0.49% | - |
| XYZ | 9.81 | 16.05 | 6.32 | - |
| YUV | 97.09 | 104.81 | 98.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 126 | 56 | 0.56 | 0 | 0.56 | 0.51 | 120 | 0.38 | 0.36 |
| Hex | 38 | 7E | 38 | 38 | 0 | 38 | 33 | 78 | 26 | 24 |
| Octal | 70 | 176 | 70 | 70 | 0 | 70 | 63 | 170 | 46 | 44 |
| Binary | 111000 | 1111110 | 111000 | 111000 | 0 | 111000 | 110011 | 1111000 | 100110 | 100100 |
Color Harmonies of #387E38
Complementary color
Monochromatic Colors of #387E38
Black with #387E38
Text Example
Text Example
White with #387E38
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387E38; }
p { color: rgb(56,126,56); }
H1.HeaderClassName
{
color: #387E38;
}
.AnyTagClassName
{
color: #387E38;
}
</style>
background-color css
<style>
a { background-color: #387E38; }
a { background-color: rgb(56,126,56); }
div.DivClassName
{
background-color: #387E38;
}
.BgClassName
{
background-color: #387E38;
}
</style>
border-color css
<style>
span { border-color: #387E38; }
span { border-color: rgb(56,126,56); }
td.TdClassName
{
border-color: #387E38;
}
.TagClassName
{
border-color: #387E38;
}
</style>