Shades of Japanese Laurel #397036
Tints of Japanese Laurel #397036
RGB
CMYK
RGB Variations
Color information
#397036 (or 0x397036) is known color: Japanese Laurel. HEX triplet: 39, 70 and 36. RGB value is (57,112,54). Sum of RGB (Red+Green+Blue) = 57+112+54=223 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.56% from 223); Green value is 112 (44.14% from 255 or 50.22% from 223); Blue value is 54 (21.48% from 255 or 24.22% from 223); Max value from RGB is 112 - color contains mainly: green. Hex color #397036 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397036 is #C68FC9. Grayscale: #595959. Windows color (decimal): -13012938 or 3567673. OLE color: 3567673.
HSL color Cylindrical-coordinate representation of color #397036: hue angle of 116.9º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #397036 is Cyan = 0.49, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 112 | 54 | - |
| CMYK | 0.49 | 0 | 0.52 | 0.56 |
| HSL | 116.9º | 0.35% | 0.33% | - |
| HSV(B) | 116.9º | 0.52% | 0.44% | - |
| XYZ | 8.15 | 12.72 | 5.52 | - |
| YUV | 88.94 | 108.28 | 105.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 112 | 54 | 0.49 | 0 | 0.52 | 0.56 | 116.9 | 0.35 | 0.33 |
| Hex | 39 | 70 | 36 | 31 | 0 | 34 | 38 | 75 | 23 | 21 |
| Octal | 71 | 160 | 66 | 61 | 0 | 64 | 70 | 165 | 43 | 41 |
| Binary | 111001 | 1110000 | 110110 | 110001 | 0 | 110100 | 111000 | 1110101 | 100011 | 100001 |
Color Harmonies of #397036
Complementary color
Monochromatic Colors of #397036
Black with #397036
Text Example
Text Example
White with #397036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397036; }
p { color: rgb(57,112,54); }
H1.HeaderClassName
{
color: #397036;
}
.AnyTagClassName
{
color: #397036;
}
</style>
background-color css
<style>
a { background-color: #397036; }
a { background-color: rgb(57,112,54); }
div.DivClassName
{
background-color: #397036;
}
.BgClassName
{
background-color: #397036;
}
</style>
border-color css
<style>
span { border-color: #397036; }
span { border-color: rgb(57,112,54); }
td.TdClassName
{
border-color: #397036;
}
.TagClassName
{
border-color: #397036;
}
</style>