Shades of Japanese Laurel #387240
Tints of Japanese Laurel #387240
RGB
CMYK
RGB Variations
Color information
#387240 (or 0x387240) is known color: Japanese Laurel. HEX triplet: 38, 72 and 40. RGB value is (56,114,64). Sum of RGB (Red+Green+Blue) = 56+114+64=234 (30% of max value = 765). Red value is 56 (22.27% from 255 or 23.93% from 234); Green value is 114 (44.92% from 255 or 48.72% from 234); Blue value is 64 (25.39% from 255 or 27.35% from 234); Max value from RGB is 114 - color contains mainly: green. Hex color #387240 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387240 is #C78DBF. Grayscale: #5B5B5B. Windows color (decimal): -13077952 or 4223544. OLE color: 4223544.
HSL color Cylindrical-coordinate representation of color #387240: hue angle of 128.28º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #387240 is Cyan = 0.51, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 114 | 64 | - |
| CMYK | 0.51 | 0 | 0.44 | 0.55 |
| HSL | 128.28º | 0.34% | 0.33% | - |
| HSV(B) | 128.28º | 0.51% | 0.45% | - |
| XYZ | 8.57 | 13.25 | 6.96 | - |
| YUV | 90.96 | 112.78 | 103.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 114 | 64 | 0.51 | 0 | 0.44 | 0.55 | 128.28 | 0.34 | 0.33 |
| Hex | 38 | 72 | 40 | 33 | 0 | 2C | 37 | 80 | 22 | 21 |
| Octal | 70 | 162 | 100 | 63 | 0 | 54 | 67 | 200 | 42 | 41 |
| Binary | 111000 | 1110010 | 1000000 | 110011 | 0 | 101100 | 110111 | 10000000 | 100010 | 100001 |
Color Harmonies of #387240
Complementary color
Monochromatic Colors of #387240
Black with #387240
Text Example
Text Example
White with #387240
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387240; }
p { color: rgb(56,114,64); }
H1.HeaderClassName
{
color: #387240;
}
.AnyTagClassName
{
color: #387240;
}
</style>
background-color css
<style>
a { background-color: #387240; }
a { background-color: rgb(56,114,64); }
div.DivClassName
{
background-color: #387240;
}
.BgClassName
{
background-color: #387240;
}
</style>
border-color css
<style>
span { border-color: #387240; }
span { border-color: rgb(56,114,64); }
td.TdClassName
{
border-color: #387240;
}
.TagClassName
{
border-color: #387240;
}
</style>