Shades of Japanese Laurel #387641
Tints of Japanese Laurel #387641
RGB
CMYK
RGB Variations
Color information
#387641 (or 0x387641) is known color: Japanese Laurel. HEX triplet: 38, 76 and 41. RGB value is (56,118,65). Sum of RGB (Red+Green+Blue) = 56+118+65=239 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.43% from 239); Green value is 118 (46.48% from 255 or 49.37% from 239); Blue value is 65 (25.78% from 255 or 27.20% from 239); Max value from RGB is 118 - color contains mainly: green. Hex color #387641 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387641 is #C789BE. Grayscale: #5D5D5D. Windows color (decimal): -13076927 or 4290104. OLE color: 4290104.
HSL color Cylindrical-coordinate representation of color #387641: hue angle of 128.71º 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 #387641 is Cyan = 0.53, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 118 | 65 | - |
| CMYK | 0.53 | 0 | 0.45 | 0.54 |
| HSL | 128.71º | 0.36% | 0.34% | - |
| HSV(B) | 128.71º | 0.53% | 0.46% | - |
| XYZ | 9.06 | 14.18 | 7.26 | - |
| YUV | 93.42 | 111.96 | 101.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 118 | 65 | 0.53 | 0 | 0.45 | 0.54 | 128.71 | 0.36 | 0.34 |
| Hex | 38 | 76 | 41 | 35 | 0 | 2D | 36 | 81 | 24 | 22 |
| Octal | 70 | 166 | 101 | 65 | 0 | 55 | 66 | 201 | 44 | 42 |
| Binary | 111000 | 1110110 | 1000001 | 110101 | 0 | 101101 | 110110 | 10000001 | 100100 | 100010 |
Color Harmonies of #387641
Complementary color
Monochromatic Colors of #387641
Black with #387641
Text Example
Text Example
White with #387641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387641; }
p { color: rgb(56,118,65); }
H1.HeaderClassName
{
color: #387641;
}
.AnyTagClassName
{
color: #387641;
}
</style>
background-color css
<style>
a { background-color: #387641; }
a { background-color: rgb(56,118,65); }
div.DivClassName
{
background-color: #387641;
}
.BgClassName
{
background-color: #387641;
}
</style>
border-color css
<style>
span { border-color: #387641; }
span { border-color: rgb(56,118,65); }
td.TdClassName
{
border-color: #387641;
}
.TagClassName
{
border-color: #387641;
}
</style>