Shades of Japanese Laurel #387537
Tints of Japanese Laurel #387537
RGB
CMYK
RGB Variations
Color information
#387537 (or 0x387537) is known color: Japanese Laurel. HEX triplet: 38, 75 and 37. RGB value is (56,117,55). Sum of RGB (Red+Green+Blue) = 56+117+55=228 (30% of max value = 765). Red value is 56 (22.27% from 255 or 24.56% from 228); Green value is 117 (46.09% from 255 or 51.32% from 228); Blue value is 55 (21.88% from 255 or 24.12% from 228); Max value from RGB is 117 - color contains mainly: green. Hex color #387537 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387537 is #C78AC8. Grayscale: #5B5B5B. Windows color (decimal): -13077193 or 3634488. OLE color: 3634488.
HSL color Cylindrical-coordinate representation of color #387537: hue angle of 119.03º 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 #387537 is Cyan = 0.52, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 117 | 55 | - |
| CMYK | 0.52 | 0 | 0.53 | 0.54 |
| HSL | 119.03º | 0.36% | 0.34% | - |
| HSV(B) | 119.03º | 0.53% | 0.46% | - |
| XYZ | 8.68 | 13.84 | 5.83 | - |
| YUV | 91.69 | 107.29 | 102.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 117 | 55 | 0.52 | 0 | 0.53 | 0.54 | 119.03 | 0.36 | 0.34 |
| Hex | 38 | 75 | 37 | 34 | 0 | 35 | 36 | 77 | 24 | 22 |
| Octal | 70 | 165 | 67 | 64 | 0 | 65 | 66 | 167 | 44 | 42 |
| Binary | 111000 | 1110101 | 110111 | 110100 | 0 | 110101 | 110110 | 1110111 | 100100 | 100010 |
Color Harmonies of #387537
Complementary color
Monochromatic Colors of #387537
Black with #387537
Text Example
Text Example
White with #387537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387537; }
p { color: rgb(56,117,55); }
H1.HeaderClassName
{
color: #387537;
}
.AnyTagClassName
{
color: #387537;
}
</style>
background-color css
<style>
a { background-color: #387537; }
a { background-color: rgb(56,117,55); }
div.DivClassName
{
background-color: #387537;
}
.BgClassName
{
background-color: #387537;
}
</style>
border-color css
<style>
span { border-color: #387537; }
span { border-color: rgb(56,117,55); }
td.TdClassName
{
border-color: #387537;
}
.TagClassName
{
border-color: #387537;
}
</style>