Shades of Japanese Laurel #387840
Tints of Japanese Laurel #387840
RGB
CMYK
RGB Variations
Color information
#387840 (or 0x387840) is known color: Japanese Laurel. HEX triplet: 38, 78 and 40. RGB value is (56,120,64). Sum of RGB (Red+Green+Blue) = 56+120+64=240 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.33% from 240); Green value is 120 (47.27% from 255 or 50% from 240); Blue value is 64 (25.39% from 255 or 26.67% from 240); Max value from RGB is 120 - color contains mainly: green. Hex color #387840 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387840 is #C787BF. Grayscale: #5E5E5E. Windows color (decimal): -13076416 or 4225080. OLE color: 4225080.
HSL color Cylindrical-coordinate representation of color #387840: hue angle of 127.5º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #387840 is Cyan = 0.53, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 120 | 64 | - |
| CMYK | 0.53 | 0 | 0.47 | 0.53 |
| HSL | 127.5º | 0.36% | 0.35% | - |
| HSV(B) | 127.5º | 0.53% | 0.47% | - |
| XYZ | 9.27 | 14.64 | 7.19 | - |
| YUV | 94.48 | 110.8 | 100.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 120 | 64 | 0.53 | 0 | 0.47 | 0.53 | 127.5 | 0.36 | 0.35 |
| Hex | 38 | 78 | 40 | 35 | 0 | 2F | 35 | 80 | 24 | 23 |
| Octal | 70 | 170 | 100 | 65 | 0 | 57 | 65 | 200 | 44 | 43 |
| Binary | 111000 | 1111000 | 1000000 | 110101 | 0 | 101111 | 110101 | 10000000 | 100100 | 100011 |
Color Harmonies of #387840
Complementary color
Monochromatic Colors of #387840
Black with #387840
Text Example
Text Example
White with #387840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387840; }
p { color: rgb(56,120,64); }
H1.HeaderClassName
{
color: #387840;
}
.AnyTagClassName
{
color: #387840;
}
</style>
background-color css
<style>
a { background-color: #387840; }
a { background-color: rgb(56,120,64); }
div.DivClassName
{
background-color: #387840;
}
.BgClassName
{
background-color: #387840;
}
</style>
border-color css
<style>
span { border-color: #387840; }
span { border-color: rgb(56,120,64); }
td.TdClassName
{
border-color: #387840;
}
.TagClassName
{
border-color: #387840;
}
</style>