Shades of Japanese Laurel #397541
Tints of Japanese Laurel #397541
RGB
CMYK
RGB Variations
Color information
#397541 (or 0x397541) is known color: Japanese Laurel. HEX triplet: 39, 75 and 41. RGB value is (57,117,65). Sum of RGB (Red+Green+Blue) = 57+117+65=239 (31% of max value = 765). Red value is 57 (22.66% from 255 or 23.85% from 239); Green value is 117 (46.09% from 255 or 48.95% from 239); Blue value is 65 (25.78% from 255 or 27.20% from 239); Max value from RGB is 117 - color contains mainly: green. Hex color #397541 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397541 is #C68ABE. Grayscale: #5D5D5D. Windows color (decimal): -13011647 or 4289849. OLE color: 4289849.
HSL color Cylindrical-coordinate representation of color #397541: hue angle of 128º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #397541 is Cyan = 0.51, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 117 | 65 | - |
| CMYK | 0.51 | 0 | 0.44 | 0.54 |
| HSL | 128º | 0.34% | 0.34% | - |
| HSV(B) | 128º | 0.51% | 0.46% | - |
| XYZ | 9 | 13.97 | 7.22 | - |
| YUV | 93.13 | 112.12 | 102.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 117 | 65 | 0.51 | 0 | 0.44 | 0.54 | 128 | 0.34 | 0.34 |
| Hex | 39 | 75 | 41 | 33 | 0 | 2C | 36 | 80 | 22 | 22 |
| Octal | 71 | 165 | 101 | 63 | 0 | 54 | 66 | 200 | 42 | 42 |
| Binary | 111001 | 1110101 | 1000001 | 110011 | 0 | 101100 | 110110 | 10000000 | 100010 | 100010 |
Color Harmonies of #397541
Complementary color
Monochromatic Colors of #397541
Black with #397541
Text Example
Text Example
White with #397541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397541; }
p { color: rgb(57,117,65); }
H1.HeaderClassName
{
color: #397541;
}
.AnyTagClassName
{
color: #397541;
}
</style>
background-color css
<style>
a { background-color: #397541; }
a { background-color: rgb(57,117,65); }
div.DivClassName
{
background-color: #397541;
}
.BgClassName
{
background-color: #397541;
}
</style>
border-color css
<style>
span { border-color: #397541; }
span { border-color: rgb(57,117,65); }
td.TdClassName
{
border-color: #397541;
}
.TagClassName
{
border-color: #397541;
}
</style>