Shades of Japanese Laurel #397037
Tints of Japanese Laurel #397037
RGB
CMYK
RGB Variations
Color information
#397037 (or 0x397037) is known color: Japanese Laurel. HEX triplet: 39, 70 and 37. RGB value is (57,112,55). Sum of RGB (Red+Green+Blue) = 57+112+55=224 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.45% from 224); Green value is 112 (44.14% from 255 or 50% from 224); Blue value is 55 (21.88% from 255 or 24.55% from 224); Max value from RGB is 112 - color contains mainly: green. Hex color #397037 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397037 is #C68FC8. Grayscale: #595959. Windows color (decimal): -13012937 or 3633209. OLE color: 3633209.
HSL color Cylindrical-coordinate representation of color #397037: hue angle of 117.89º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #397037 is Cyan = 0.49, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 112 | 55 | - |
| CMYK | 0.49 | 0 | 0.51 | 0.56 |
| HSL | 117.89º | 0.34% | 0.33% | - |
| HSV(B) | 117.89º | 0.51% | 0.44% | - |
| XYZ | 8.17 | 12.73 | 5.64 | - |
| YUV | 89.06 | 108.78 | 105.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 112 | 55 | 0.49 | 0 | 0.51 | 0.56 | 117.89 | 0.34 | 0.33 |
| Hex | 39 | 70 | 37 | 31 | 0 | 33 | 38 | 76 | 22 | 21 |
| Octal | 71 | 160 | 67 | 61 | 0 | 63 | 70 | 166 | 42 | 41 |
| Binary | 111001 | 1110000 | 110111 | 110001 | 0 | 110011 | 111000 | 1110110 | 100010 | 100001 |
Color Harmonies of #397037
Complementary color
Monochromatic Colors of #397037
Black with #397037
Text Example
Text Example
White with #397037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397037; }
p { color: rgb(57,112,55); }
H1.HeaderClassName
{
color: #397037;
}
.AnyTagClassName
{
color: #397037;
}
</style>
background-color css
<style>
a { background-color: #397037; }
a { background-color: rgb(57,112,55); }
div.DivClassName
{
background-color: #397037;
}
.BgClassName
{
background-color: #397037;
}
</style>
border-color css
<style>
span { border-color: #397037; }
span { border-color: rgb(57,112,55); }
td.TdClassName
{
border-color: #397037;
}
.TagClassName
{
border-color: #397037;
}
</style>