Shades of Japanese Laurel #397640
Tints of Japanese Laurel #397640
RGB
CMYK
RGB Variations
Color information
#397640 (or 0x397640) is known color: Japanese Laurel. HEX triplet: 39, 76 and 40. RGB value is (57,118,64). Sum of RGB (Red+Green+Blue) = 57+118+64=239 (31% of max value = 765). Red value is 57 (22.66% from 255 or 23.85% from 239); Green value is 118 (46.48% from 255 or 49.37% from 239); Blue value is 64 (25.39% from 255 or 26.78% from 239); Max value from RGB is 118 - color contains mainly: green. Hex color #397640 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397640 is #C689BF. Grayscale: #5D5D5D. Windows color (decimal): -13011392 or 4224569. OLE color: 4224569.
HSL color Cylindrical-coordinate representation of color #397640: hue angle of 126.89º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #397640 is Cyan = 0.52, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 118 | 64 | - |
| CMYK | 0.52 | 0 | 0.46 | 0.54 |
| HSL | 126.89º | 0.35% | 0.34% | - |
| HSV(B) | 126.89º | 0.52% | 0.46% | - |
| XYZ | 9.09 | 14.2 | 7.11 | - |
| YUV | 93.61 | 111.29 | 101.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 118 | 64 | 0.52 | 0 | 0.46 | 0.54 | 126.89 | 0.35 | 0.34 |
| Hex | 39 | 76 | 40 | 34 | 0 | 2E | 36 | 7F | 23 | 22 |
| Octal | 71 | 166 | 100 | 64 | 0 | 56 | 66 | 177 | 43 | 42 |
| Binary | 111001 | 1110110 | 1000000 | 110100 | 0 | 101110 | 110110 | 1111111 | 100011 | 100010 |
Color Harmonies of #397640
Complementary color
Monochromatic Colors of #397640
Black with #397640
Text Example
Text Example
White with #397640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397640; }
p { color: rgb(57,118,64); }
H1.HeaderClassName
{
color: #397640;
}
.AnyTagClassName
{
color: #397640;
}
</style>
background-color css
<style>
a { background-color: #397640; }
a { background-color: rgb(57,118,64); }
div.DivClassName
{
background-color: #397640;
}
.BgClassName
{
background-color: #397640;
}
</style>
border-color css
<style>
span { border-color: #397640; }
span { border-color: rgb(57,118,64); }
td.TdClassName
{
border-color: #397640;
}
.TagClassName
{
border-color: #397640;
}
</style>