Shades of Japanese Laurel #397437
Tints of Japanese Laurel #397437
RGB
CMYK
RGB Variations
Color information
#397437 (or 0x397437) is known color: Japanese Laurel. HEX triplet: 39, 74 and 37. RGB value is (57,116,55). Sum of RGB (Red+Green+Blue) = 57+116+55=228 (30% of max value = 765). Red value is 57 (22.66% from 255 or 25% from 228); Green value is 116 (45.70% from 255 or 50.88% from 228); Blue value is 55 (21.88% from 255 or 24.12% from 228); Max value from RGB is 116 - color contains mainly: green. Hex color #397437 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397437 is #C68BC8. Grayscale: #5B5B5B. Windows color (decimal): -13011913 or 3634233. OLE color: 3634233.
HSL color Cylindrical-coordinate representation of color #397437: hue angle of 118.03º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #397437 is Cyan = 0.51, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 116 | 55 | - |
| CMYK | 0.51 | 0 | 0.53 | 0.55 |
| HSL | 118.03º | 0.36% | 0.34% | - |
| HSV(B) | 118.03º | 0.53% | 0.45% | - |
| XYZ | 8.62 | 13.64 | 5.79 | - |
| YUV | 91.41 | 107.45 | 103.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 116 | 55 | 0.51 | 0 | 0.53 | 0.55 | 118.03 | 0.36 | 0.34 |
| Hex | 39 | 74 | 37 | 33 | 0 | 35 | 37 | 76 | 24 | 22 |
| Octal | 71 | 164 | 67 | 63 | 0 | 65 | 67 | 166 | 44 | 42 |
| Binary | 111001 | 1110100 | 110111 | 110011 | 0 | 110101 | 110111 | 1110110 | 100100 | 100010 |
Color Harmonies of #397437
Complementary color
Monochromatic Colors of #397437
Black with #397437
Text Example
Text Example
White with #397437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397437; }
p { color: rgb(57,116,55); }
H1.HeaderClassName
{
color: #397437;
}
.AnyTagClassName
{
color: #397437;
}
</style>
background-color css
<style>
a { background-color: #397437; }
a { background-color: rgb(57,116,55); }
div.DivClassName
{
background-color: #397437;
}
.BgClassName
{
background-color: #397437;
}
</style>
border-color css
<style>
span { border-color: #397437; }
span { border-color: rgb(57,116,55); }
td.TdClassName
{
border-color: #397437;
}
.TagClassName
{
border-color: #397437;
}
</style>