Shades of Japanese Laurel #397631
Tints of Japanese Laurel #397631
RGB
CMYK
RGB Variations
Color information
#397631 (or 0x397631) is known color: Japanese Laurel. HEX triplet: 39, 76 and 31. RGB value is (57,118,49). Sum of RGB (Red+Green+Blue) = 57+118+49=224 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.45% from 224); Green value is 118 (46.48% from 255 or 52.68% from 224); Blue value is 49 (19.53% from 255 or 21.88% from 224); Max value from RGB is 118 - color contains mainly: green. Hex color #397631 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397631 is #C689CE. Grayscale: #5C5C5C. Windows color (decimal): -13011407 or 3241529. OLE color: 3241529.
HSL color Cylindrical-coordinate representation of color #397631: hue angle of 113.04º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #397631 is Cyan = 0.52, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 118 | 49 | - |
| CMYK | 0.52 | 0 | 0.58 | 0.54 |
| HSL | 113.04º | 0.41% | 0.33% | - |
| HSV(B) | 113.04º | 0.58% | 0.46% | - |
| XYZ | 8.72 | 14.05 | 5.16 | - |
| YUV | 91.9 | 103.79 | 103.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 118 | 49 | 0.52 | 0 | 0.58 | 0.54 | 113.04 | 0.41 | 0.33 |
| Hex | 39 | 76 | 31 | 34 | 0 | 3A | 36 | 71 | 29 | 21 |
| Octal | 71 | 166 | 61 | 64 | 0 | 72 | 66 | 161 | 51 | 41 |
| Binary | 111001 | 1110110 | 110001 | 110100 | 0 | 111010 | 110110 | 1110001 | 101001 | 100001 |
Color Harmonies of #397631
Complementary color
Monochromatic Colors of #397631
Black with #397631
Text Example
Text Example
White with #397631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397631; }
p { color: rgb(57,118,49); }
H1.HeaderClassName
{
color: #397631;
}
.AnyTagClassName
{
color: #397631;
}
</style>
background-color css
<style>
a { background-color: #397631; }
a { background-color: rgb(57,118,49); }
div.DivClassName
{
background-color: #397631;
}
.BgClassName
{
background-color: #397631;
}
</style>
border-color css
<style>
span { border-color: #397631; }
span { border-color: rgb(57,118,49); }
td.TdClassName
{
border-color: #397631;
}
.TagClassName
{
border-color: #397631;
}
</style>