Shades of Japanese Laurel #397737
Tints of Japanese Laurel #397737
RGB
CMYK
RGB Variations
Color information
#397737 (or 0x397737) is known color: Japanese Laurel. HEX triplet: 39, 77 and 37. RGB value is (57,119,55). Sum of RGB (Red+Green+Blue) = 57+119+55=231 (30% of max value = 765). Red value is 57 (22.66% from 255 or 24.68% from 231); Green value is 119 (46.88% from 255 or 51.52% from 231); Blue value is 55 (21.88% from 255 or 23.81% from 231); Max value from RGB is 119 - color contains mainly: green. Hex color #397737 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397737 is #C688C8. Grayscale: #5D5D5D. Windows color (decimal): -13011145 or 3635001. OLE color: 3635001.
HSL color Cylindrical-coordinate representation of color #397737: hue angle of 118.12º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #397737 is Cyan = 0.52, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 119 | 55 | - |
| CMYK | 0.52 | 0 | 0.54 | 0.53 |
| HSL | 118.13º | 0.37% | 0.34% | - |
| HSV(B) | 118.13º | 0.54% | 0.47% | - |
| XYZ | 8.97 | 14.34 | 5.91 | - |
| YUV | 93.17 | 106.46 | 102.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 119 | 55 | 0.52 | 0 | 0.54 | 0.53 | 118.13 | 0.37 | 0.34 |
| Hex | 39 | 77 | 37 | 34 | 0 | 36 | 35 | 76 | 25 | 22 |
| Octal | 71 | 167 | 67 | 64 | 0 | 66 | 65 | 166 | 45 | 42 |
| Binary | 111001 | 1110111 | 110111 | 110100 | 0 | 110110 | 110101 | 1110110 | 100101 | 100010 |
Color Harmonies of #397737
Complementary color
Monochromatic Colors of #397737
Black with #397737
Text Example
Text Example
White with #397737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397737; }
p { color: rgb(57,119,55); }
H1.HeaderClassName
{
color: #397737;
}
.AnyTagClassName
{
color: #397737;
}
</style>
background-color css
<style>
a { background-color: #397737; }
a { background-color: rgb(57,119,55); }
div.DivClassName
{
background-color: #397737;
}
.BgClassName
{
background-color: #397737;
}
</style>
border-color css
<style>
span { border-color: #397737; }
span { border-color: rgb(57,119,55); }
td.TdClassName
{
border-color: #397737;
}
.TagClassName
{
border-color: #397737;
}
</style>