Shades of Japanese Laurel #387237
Tints of Japanese Laurel #387237
RGB
CMYK
RGB Variations
Color information
#387237 (or 0x387237) is known color: Japanese Laurel. HEX triplet: 38, 72 and 37. RGB value is (56,114,55). Sum of RGB (Red+Green+Blue) = 56+114+55=225 (29% of max value = 765). Red value is 56 (22.27% from 255 or 24.89% from 225); Green value is 114 (44.92% from 255 or 50.67% from 225); Blue value is 55 (21.88% from 255 or 24.44% from 225); Max value from RGB is 114 - color contains mainly: green. Hex color #387237 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387237 is #C78DC8. Grayscale: #5A5A5A. Windows color (decimal): -13077961 or 3633720. OLE color: 3633720.
HSL color Cylindrical-coordinate representation of color #387237: hue angle of 118.98º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #387237 is Cyan = 0.51, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 114 | 55 | - |
| CMYK | 0.51 | 0 | 0.52 | 0.55 |
| HSL | 118.98º | 0.35% | 0.33% | - |
| HSV(B) | 118.98º | 0.52% | 0.45% | - |
| XYZ | 8.34 | 13.15 | 5.71 | - |
| YUV | 89.93 | 108.28 | 103.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 114 | 55 | 0.51 | 0 | 0.52 | 0.55 | 118.98 | 0.35 | 0.33 |
| Hex | 38 | 72 | 37 | 33 | 0 | 34 | 37 | 77 | 23 | 21 |
| Octal | 70 | 162 | 67 | 63 | 0 | 64 | 67 | 167 | 43 | 41 |
| Binary | 111000 | 1110010 | 110111 | 110011 | 0 | 110100 | 110111 | 1110111 | 100011 | 100001 |
Color Harmonies of #387237
Complementary color
Monochromatic Colors of #387237
Black with #387237
Text Example
Text Example
White with #387237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387237; }
p { color: rgb(56,114,55); }
H1.HeaderClassName
{
color: #387237;
}
.AnyTagClassName
{
color: #387237;
}
</style>
background-color css
<style>
a { background-color: #387237; }
a { background-color: rgb(56,114,55); }
div.DivClassName
{
background-color: #387237;
}
.BgClassName
{
background-color: #387237;
}
</style>
border-color css
<style>
span { border-color: #387237; }
span { border-color: rgb(56,114,55); }
td.TdClassName
{
border-color: #387237;
}
.TagClassName
{
border-color: #387237;
}
</style>