Shades of Japanese Laurel #387431
Tints of Japanese Laurel #387431
RGB
CMYK
RGB Variations
Color information
#387431 (or 0x387431) is known color: Japanese Laurel. HEX triplet: 38, 74 and 31. RGB value is (56,116,49). Sum of RGB (Red+Green+Blue) = 56+116+49=221 (29% of max value = 765). Red value is 56 (22.27% from 255 or 25.34% from 221); Green value is 116 (45.70% from 255 or 52.49% from 221); Blue value is 49 (19.53% from 255 or 22.17% from 221); Max value from RGB is 116 - color contains mainly: green. Hex color #387431 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387431 is #C78BCE. Grayscale: #5A5A5A. Windows color (decimal): -13077455 or 3241016. OLE color: 3241016.
HSL color Cylindrical-coordinate representation of color #387431: hue angle of 113.73º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #387431 is Cyan = 0.52, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 116 | 49 | - |
| CMYK | 0.52 | 0 | 0.58 | 0.55 |
| HSL | 113.73º | 0.41% | 0.32% | - |
| HSV(B) | 113.73º | 0.58% | 0.45% | - |
| XYZ | 8.43 | 13.55 | 5.08 | - |
| YUV | 90.42 | 104.62 | 103.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 116 | 49 | 0.52 | 0 | 0.58 | 0.55 | 113.73 | 0.41 | 0.32 |
| Hex | 38 | 74 | 31 | 34 | 0 | 3A | 37 | 72 | 29 | 20 |
| Octal | 70 | 164 | 61 | 64 | 0 | 72 | 67 | 162 | 51 | 40 |
| Binary | 111000 | 1110100 | 110001 | 110100 | 0 | 111010 | 110111 | 1110010 | 101001 | 100000 |
Color Harmonies of #387431
Complementary color
Monochromatic Colors of #387431
Black with #387431
Text Example
Text Example
White with #387431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387431; }
p { color: rgb(56,116,49); }
H1.HeaderClassName
{
color: #387431;
}
.AnyTagClassName
{
color: #387431;
}
</style>
background-color css
<style>
a { background-color: #387431; }
a { background-color: rgb(56,116,49); }
div.DivClassName
{
background-color: #387431;
}
.BgClassName
{
background-color: #387431;
}
</style>
border-color css
<style>
span { border-color: #387431; }
span { border-color: rgb(56,116,49); }
td.TdClassName
{
border-color: #387431;
}
.TagClassName
{
border-color: #387431;
}
</style>