Shades of Japanese Laurel #397837
Tints of Japanese Laurel #397837
RGB
CMYK
RGB Variations
Color information
#397837 (or 0x397837) is known color: Japanese Laurel. HEX triplet: 39, 78 and 37. RGB value is (57,120,55). Sum of RGB (Red+Green+Blue) = 57+120+55=232 (30% of max value = 765). Red value is 57 (22.66% from 255 or 24.57% from 232); Green value is 120 (47.27% from 255 or 51.72% from 232); Blue value is 55 (21.88% from 255 or 23.71% from 232); Max value from RGB is 120 - color contains mainly: green. Hex color #397837 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397837 is #C687C8. Grayscale: #5D5D5D. Windows color (decimal): -13010889 or 3635257. OLE color: 3635257.
HSL color Cylindrical-coordinate representation of color #397837: hue angle of 118.15º 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 #397837 is Cyan = 0.52, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 120 | 55 | - |
| CMYK | 0.52 | 0 | 0.54 | 0.53 |
| HSL | 118.15º | 0.37% | 0.34% | - |
| HSV(B) | 118.15º | 0.54% | 0.47% | - |
| XYZ | 9.09 | 14.58 | 5.95 | - |
| YUV | 93.75 | 106.13 | 101.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 120 | 55 | 0.52 | 0 | 0.54 | 0.53 | 118.15 | 0.37 | 0.34 |
| Hex | 39 | 78 | 37 | 34 | 0 | 36 | 35 | 76 | 25 | 22 |
| Octal | 71 | 170 | 67 | 64 | 0 | 66 | 65 | 166 | 45 | 42 |
| Binary | 111001 | 1111000 | 110111 | 110100 | 0 | 110110 | 110101 | 1110110 | 100101 | 100010 |
Color Harmonies of #397837
Complementary color
Monochromatic Colors of #397837
Black with #397837
Text Example
Text Example
White with #397837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397837; }
p { color: rgb(57,120,55); }
H1.HeaderClassName
{
color: #397837;
}
.AnyTagClassName
{
color: #397837;
}
</style>
background-color css
<style>
a { background-color: #397837; }
a { background-color: rgb(57,120,55); }
div.DivClassName
{
background-color: #397837;
}
.BgClassName
{
background-color: #397837;
}
</style>
border-color css
<style>
span { border-color: #397837; }
span { border-color: rgb(57,120,55); }
td.TdClassName
{
border-color: #397837;
}
.TagClassName
{
border-color: #397837;
}
</style>