Shades of Japanese Laurel #397038
Tints of Japanese Laurel #397038
RGB
CMYK
RGB Variations
Color information
#397038 (or 0x397038) is known color: Japanese Laurel. HEX triplet: 39, 70 and 38. RGB value is (57,112,56). Sum of RGB (Red+Green+Blue) = 57+112+56=225 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.33% from 225); Green value is 112 (44.14% from 255 or 49.78% from 225); Blue value is 56 (22.27% from 255 or 24.89% from 225); Max value from RGB is 112 - color contains mainly: green. Hex color #397038 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397038 is #C68FC7. Grayscale: #595959. Windows color (decimal): -13012936 or 3698745. OLE color: 3698745.
HSL color Cylindrical-coordinate representation of color #397038: hue angle of 118.93º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #397038 is Cyan = 0.49, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 112 | 56 | - |
| CMYK | 0.49 | 0 | 0.50 | 0.56 |
| HSL | 118.93º | 0.33% | 0.33% | - |
| HSV(B) | 118.93º | 0.5% | 0.44% | - |
| XYZ | 8.2 | 12.74 | 5.77 | - |
| YUV | 89.17 | 109.28 | 105.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 112 | 56 | 0.49 | 0 | 0.50 | 0.56 | 118.93 | 0.33 | 0.33 |
| Hex | 39 | 70 | 38 | 31 | 0 | 32 | 38 | 77 | 21 | 21 |
| Octal | 71 | 160 | 70 | 61 | 0 | 62 | 70 | 167 | 41 | 41 |
| Binary | 111001 | 1110000 | 111000 | 110001 | 0 | 110010 | 111000 | 1110111 | 100001 | 100001 |
Color Harmonies of #397038
Complementary color
Monochromatic Colors of #397038
Black with #397038
Text Example
Text Example
White with #397038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397038; }
p { color: rgb(57,112,56); }
H1.HeaderClassName
{
color: #397038;
}
.AnyTagClassName
{
color: #397038;
}
</style>
background-color css
<style>
a { background-color: #397038; }
a { background-color: rgb(57,112,56); }
div.DivClassName
{
background-color: #397038;
}
.BgClassName
{
background-color: #397038;
}
</style>
border-color css
<style>
span { border-color: #397038; }
span { border-color: rgb(57,112,56); }
td.TdClassName
{
border-color: #397038;
}
.TagClassName
{
border-color: #397038;
}
</style>