Shades of Japanese Laurel #397239
Tints of Japanese Laurel #397239
RGB
CMYK
RGB Variations
Color information
#397239 (or 0x397239) is known color: Japanese Laurel. HEX triplet: 39, 72 and 39. RGB value is (57,114,57). Sum of RGB (Red+Green+Blue) = 57+114+57=228 (30% of max value = 765). Red value is 57 (22.66% from 255 or 25% from 228); Green value is 114 (44.92% from 255 or 50% from 228); Blue value is 57 (22.66% from 255 or 25% from 228); Max value from RGB is 114 - color contains mainly: green. Hex color #397239 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397239 is #C68DC6. Grayscale: #5A5A5A. Windows color (decimal): -13012423 or 3764793. OLE color: 3764793.
HSL color Cylindrical-coordinate representation of color #397239: hue angle of 120º degrees, saturation: 0.33, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #397239 is Cyan = 0.50, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 114 | 57 | - |
| CMYK | 0.50 | 0 | 0.50 | 0.55 |
| HSL | 120º | 0.33% | 0.34% | - |
| HSV(B) | 120º | 0.5% | 0.45% | - |
| XYZ | 8.44 | 13.2 | 5.97 | - |
| YUV | 90.46 | 109.12 | 104.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 114 | 57 | 0.50 | 0 | 0.50 | 0.55 | 120 | 0.33 | 0.34 |
| Hex | 39 | 72 | 39 | 32 | 0 | 32 | 37 | 78 | 21 | 22 |
| Octal | 71 | 162 | 71 | 62 | 0 | 62 | 67 | 170 | 41 | 42 |
| Binary | 111001 | 1110010 | 111001 | 110010 | 0 | 110010 | 110111 | 1111000 | 100001 | 100010 |
Color Harmonies of #397239
Complementary color
Monochromatic Colors of #397239
Black with #397239
Text Example
Text Example
White with #397239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397239; }
p { color: rgb(57,114,57); }
H1.HeaderClassName
{
color: #397239;
}
.AnyTagClassName
{
color: #397239;
}
</style>
background-color css
<style>
a { background-color: #397239; }
a { background-color: rgb(57,114,57); }
div.DivClassName
{
background-color: #397239;
}
.BgClassName
{
background-color: #397239;
}
</style>
border-color css
<style>
span { border-color: #397239; }
span { border-color: rgb(57,114,57); }
td.TdClassName
{
border-color: #397239;
}
.TagClassName
{
border-color: #397239;
}
</style>