Shades of Japanese Laurel #397641
Tints of Japanese Laurel #397641
RGB
CMYK
RGB Variations
Color information
#397641 (or 0x397641) is known color: Japanese Laurel. HEX triplet: 39, 76 and 41. RGB value is (57,118,65). Sum of RGB (Red+Green+Blue) = 57+118+65=240 (31% of max value = 765). Red value is 57 (22.66% from 255 or 23.75% from 240); Green value is 118 (46.48% from 255 or 49.17% from 240); Blue value is 65 (25.78% from 255 or 27.08% from 240); Max value from RGB is 118 - color contains mainly: green. Hex color #397641 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397641 is #C689BE. Grayscale: #5D5D5D. Windows color (decimal): -13011391 or 4290105. OLE color: 4290105.
HSL color Cylindrical-coordinate representation of color #397641: hue angle of 127.87º 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 #397641 is Cyan = 0.52, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 118 | 65 | - |
| CMYK | 0.52 | 0 | 0.45 | 0.54 |
| HSL | 127.87º | 0.35% | 0.34% | - |
| HSV(B) | 127.87º | 0.52% | 0.46% | - |
| XYZ | 9.12 | 14.21 | 7.26 | - |
| YUV | 93.72 | 111.79 | 101.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 118 | 65 | 0.52 | 0 | 0.45 | 0.54 | 127.87 | 0.35 | 0.34 |
| Hex | 39 | 76 | 41 | 34 | 0 | 2D | 36 | 80 | 23 | 22 |
| Octal | 71 | 166 | 101 | 64 | 0 | 55 | 66 | 200 | 43 | 42 |
| Binary | 111001 | 1110110 | 1000001 | 110100 | 0 | 101101 | 110110 | 10000000 | 100011 | 100010 |
Color Harmonies of #397641
Complementary color
Monochromatic Colors of #397641
Black with #397641
Text Example
Text Example
White with #397641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397641; }
p { color: rgb(57,118,65); }
H1.HeaderClassName
{
color: #397641;
}
.AnyTagClassName
{
color: #397641;
}
</style>
background-color css
<style>
a { background-color: #397641; }
a { background-color: rgb(57,118,65); }
div.DivClassName
{
background-color: #397641;
}
.BgClassName
{
background-color: #397641;
}
</style>
border-color css
<style>
span { border-color: #397641; }
span { border-color: rgb(57,118,65); }
td.TdClassName
{
border-color: #397641;
}
.TagClassName
{
border-color: #397641;
}
</style>