Shades of Japanese Laurel #347331
Tints of Japanese Laurel #347331
RGB
CMYK
RGB Variations
Color information
#347331 (or 0x347331) is known color: Japanese Laurel. HEX triplet: 34, 73 and 31. RGB value is (52,115,49). Sum of RGB (Red+Green+Blue) = 52+115+49=216 (28% of max value = 765). Red value is 52 (20.70% from 255 or 24.07% from 216); Green value is 115 (45.31% from 255 or 53.24% from 216); Blue value is 49 (19.53% from 255 or 22.69% from 216); Max value from RGB is 115 - color contains mainly: green. Hex color #347331 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347331 is #CB8CCE. Grayscale: #585858. Windows color (decimal): -13339855 or 3240756. OLE color: 3240756.
HSL color Cylindrical-coordinate representation of color #347331: hue angle of 117.27º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #347331 is Cyan = 0.55, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 115 | 49 | - |
| CMYK | 0.55 | 0 | 0.57 | 0.55 |
| HSL | 117.27º | 0.4% | 0.32% | - |
| HSV(B) | 117.27º | 0.57% | 0.45% | - |
| XYZ | 8.1 | 13.21 | 5.03 | - |
| YUV | 88.64 | 105.63 | 101.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 115 | 49 | 0.55 | 0 | 0.57 | 0.55 | 117.27 | 0.4 | 0.32 |
| Hex | 34 | 73 | 31 | 37 | 0 | 39 | 37 | 75 | 28 | 20 |
| Octal | 64 | 163 | 61 | 67 | 0 | 71 | 67 | 165 | 50 | 40 |
| Binary | 110100 | 1110011 | 110001 | 110111 | 0 | 111001 | 110111 | 1110101 | 101000 | 100000 |
Color Harmonies of #347331
Complementary color
Monochromatic Colors of #347331
Black with #347331
Text Example
Text Example
White with #347331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347331; }
p { color: rgb(52,115,49); }
H1.HeaderClassName
{
color: #347331;
}
.AnyTagClassName
{
color: #347331;
}
</style>
background-color css
<style>
a { background-color: #347331; }
a { background-color: rgb(52,115,49); }
div.DivClassName
{
background-color: #347331;
}
.BgClassName
{
background-color: #347331;
}
</style>
border-color css
<style>
span { border-color: #347331; }
span { border-color: rgb(52,115,49); }
td.TdClassName
{
border-color: #347331;
}
.TagClassName
{
border-color: #347331;
}
</style>