Shades of Japanese Laurel #397039
Tints of Japanese Laurel #397039
RGB
CMYK
RGB Variations
Color information
#397039 (or 0x397039) is known color: Japanese Laurel. HEX triplet: 39, 70 and 39. RGB value is (57,112,57). Sum of RGB (Red+Green+Blue) = 57+112+57=226 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.22% from 226); Green value is 112 (44.14% from 255 or 49.56% from 226); Blue value is 57 (22.66% from 255 or 25.22% from 226); Max value from RGB is 112 - color contains mainly: green. Hex color #397039 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397039 is #C68FC6. Grayscale: #595959. Windows color (decimal): -13012935 or 3764281. OLE color: 3764281.
HSL color Cylindrical-coordinate representation of color #397039: hue angle of 120º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #397039 is Cyan = 0.49, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 112 | 57 | - |
| CMYK | 0.49 | 0 | 0.49 | 0.56 |
| HSL | 120º | 0.33% | 0.33% | - |
| HSV(B) | 120º | 0.49% | 0.44% | - |
| XYZ | 8.22 | 12.75 | 5.9 | - |
| YUV | 89.29 | 109.78 | 104.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 112 | 57 | 0.49 | 0 | 0.49 | 0.56 | 120 | 0.33 | 0.33 |
| Hex | 39 | 70 | 39 | 31 | 0 | 31 | 38 | 78 | 21 | 21 |
| Octal | 71 | 160 | 71 | 61 | 0 | 61 | 70 | 170 | 41 | 41 |
| Binary | 111001 | 1110000 | 111001 | 110001 | 0 | 110001 | 111000 | 1111000 | 100001 | 100001 |
Color Harmonies of #397039
Complementary color
Monochromatic Colors of #397039
Black with #397039
Text Example
Text Example
White with #397039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397039; }
p { color: rgb(57,112,57); }
H1.HeaderClassName
{
color: #397039;
}
.AnyTagClassName
{
color: #397039;
}
</style>
background-color css
<style>
a { background-color: #397039; }
a { background-color: rgb(57,112,57); }
div.DivClassName
{
background-color: #397039;
}
.BgClassName
{
background-color: #397039;
}
</style>
border-color css
<style>
span { border-color: #397039; }
span { border-color: rgb(57,112,57); }
td.TdClassName
{
border-color: #397039;
}
.TagClassName
{
border-color: #397039;
}
</style>