Shades of Japanese Laurel #387439
Tints of Japanese Laurel #387439
RGB
CMYK
RGB Variations
Color information
#387439 (or 0x387439) is known color: Japanese Laurel. HEX triplet: 38, 74 and 39. RGB value is (56,116,57). Sum of RGB (Red+Green+Blue) = 56+116+57=229 (30% of max value = 765). Red value is 56 (22.27% from 255 or 24.45% from 229); Green value is 116 (45.70% from 255 or 50.66% from 229); Blue value is 57 (22.66% from 255 or 24.89% from 229); Max value from RGB is 116 - color contains mainly: green. Hex color #387439 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387439 is #C78BC6. Grayscale: #5B5B5B. Windows color (decimal): -13077447 or 3765304. OLE color: 3765304.
HSL color Cylindrical-coordinate representation of color #387439: hue angle of 121º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #387439 is Cyan = 0.52, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 116 | 57 | - |
| CMYK | 0.52 | 0 | 0.51 | 0.55 |
| HSL | 121º | 0.35% | 0.34% | - |
| HSV(B) | 121º | 0.52% | 0.45% | - |
| XYZ | 8.61 | 13.63 | 6.05 | - |
| YUV | 91.33 | 108.62 | 102.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 116 | 57 | 0.52 | 0 | 0.51 | 0.55 | 121 | 0.35 | 0.34 |
| Hex | 38 | 74 | 39 | 34 | 0 | 33 | 37 | 79 | 23 | 22 |
| Octal | 70 | 164 | 71 | 64 | 0 | 63 | 67 | 171 | 43 | 42 |
| Binary | 111000 | 1110100 | 111001 | 110100 | 0 | 110011 | 110111 | 1111001 | 100011 | 100010 |
Color Harmonies of #387439
Complementary color
Monochromatic Colors of #387439
Black with #387439
Text Example
Text Example
White with #387439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387439; }
p { color: rgb(56,116,57); }
H1.HeaderClassName
{
color: #387439;
}
.AnyTagClassName
{
color: #387439;
}
</style>
background-color css
<style>
a { background-color: #387439; }
a { background-color: rgb(56,116,57); }
div.DivClassName
{
background-color: #387439;
}
.BgClassName
{
background-color: #387439;
}
</style>
border-color css
<style>
span { border-color: #387439; }
span { border-color: rgb(56,116,57); }
td.TdClassName
{
border-color: #387439;
}
.TagClassName
{
border-color: #387439;
}
</style>