Shades of Japanese Laurel #397834
Tints of Japanese Laurel #397834
RGB
CMYK
RGB Variations
Color information
#397834 (or 0x397834) is known color: Japanese Laurel. HEX triplet: 39, 78 and 34. RGB value is (57,120,52). Sum of RGB (Red+Green+Blue) = 57+120+52=229 (30% of max value = 765). Red value is 57 (22.66% from 255 or 24.89% from 229); Green value is 120 (47.27% from 255 or 52.40% from 229); Blue value is 52 (20.70% from 255 or 22.71% from 229); Max value from RGB is 120 - color contains mainly: green. Hex color #397834 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397834 is #C687CB. Grayscale: #5D5D5D. Windows color (decimal): -13010892 or 3438649. OLE color: 3438649.
HSL color Cylindrical-coordinate representation of color #397834: hue angle of 115.59º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #397834 is Cyan = 0.52, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 120 | 52 | - |
| CMYK | 0.52 | 0 | 0.57 | 0.53 |
| HSL | 115.59º | 0.4% | 0.34% | - |
| HSV(B) | 115.59º | 0.57% | 0.47% | - |
| XYZ | 9.02 | 14.55 | 5.58 | - |
| YUV | 93.41 | 104.63 | 102.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 120 | 52 | 0.52 | 0 | 0.57 | 0.53 | 115.59 | 0.4 | 0.34 |
| Hex | 39 | 78 | 34 | 34 | 0 | 39 | 35 | 74 | 28 | 22 |
| Octal | 71 | 170 | 64 | 64 | 0 | 71 | 65 | 164 | 50 | 42 |
| Binary | 111001 | 1111000 | 110100 | 110100 | 0 | 111001 | 110101 | 1110100 | 101000 | 100010 |
Color Harmonies of #397834
Complementary color
Monochromatic Colors of #397834
Black with #397834
Text Example
Text Example
White with #397834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397834; }
p { color: rgb(57,120,52); }
H1.HeaderClassName
{
color: #397834;
}
.AnyTagClassName
{
color: #397834;
}
</style>
background-color css
<style>
a { background-color: #397834; }
a { background-color: rgb(57,120,52); }
div.DivClassName
{
background-color: #397834;
}
.BgClassName
{
background-color: #397834;
}
</style>
border-color css
<style>
span { border-color: #397834; }
span { border-color: rgb(57,120,52); }
td.TdClassName
{
border-color: #397834;
}
.TagClassName
{
border-color: #397834;
}
</style>