Shades of Japanese Laurel #397734
Tints of Japanese Laurel #397734
RGB
CMYK
RGB Variations
Color information
#397734 (or 0x397734) is known color: Japanese Laurel. HEX triplet: 39, 77 and 34. RGB value is (57,119,52). Sum of RGB (Red+Green+Blue) = 57+119+52=228 (30% of max value = 765). Red value is 57 (22.66% from 255 or 25% from 228); Green value is 119 (46.88% from 255 or 52.19% from 228); Blue value is 52 (20.70% from 255 or 22.81% from 228); Max value from RGB is 119 - color contains mainly: green. Hex color #397734 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397734 is #C688CB. Grayscale: #5D5D5D. Windows color (decimal): -13011148 or 3438393. OLE color: 3438393.
HSL color Cylindrical-coordinate representation of color #397734: hue angle of 115.52º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #397734 is Cyan = 0.52, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 119 | 52 | - |
| CMYK | 0.52 | 0 | 0.56 | 0.53 |
| HSL | 115.52º | 0.39% | 0.34% | - |
| HSV(B) | 115.52º | 0.56% | 0.47% | - |
| XYZ | 8.9 | 14.31 | 5.54 | - |
| YUV | 92.82 | 104.96 | 102.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 119 | 52 | 0.52 | 0 | 0.56 | 0.53 | 115.52 | 0.39 | 0.34 |
| Hex | 39 | 77 | 34 | 34 | 0 | 38 | 35 | 74 | 27 | 22 |
| Octal | 71 | 167 | 64 | 64 | 0 | 70 | 65 | 164 | 47 | 42 |
| Binary | 111001 | 1110111 | 110100 | 110100 | 0 | 111000 | 110101 | 1110100 | 100111 | 100010 |
Color Harmonies of #397734
Complementary color
Monochromatic Colors of #397734
Black with #397734
Text Example
Text Example
White with #397734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397734; }
p { color: rgb(57,119,52); }
H1.HeaderClassName
{
color: #397734;
}
.AnyTagClassName
{
color: #397734;
}
</style>
background-color css
<style>
a { background-color: #397734; }
a { background-color: rgb(57,119,52); }
div.DivClassName
{
background-color: #397734;
}
.BgClassName
{
background-color: #397734;
}
</style>
border-color css
<style>
span { border-color: #397734; }
span { border-color: rgb(57,119,52); }
td.TdClassName
{
border-color: #397734;
}
.TagClassName
{
border-color: #397734;
}
</style>