Shades of Japanese Laurel #387336
Tints of Japanese Laurel #387336
RGB
CMYK
RGB Variations
Color information
#387336 (or 0x387336) is known color: Japanese Laurel. HEX triplet: 38, 73 and 36. RGB value is (56,115,54). Sum of RGB (Red+Green+Blue) = 56+115+54=225 (29% of max value = 765). Red value is 56 (22.27% from 255 or 24.89% from 225); Green value is 115 (45.31% from 255 or 51.11% from 225); Blue value is 54 (21.48% from 255 or 24% from 225); Max value from RGB is 115 - color contains mainly: green. Hex color #387336 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387336 is #C78CC9. Grayscale: #5A5A5A. Windows color (decimal): -13077706 or 3568440. OLE color: 3568440.
HSL color Cylindrical-coordinate representation of color #387336: hue angle of 118.03º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #387336 is Cyan = 0.51, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 115 | 54 | - |
| CMYK | 0.51 | 0 | 0.53 | 0.55 |
| HSL | 118.03º | 0.36% | 0.33% | - |
| HSV(B) | 118.03º | 0.53% | 0.45% | - |
| XYZ | 8.43 | 13.37 | 5.63 | - |
| YUV | 90.41 | 107.45 | 103.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 115 | 54 | 0.51 | 0 | 0.53 | 0.55 | 118.03 | 0.36 | 0.33 |
| Hex | 38 | 73 | 36 | 33 | 0 | 35 | 37 | 76 | 24 | 21 |
| Octal | 70 | 163 | 66 | 63 | 0 | 65 | 67 | 166 | 44 | 41 |
| Binary | 111000 | 1110011 | 110110 | 110011 | 0 | 110101 | 110111 | 1110110 | 100100 | 100001 |
Color Harmonies of #387336
Complementary color
Monochromatic Colors of #387336
Black with #387336
Text Example
Text Example
White with #387336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387336; }
p { color: rgb(56,115,54); }
H1.HeaderClassName
{
color: #387336;
}
.AnyTagClassName
{
color: #387336;
}
</style>
background-color css
<style>
a { background-color: #387336; }
a { background-color: rgb(56,115,54); }
div.DivClassName
{
background-color: #387336;
}
.BgClassName
{
background-color: #387336;
}
</style>
border-color css
<style>
span { border-color: #387336; }
span { border-color: rgb(56,115,54); }
td.TdClassName
{
border-color: #387336;
}
.TagClassName
{
border-color: #387336;
}
</style>