Shades of Japanese Laurel #397941
Tints of Japanese Laurel #397941
RGB
CMYK
RGB Variations
Color information
#397941 (or 0x397941) is known color: Japanese Laurel. HEX triplet: 39, 79 and 41. RGB value is (57,121,65). Sum of RGB (Red+Green+Blue) = 57+121+65=243 (32% of max value = 765). Red value is 57 (22.66% from 255 or 23.46% from 243); Green value is 121 (47.66% from 255 or 49.79% from 243); Blue value is 65 (25.78% from 255 or 26.75% from 243); Max value from RGB is 121 - color contains mainly: green. Hex color #397941 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397941 is #C686BE. Grayscale: #5F5F5F. Windows color (decimal): -13010623 or 4290873. OLE color: 4290873.
HSL color Cylindrical-coordinate representation of color #397941: hue angle of 127.5º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #397941 is Cyan = 0.53, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 121 | 65 | - |
| CMYK | 0.53 | 0 | 0.46 | 0.53 |
| HSL | 127.5º | 0.36% | 0.35% | - |
| HSV(B) | 127.5º | 0.53% | 0.47% | - |
| XYZ | 9.48 | 14.93 | 7.38 | - |
| YUV | 95.48 | 110.8 | 100.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 121 | 65 | 0.53 | 0 | 0.46 | 0.53 | 127.5 | 0.36 | 0.35 |
| Hex | 39 | 79 | 41 | 35 | 0 | 2E | 35 | 80 | 24 | 23 |
| Octal | 71 | 171 | 101 | 65 | 0 | 56 | 65 | 200 | 44 | 43 |
| Binary | 111001 | 1111001 | 1000001 | 110101 | 0 | 101110 | 110101 | 10000000 | 100100 | 100011 |
Color Harmonies of #397941
Complementary color
Monochromatic Colors of #397941
Black with #397941
Text Example
Text Example
White with #397941
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397941; }
p { color: rgb(57,121,65); }
H1.HeaderClassName
{
color: #397941;
}
.AnyTagClassName
{
color: #397941;
}
</style>
background-color css
<style>
a { background-color: #397941; }
a { background-color: rgb(57,121,65); }
div.DivClassName
{
background-color: #397941;
}
.BgClassName
{
background-color: #397941;
}
</style>
border-color css
<style>
span { border-color: #397941; }
span { border-color: rgb(57,121,65); }
td.TdClassName
{
border-color: #397941;
}
.TagClassName
{
border-color: #397941;
}
</style>