Shades of Japanese Laurel #397234
Tints of Japanese Laurel #397234
RGB
CMYK
RGB Variations
Color information
#397234 (or 0x397234) is known color: Japanese Laurel. HEX triplet: 39, 72 and 34. RGB value is (57,114,52). Sum of RGB (Red+Green+Blue) = 57+114+52=223 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.56% from 223); Green value is 114 (44.92% from 255 or 51.12% from 223); Blue value is 52 (20.70% from 255 or 23.32% from 223); Max value from RGB is 114 - color contains mainly: green. Hex color #397234 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397234 is #C68DCB. Grayscale: #5A5A5A. Windows color (decimal): -13012428 or 3437113. OLE color: 3437113.
HSL color Cylindrical-coordinate representation of color #397234: hue angle of 115.16º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #397234 is Cyan = 0.50, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 114 | 52 | - |
| CMYK | 0.50 | 0 | 0.54 | 0.55 |
| HSL | 115.16º | 0.37% | 0.33% | - |
| HSV(B) | 115.16º | 0.54% | 0.45% | - |
| XYZ | 8.32 | 13.15 | 5.35 | - |
| YUV | 89.89 | 106.62 | 104.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 114 | 52 | 0.50 | 0 | 0.54 | 0.55 | 115.16 | 0.37 | 0.33 |
| Hex | 39 | 72 | 34 | 32 | 0 | 36 | 37 | 73 | 25 | 21 |
| Octal | 71 | 162 | 64 | 62 | 0 | 66 | 67 | 163 | 45 | 41 |
| Binary | 111001 | 1110010 | 110100 | 110010 | 0 | 110110 | 110111 | 1110011 | 100101 | 100001 |
Color Harmonies of #397234
Complementary color
Monochromatic Colors of #397234
Black with #397234
Text Example
Text Example
White with #397234
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397234; }
p { color: rgb(57,114,52); }
H1.HeaderClassName
{
color: #397234;
}
.AnyTagClassName
{
color: #397234;
}
</style>
background-color css
<style>
a { background-color: #397234; }
a { background-color: rgb(57,114,52); }
div.DivClassName
{
background-color: #397234;
}
.BgClassName
{
background-color: #397234;
}
</style>
border-color css
<style>
span { border-color: #397234; }
span { border-color: rgb(57,114,52); }
td.TdClassName
{
border-color: #397234;
}
.TagClassName
{
border-color: #397234;
}
</style>