Shades of Japanese Laurel #387531
Tints of Japanese Laurel #387531
RGB
CMYK
RGB Variations
Color information
#387531 (or 0x387531) is known color: Japanese Laurel. HEX triplet: 38, 75 and 31. RGB value is (56,117,49). Sum of RGB (Red+Green+Blue) = 56+117+49=222 (29% of max value = 765). Red value is 56 (22.27% from 255 or 25.23% from 222); Green value is 117 (46.09% from 255 or 52.70% from 222); Blue value is 49 (19.53% from 255 or 22.07% from 222); Max value from RGB is 117 - color contains mainly: green. Hex color #387531 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387531 is #C78ACE. Grayscale: #5B5B5B. Windows color (decimal): -13077199 or 3241272. OLE color: 3241272.
HSL color Cylindrical-coordinate representation of color #387531: hue angle of 113.82º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #387531 is Cyan = 0.52, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 117 | 49 | - |
| CMYK | 0.52 | 0 | 0.58 | 0.54 |
| HSL | 113.82º | 0.41% | 0.33% | - |
| HSV(B) | 113.82º | 0.58% | 0.46% | - |
| XYZ | 8.55 | 13.79 | 5.12 | - |
| YUV | 91.01 | 104.29 | 103.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 117 | 49 | 0.52 | 0 | 0.58 | 0.54 | 113.82 | 0.41 | 0.33 |
| Hex | 38 | 75 | 31 | 34 | 0 | 3A | 36 | 72 | 29 | 21 |
| Octal | 70 | 165 | 61 | 64 | 0 | 72 | 66 | 162 | 51 | 41 |
| Binary | 111000 | 1110101 | 110001 | 110100 | 0 | 111010 | 110110 | 1110010 | 101001 | 100001 |
Color Harmonies of #387531
Complementary color
Monochromatic Colors of #387531
Black with #387531
Text Example
Text Example
White with #387531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387531; }
p { color: rgb(56,117,49); }
H1.HeaderClassName
{
color: #387531;
}
.AnyTagClassName
{
color: #387531;
}
</style>
background-color css
<style>
a { background-color: #387531; }
a { background-color: rgb(56,117,49); }
div.DivClassName
{
background-color: #387531;
}
.BgClassName
{
background-color: #387531;
}
</style>
border-color css
<style>
span { border-color: #387531; }
span { border-color: rgb(56,117,49); }
td.TdClassName
{
border-color: #387531;
}
.TagClassName
{
border-color: #387531;
}
</style>