Shades of Japanese Laurel #387640
Tints of Japanese Laurel #387640
RGB
CMYK
RGB Variations
Color information
#387640 (or 0x387640) is known color: Japanese Laurel. HEX triplet: 38, 76 and 40. RGB value is (56,118,64). Sum of RGB (Red+Green+Blue) = 56+118+64=238 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.53% from 238); Green value is 118 (46.48% from 255 or 49.58% from 238); Blue value is 64 (25.39% from 255 or 26.89% from 238); Max value from RGB is 118 - color contains mainly: green. Hex color #387640 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387640 is #C789BF. Grayscale: #5D5D5D. Windows color (decimal): -13076928 or 4224568. OLE color: 4224568.
HSL color Cylindrical-coordinate representation of color #387640: hue angle of 127.74º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #387640 is Cyan = 0.53, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 118 | 64 | - |
| CMYK | 0.53 | 0 | 0.46 | 0.54 |
| HSL | 127.74º | 0.36% | 0.34% | - |
| HSV(B) | 127.74º | 0.53% | 0.46% | - |
| XYZ | 9.03 | 14.17 | 7.11 | - |
| YUV | 93.31 | 111.46 | 101.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 118 | 64 | 0.53 | 0 | 0.46 | 0.54 | 127.74 | 0.36 | 0.34 |
| Hex | 38 | 76 | 40 | 35 | 0 | 2E | 36 | 80 | 24 | 22 |
| Octal | 70 | 166 | 100 | 65 | 0 | 56 | 66 | 200 | 44 | 42 |
| Binary | 111000 | 1110110 | 1000000 | 110101 | 0 | 101110 | 110110 | 10000000 | 100100 | 100010 |
Color Harmonies of #387640
Complementary color
Monochromatic Colors of #387640
Black with #387640
Text Example
Text Example
White with #387640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387640; }
p { color: rgb(56,118,64); }
H1.HeaderClassName
{
color: #387640;
}
.AnyTagClassName
{
color: #387640;
}
</style>
background-color css
<style>
a { background-color: #387640; }
a { background-color: rgb(56,118,64); }
div.DivClassName
{
background-color: #387640;
}
.BgClassName
{
background-color: #387640;
}
</style>
border-color css
<style>
span { border-color: #387640; }
span { border-color: rgb(56,118,64); }
td.TdClassName
{
border-color: #387640;
}
.TagClassName
{
border-color: #387640;
}
</style>