Shades of Japanese Laurel #397832
Tints of Japanese Laurel #397832
RGB
CMYK
RGB Variations
Color information
#397832 (or 0x397832) is known color: Japanese Laurel. HEX triplet: 39, 78 and 32. RGB value is (57,120,50). Sum of RGB (Red+Green+Blue) = 57+120+50=227 (30% of max value = 765). Red value is 57 (22.66% from 255 or 25.11% from 227); Green value is 120 (47.27% from 255 or 52.86% from 227); Blue value is 50 (19.92% from 255 or 22.03% from 227); Max value from RGB is 120 - color contains mainly: green. Hex color #397832 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397832 is #C687CD. Grayscale: #5D5D5D. Windows color (decimal): -13010894 or 3307577. OLE color: 3307577.
HSL color Cylindrical-coordinate representation of color #397832: hue angle of 114º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #397832 is Cyan = 0.52, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 120 | 50 | - |
| CMYK | 0.52 | 0 | 0.58 | 0.53 |
| HSL | 114º | 0.41% | 0.33% | - |
| HSV(B) | 114º | 0.58% | 0.47% | - |
| XYZ | 8.98 | 14.53 | 5.35 | - |
| YUV | 93.18 | 103.63 | 102.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 120 | 50 | 0.52 | 0 | 0.58 | 0.53 | 114 | 0.41 | 0.33 |
| Hex | 39 | 78 | 32 | 34 | 0 | 3A | 35 | 72 | 29 | 21 |
| Octal | 71 | 170 | 62 | 64 | 0 | 72 | 65 | 162 | 51 | 41 |
| Binary | 111001 | 1111000 | 110010 | 110100 | 0 | 111010 | 110101 | 1110010 | 101001 | 100001 |
Color Harmonies of #397832
Complementary color
Monochromatic Colors of #397832
Black with #397832
Text Example
Text Example
White with #397832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397832; }
p { color: rgb(57,120,50); }
H1.HeaderClassName
{
color: #397832;
}
.AnyTagClassName
{
color: #397832;
}
</style>
background-color css
<style>
a { background-color: #397832; }
a { background-color: rgb(57,120,50); }
div.DivClassName
{
background-color: #397832;
}
.BgClassName
{
background-color: #397832;
}
</style>
border-color css
<style>
span { border-color: #397832; }
span { border-color: rgb(57,120,50); }
td.TdClassName
{
border-color: #397832;
}
.TagClassName
{
border-color: #397832;
}
</style>