Shades of Japanese Laurel #397731
Tints of Japanese Laurel #397731
RGB
CMYK
RGB Variations
Color information
#397731 (or 0x397731) is known color: Japanese Laurel. HEX triplet: 39, 77 and 31. RGB value is (57,119,49). Sum of RGB (Red+Green+Blue) = 57+119+49=225 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.33% from 225); Green value is 119 (46.88% from 255 or 52.89% from 225); Blue value is 49 (19.53% from 255 or 21.78% from 225); Max value from RGB is 119 - color contains mainly: green. Hex color #397731 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397731 is #C688CE. Grayscale: #5C5C5C. Windows color (decimal): -13011151 or 3241785. OLE color: 3241785.
HSL color Cylindrical-coordinate representation of color #397731: hue angle of 113.14º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #397731 is Cyan = 0.52, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 119 | 49 | - |
| CMYK | 0.52 | 0 | 0.59 | 0.53 |
| HSL | 113.14º | 0.42% | 0.33% | - |
| HSV(B) | 113.14º | 0.59% | 0.47% | - |
| XYZ | 8.84 | 14.29 | 5.2 | - |
| YUV | 92.48 | 103.46 | 102.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 119 | 49 | 0.52 | 0 | 0.59 | 0.53 | 113.14 | 0.42 | 0.33 |
| Hex | 39 | 77 | 31 | 34 | 0 | 3B | 35 | 71 | 2A | 21 |
| Octal | 71 | 167 | 61 | 64 | 0 | 73 | 65 | 161 | 52 | 41 |
| Binary | 111001 | 1110111 | 110001 | 110100 | 0 | 111011 | 110101 | 1110001 | 101010 | 100001 |
Color Harmonies of #397731
Complementary color
Monochromatic Colors of #397731
Black with #397731
Text Example
Text Example
White with #397731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397731; }
p { color: rgb(57,119,49); }
H1.HeaderClassName
{
color: #397731;
}
.AnyTagClassName
{
color: #397731;
}
</style>
background-color css
<style>
a { background-color: #397731; }
a { background-color: rgb(57,119,49); }
div.DivClassName
{
background-color: #397731;
}
.BgClassName
{
background-color: #397731;
}
</style>
border-color css
<style>
span { border-color: #397731; }
span { border-color: rgb(57,119,49); }
td.TdClassName
{
border-color: #397731;
}
.TagClassName
{
border-color: #397731;
}
</style>