Shades of Japanese Laurel #397732
Tints of Japanese Laurel #397732
RGB
CMYK
RGB Variations
Color information
#397732 (or 0x397732) is known color: Japanese Laurel. HEX triplet: 39, 77 and 32. RGB value is (57,119,50). Sum of RGB (Red+Green+Blue) = 57+119+50=226 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.22% from 226); Green value is 119 (46.88% from 255 or 52.65% from 226); Blue value is 50 (19.92% from 255 or 22.12% from 226); Max value from RGB is 119 - color contains mainly: green. Hex color #397732 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397732 is #C688CD. Grayscale: #5C5C5C. Windows color (decimal): -13011150 or 3307321. OLE color: 3307321.
HSL color Cylindrical-coordinate representation of color #397732: hue angle of 113.91º 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 #397732 is Cyan = 0.52, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 119 | 50 | - |
| CMYK | 0.52 | 0 | 0.58 | 0.53 |
| HSL | 113.91º | 0.41% | 0.33% | - |
| HSV(B) | 113.91º | 0.58% | 0.47% | - |
| XYZ | 8.86 | 14.29 | 5.31 | - |
| YUV | 92.6 | 103.96 | 102.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 119 | 50 | 0.52 | 0 | 0.58 | 0.53 | 113.91 | 0.41 | 0.33 |
| Hex | 39 | 77 | 32 | 34 | 0 | 3A | 35 | 72 | 29 | 21 |
| Octal | 71 | 167 | 62 | 64 | 0 | 72 | 65 | 162 | 51 | 41 |
| Binary | 111001 | 1110111 | 110010 | 110100 | 0 | 111010 | 110101 | 1110010 | 101001 | 100001 |
Color Harmonies of #397732
Complementary color
Monochromatic Colors of #397732
Black with #397732
Text Example
Text Example
White with #397732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397732; }
p { color: rgb(57,119,50); }
H1.HeaderClassName
{
color: #397732;
}
.AnyTagClassName
{
color: #397732;
}
</style>
background-color css
<style>
a { background-color: #397732; }
a { background-color: rgb(57,119,50); }
div.DivClassName
{
background-color: #397732;
}
.BgClassName
{
background-color: #397732;
}
</style>
border-color css
<style>
span { border-color: #397732; }
span { border-color: rgb(57,119,50); }
td.TdClassName
{
border-color: #397732;
}
.TagClassName
{
border-color: #397732;
}
</style>