Shades of Japanese Laurel #397140
Tints of Japanese Laurel #397140
RGB
CMYK
RGB Variations
Color information
#397140 (or 0x397140) is known color: Japanese Laurel. HEX triplet: 39, 71 and 40. RGB value is (57,113,64). Sum of RGB (Red+Green+Blue) = 57+113+64=234 (30% of max value = 765). Red value is 57 (22.66% from 255 or 24.36% from 234); Green value is 113 (44.53% from 255 or 48.29% from 234); Blue value is 64 (25.39% from 255 or 27.35% from 234); Max value from RGB is 113 - color contains mainly: green. Hex color #397140 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397140 is #C68EBF. Grayscale: #5A5A5A. Windows color (decimal): -13012672 or 4223289. OLE color: 4223289.
HSL color Cylindrical-coordinate representation of color #397140: hue angle of 127.5º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #397140 is Cyan = 0.50, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 113 | 64 | - |
| CMYK | 0.50 | 0 | 0.43 | 0.56 |
| HSL | 127.5º | 0.33% | 0.33% | - |
| HSV(B) | 127.5º | 0.5% | 0.44% | - |
| XYZ | 8.52 | 13.05 | 6.92 | - |
| YUV | 90.67 | 112.95 | 103.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 113 | 64 | 0.50 | 0 | 0.43 | 0.56 | 127.5 | 0.33 | 0.33 |
| Hex | 39 | 71 | 40 | 32 | 0 | 2B | 38 | 80 | 21 | 21 |
| Octal | 71 | 161 | 100 | 62 | 0 | 53 | 70 | 200 | 41 | 41 |
| Binary | 111001 | 1110001 | 1000000 | 110010 | 0 | 101011 | 111000 | 10000000 | 100001 | 100001 |
Color Harmonies of #397140
Complementary color
Monochromatic Colors of #397140
Black with #397140
Text Example
Text Example
White with #397140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397140; }
p { color: rgb(57,113,64); }
H1.HeaderClassName
{
color: #397140;
}
.AnyTagClassName
{
color: #397140;
}
</style>
background-color css
<style>
a { background-color: #397140; }
a { background-color: rgb(57,113,64); }
div.DivClassName
{
background-color: #397140;
}
.BgClassName
{
background-color: #397140;
}
</style>
border-color css
<style>
span { border-color: #397140; }
span { border-color: rgb(57,113,64); }
td.TdClassName
{
border-color: #397140;
}
.TagClassName
{
border-color: #397140;
}
</style>