Shades of Japanese Laurel #397736
Tints of Japanese Laurel #397736
RGB
CMYK
RGB Variations
Color information
#397736 (or 0x397736) is known color: Japanese Laurel. HEX triplet: 39, 77 and 36. RGB value is (57,119,54). Sum of RGB (Red+Green+Blue) = 57+119+54=230 (30% of max value = 765). Red value is 57 (22.66% from 255 or 24.78% from 230); Green value is 119 (46.88% from 255 or 51.74% from 230); Blue value is 54 (21.48% from 255 or 23.48% from 230); Max value from RGB is 119 - color contains mainly: green. Hex color #397736 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397736 is #C688C9. Grayscale: #5D5D5D. Windows color (decimal): -13011146 or 3569465. OLE color: 3569465.
HSL color Cylindrical-coordinate representation of color #397736: hue angle of 117.23º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #397736 is Cyan = 0.52, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 119 | 54 | - |
| CMYK | 0.52 | 0 | 0.55 | 0.53 |
| HSL | 117.23º | 0.38% | 0.34% | - |
| HSV(B) | 117.23º | 0.55% | 0.47% | - |
| XYZ | 8.95 | 14.33 | 5.78 | - |
| YUV | 93.05 | 105.96 | 102.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 119 | 54 | 0.52 | 0 | 0.55 | 0.53 | 117.23 | 0.38 | 0.34 |
| Hex | 39 | 77 | 36 | 34 | 0 | 37 | 35 | 75 | 26 | 22 |
| Octal | 71 | 167 | 66 | 64 | 0 | 67 | 65 | 165 | 46 | 42 |
| Binary | 111001 | 1110111 | 110110 | 110100 | 0 | 110111 | 110101 | 1110101 | 100110 | 100010 |
Color Harmonies of #397736
Complementary color
Monochromatic Colors of #397736
Black with #397736
Text Example
Text Example
White with #397736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397736; }
p { color: rgb(57,119,54); }
H1.HeaderClassName
{
color: #397736;
}
.AnyTagClassName
{
color: #397736;
}
</style>
background-color css
<style>
a { background-color: #397736; }
a { background-color: rgb(57,119,54); }
div.DivClassName
{
background-color: #397736;
}
.BgClassName
{
background-color: #397736;
}
</style>
border-color css
<style>
span { border-color: #397736; }
span { border-color: rgb(57,119,54); }
td.TdClassName
{
border-color: #397736;
}
.TagClassName
{
border-color: #397736;
}
</style>