Shades of Japanese Laurel #397136
Tints of Japanese Laurel #397136
RGB
CMYK
RGB Variations
Color information
#397136 (or 0x397136) is known color: Japanese Laurel. HEX triplet: 39, 71 and 36. RGB value is (57,113,54). Sum of RGB (Red+Green+Blue) = 57+113+54=224 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.45% from 224); Green value is 113 (44.53% from 255 or 50.45% from 224); Blue value is 54 (21.48% from 255 or 24.11% from 224); Max value from RGB is 113 - color contains mainly: green. Hex color #397136 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397136 is #C68EC9. Grayscale: #595959. Windows color (decimal): -13012682 or 3567929. OLE color: 3567929.
HSL color Cylindrical-coordinate representation of color #397136: hue angle of 116.95º 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 #397136 is Cyan = 0.50, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 113 | 54 | - |
| CMYK | 0.50 | 0 | 0.52 | 0.56 |
| HSL | 116.95º | 0.35% | 0.33% | - |
| HSV(B) | 116.95º | 0.52% | 0.44% | - |
| XYZ | 8.26 | 12.95 | 5.55 | - |
| YUV | 89.53 | 107.95 | 104.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 113 | 54 | 0.50 | 0 | 0.52 | 0.56 | 116.95 | 0.35 | 0.33 |
| Hex | 39 | 71 | 36 | 32 | 0 | 34 | 38 | 75 | 23 | 21 |
| Octal | 71 | 161 | 66 | 62 | 0 | 64 | 70 | 165 | 43 | 41 |
| Binary | 111001 | 1110001 | 110110 | 110010 | 0 | 110100 | 111000 | 1110101 | 100011 | 100001 |
Color Harmonies of #397136
Complementary color
Monochromatic Colors of #397136
Black with #397136
Text Example
Text Example
White with #397136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397136; }
p { color: rgb(57,113,54); }
H1.HeaderClassName
{
color: #397136;
}
.AnyTagClassName
{
color: #397136;
}
</style>
background-color css
<style>
a { background-color: #397136; }
a { background-color: rgb(57,113,54); }
div.DivClassName
{
background-color: #397136;
}
.BgClassName
{
background-color: #397136;
}
</style>
border-color css
<style>
span { border-color: #397136; }
span { border-color: rgb(57,113,54); }
td.TdClassName
{
border-color: #397136;
}
.TagClassName
{
border-color: #397136;
}
</style>