Shades of Japanese Laurel #397738
Tints of Japanese Laurel #397738
RGB
CMYK
RGB Variations
Color information
#397738 (or 0x397738) is known color: Japanese Laurel. HEX triplet: 39, 77 and 38. RGB value is (57,119,56). Sum of RGB (Red+Green+Blue) = 57+119+56=232 (30% of max value = 765). Red value is 57 (22.66% from 255 or 24.57% from 232); Green value is 119 (46.88% from 255 or 51.29% from 232); Blue value is 56 (22.27% from 255 or 24.14% from 232); Max value from RGB is 119 - color contains mainly: green. Hex color #397738 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397738 is #C688C7. Grayscale: #5D5D5D. Windows color (decimal): -13011144 or 3700537. OLE color: 3700537.
HSL color Cylindrical-coordinate representation of color #397738: hue angle of 119.05º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #397738 is Cyan = 0.52, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 119 | 56 | - |
| CMYK | 0.52 | 0 | 0.53 | 0.53 |
| HSL | 119.05º | 0.36% | 0.34% | - |
| HSV(B) | 119.05º | 0.53% | 0.47% | - |
| XYZ | 9 | 14.35 | 6.04 | - |
| YUV | 93.28 | 106.96 | 102.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 119 | 56 | 0.52 | 0 | 0.53 | 0.53 | 119.05 | 0.36 | 0.34 |
| Hex | 39 | 77 | 38 | 34 | 0 | 35 | 35 | 77 | 24 | 22 |
| Octal | 71 | 167 | 70 | 64 | 0 | 65 | 65 | 167 | 44 | 42 |
| Binary | 111001 | 1110111 | 111000 | 110100 | 0 | 110101 | 110101 | 1110111 | 100100 | 100010 |
Color Harmonies of #397738
Complementary color
Monochromatic Colors of #397738
Black with #397738
Text Example
Text Example
White with #397738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397738; }
p { color: rgb(57,119,56); }
H1.HeaderClassName
{
color: #397738;
}
.AnyTagClassName
{
color: #397738;
}
</style>
background-color css
<style>
a { background-color: #397738; }
a { background-color: rgb(57,119,56); }
div.DivClassName
{
background-color: #397738;
}
.BgClassName
{
background-color: #397738;
}
</style>
border-color css
<style>
span { border-color: #397738; }
span { border-color: rgb(57,119,56); }
td.TdClassName
{
border-color: #397738;
}
.TagClassName
{
border-color: #397738;
}
</style>