Shades of Japanese Laurel #397740
Tints of Japanese Laurel #397740
RGB
CMYK
RGB Variations
Color information
#397740 (or 0x397740) is known color: Japanese Laurel. HEX triplet: 39, 77 and 40. RGB value is (57,119,64). Sum of RGB (Red+Green+Blue) = 57+119+64=240 (31% of max value = 765). Red value is 57 (22.66% from 255 or 23.75% from 240); Green value is 119 (46.88% from 255 or 49.58% from 240); Blue value is 64 (25.39% from 255 or 26.67% from 240); Max value from RGB is 119 - color contains mainly: green. Hex color #397740 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397740 is #C688BF. Grayscale: #5E5E5E. Windows color (decimal): -13011136 or 4224825. OLE color: 4224825.
HSL color Cylindrical-coordinate representation of color #397740: hue angle of 126.77º degrees, saturation: 0.35, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #397740 is Cyan = 0.52, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 119 | 64 | - |
| CMYK | 0.52 | 0 | 0.46 | 0.53 |
| HSL | 126.77º | 0.35% | 0.35% | - |
| HSV(B) | 126.77º | 0.52% | 0.47% | - |
| XYZ | 9.21 | 14.43 | 7.15 | - |
| YUV | 94.19 | 110.96 | 101.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 119 | 64 | 0.52 | 0 | 0.46 | 0.53 | 126.77 | 0.35 | 0.35 |
| Hex | 39 | 77 | 40 | 34 | 0 | 2E | 35 | 7F | 23 | 23 |
| Octal | 71 | 167 | 100 | 64 | 0 | 56 | 65 | 177 | 43 | 43 |
| Binary | 111001 | 1110111 | 1000000 | 110100 | 0 | 101110 | 110101 | 1111111 | 100011 | 100011 |
Color Harmonies of #397740
Complementary color
Monochromatic Colors of #397740
Black with #397740
Text Example
Text Example
White with #397740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397740; }
p { color: rgb(57,119,64); }
H1.HeaderClassName
{
color: #397740;
}
.AnyTagClassName
{
color: #397740;
}
</style>
background-color css
<style>
a { background-color: #397740; }
a { background-color: rgb(57,119,64); }
div.DivClassName
{
background-color: #397740;
}
.BgClassName
{
background-color: #397740;
}
</style>
border-color css
<style>
span { border-color: #397740; }
span { border-color: rgb(57,119,64); }
td.TdClassName
{
border-color: #397740;
}
.TagClassName
{
border-color: #397740;
}
</style>