Shades of Japanese Laurel #397236
Tints of Japanese Laurel #397236
RGB
CMYK
RGB Variations
Color information
#397236 (or 0x397236) is known color: Japanese Laurel. HEX triplet: 39, 72 and 36. RGB value is (57,114,54). Sum of RGB (Red+Green+Blue) = 57+114+54=225 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.33% from 225); Green value is 114 (44.92% from 255 or 50.67% from 225); Blue value is 54 (21.48% from 255 or 24% from 225); Max value from RGB is 114 - color contains mainly: green. Hex color #397236 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397236 is #C68DC9. Grayscale: #5A5A5A. Windows color (decimal): -13012426 or 3568185. OLE color: 3568185.
HSL color Cylindrical-coordinate representation of color #397236: hue angle of 117º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #397236 is Cyan = 0.50, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 114 | 54 | - |
| CMYK | 0.50 | 0 | 0.53 | 0.55 |
| HSL | 117º | 0.36% | 0.33% | - |
| HSV(B) | 117º | 0.53% | 0.45% | - |
| XYZ | 8.37 | 13.17 | 5.59 | - |
| YUV | 90.12 | 107.62 | 104.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 114 | 54 | 0.50 | 0 | 0.53 | 0.55 | 117 | 0.36 | 0.33 |
| Hex | 39 | 72 | 36 | 32 | 0 | 35 | 37 | 75 | 24 | 21 |
| Octal | 71 | 162 | 66 | 62 | 0 | 65 | 67 | 165 | 44 | 41 |
| Binary | 111001 | 1110010 | 110110 | 110010 | 0 | 110101 | 110111 | 1110101 | 100100 | 100001 |
Color Harmonies of #397236
Complementary color
Monochromatic Colors of #397236
Black with #397236
Text Example
Text Example
White with #397236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397236; }
p { color: rgb(57,114,54); }
H1.HeaderClassName
{
color: #397236;
}
.AnyTagClassName
{
color: #397236;
}
</style>
background-color css
<style>
a { background-color: #397236; }
a { background-color: rgb(57,114,54); }
div.DivClassName
{
background-color: #397236;
}
.BgClassName
{
background-color: #397236;
}
</style>
border-color css
<style>
span { border-color: #397236; }
span { border-color: rgb(57,114,54); }
td.TdClassName
{
border-color: #397236;
}
.TagClassName
{
border-color: #397236;
}
</style>