Shades of Japanese Laurel #388937
Tints of Japanese Laurel #388937
RGB
CMYK
RGB Variations
Color information
#388937 (or 0x388937) is known color: Japanese Laurel. HEX triplet: 38, 89 and 37. RGB value is (56,137,55). Sum of RGB (Red+Green+Blue) = 56+137+55=248 (32% of max value = 765). Red value is 56 (22.27% from 255 or 22.58% from 248); Green value is 137 (53.91% from 255 or 55.24% from 248); Blue value is 55 (21.88% from 255 or 22.18% from 248); Max value from RGB is 137 - color contains mainly: green. Hex color #388937 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #388937 is #C776C8. Grayscale: #676767. Windows color (decimal): -13072073 or 3639608. OLE color: 3639608.
HSL color Cylindrical-coordinate representation of color #388937: hue angle of 119.27º degrees, saturation: 0.43, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #388937 is Cyan = 0.59, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 56 | 137 | 55 | - |
| CMYK | 0.59 | 0 | 0.60 | 0.46 |
| HSL | 119.27º | 0.43% | 0.38% | - |
| HSV(B) | 119.27º | 0.6% | 0.54% | - |
| XYZ | 11.27 | 19.01 | 6.69 | - |
| YUV | 103.43 | 100.66 | 94.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 137 | 55 | 0.59 | 0 | 0.60 | 0.46 | 119.27 | 0.43 | 0.38 |
| Hex | 38 | 89 | 37 | 3B | 0 | 3C | 2E | 77 | 2B | 26 |
| Octal | 70 | 211 | 67 | 73 | 0 | 74 | 56 | 167 | 53 | 46 |
| Binary | 111000 | 10001001 | 110111 | 111011 | 0 | 111100 | 101110 | 1110111 | 101011 | 100110 |
Color Harmonies of #388937
Complementary color
Monochromatic Colors of #388937
Black with #388937
Text Example
Text Example
White with #388937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388937; }
p { color: rgb(56,137,55); }
H1.HeaderClassName
{
color: #388937;
}
.AnyTagClassName
{
color: #388937;
}
</style>
background-color css
<style>
a { background-color: #388937; }
a { background-color: rgb(56,137,55); }
div.DivClassName
{
background-color: #388937;
}
.BgClassName
{
background-color: #388937;
}
</style>
border-color css
<style>
span { border-color: #388937; }
span { border-color: rgb(56,137,55); }
td.TdClassName
{
border-color: #388937;
}
.TagClassName
{
border-color: #388937;
}
</style>