Shades of Japanese Laurel #397431
Tints of Japanese Laurel #397431
RGB
CMYK
RGB Variations
Color information
#397431 (or 0x397431) is known color: Japanese Laurel. HEX triplet: 39, 74 and 31. RGB value is (57,116,49). Sum of RGB (Red+Green+Blue) = 57+116+49=222 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.68% from 222); Green value is 116 (45.70% from 255 or 52.25% from 222); Blue value is 49 (19.53% from 255 or 22.07% from 222); Max value from RGB is 116 - color contains mainly: green. Hex color #397431 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397431 is #C68BCE. Grayscale: #5A5A5A. Windows color (decimal): -13011919 or 3241017. OLE color: 3241017.
HSL color Cylindrical-coordinate representation of color #397431: hue angle of 112.84º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #397431 is Cyan = 0.51, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 116 | 49 | - |
| CMYK | 0.51 | 0 | 0.58 | 0.55 |
| HSL | 112.84º | 0.41% | 0.32% | - |
| HSV(B) | 112.84º | 0.58% | 0.45% | - |
| XYZ | 8.49 | 13.58 | 5.08 | - |
| YUV | 90.72 | 104.45 | 103.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 116 | 49 | 0.51 | 0 | 0.58 | 0.55 | 112.84 | 0.41 | 0.32 |
| Hex | 39 | 74 | 31 | 33 | 0 | 3A | 37 | 71 | 29 | 20 |
| Octal | 71 | 164 | 61 | 63 | 0 | 72 | 67 | 161 | 51 | 40 |
| Binary | 111001 | 1110100 | 110001 | 110011 | 0 | 111010 | 110111 | 1110001 | 101001 | 100000 |
Color Harmonies of #397431
Complementary color
Monochromatic Colors of #397431
Black with #397431
Text Example
Text Example
White with #397431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397431; }
p { color: rgb(57,116,49); }
H1.HeaderClassName
{
color: #397431;
}
.AnyTagClassName
{
color: #397431;
}
</style>
background-color css
<style>
a { background-color: #397431; }
a { background-color: rgb(57,116,49); }
div.DivClassName
{
background-color: #397431;
}
.BgClassName
{
background-color: #397431;
}
</style>
border-color css
<style>
span { border-color: #397431; }
span { border-color: rgb(57,116,49); }
td.TdClassName
{
border-color: #397431;
}
.TagClassName
{
border-color: #397431;
}
</style>