Shades of Japanese Laurel #347240
Tints of Japanese Laurel #347240
RGB
CMYK
RGB Variations
Color information
#347240 (or 0x347240) is known color: Japanese Laurel. HEX triplet: 34, 72 and 40. RGB value is (52,114,64). Sum of RGB (Red+Green+Blue) = 52+114+64=230 (30% of max value = 765). Red value is 52 (20.70% from 255 or 22.61% from 230); Green value is 114 (44.92% from 255 or 49.57% from 230); Blue value is 64 (25.39% from 255 or 27.83% from 230); Max value from RGB is 114 - color contains mainly: green. Hex color #347240 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347240 is #CB8DBF. Grayscale: #595959. Windows color (decimal): -13340096 or 4223540. OLE color: 4223540.
HSL color Cylindrical-coordinate representation of color #347240: hue angle of 131.61º 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 #347240 is Cyan = 0.54, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 114 | 64 | - |
| CMYK | 0.54 | 0 | 0.44 | 0.55 |
| HSL | 131.61º | 0.37% | 0.33% | - |
| HSV(B) | 131.61º | 0.54% | 0.45% | - |
| XYZ | 8.36 | 13.13 | 6.95 | - |
| YUV | 89.76 | 113.46 | 101.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 114 | 64 | 0.54 | 0 | 0.44 | 0.55 | 131.61 | 0.37 | 0.33 |
| Hex | 34 | 72 | 40 | 36 | 0 | 2C | 37 | 84 | 25 | 21 |
| Octal | 64 | 162 | 100 | 66 | 0 | 54 | 67 | 204 | 45 | 41 |
| Binary | 110100 | 1110010 | 1000000 | 110110 | 0 | 101100 | 110111 | 10000100 | 100101 | 100001 |
Color Harmonies of #347240
Complementary color
Monochromatic Colors of #347240
Black with #347240
Text Example
Text Example
White with #347240
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347240; }
p { color: rgb(52,114,64); }
H1.HeaderClassName
{
color: #347240;
}
.AnyTagClassName
{
color: #347240;
}
</style>
background-color css
<style>
a { background-color: #347240; }
a { background-color: rgb(52,114,64); }
div.DivClassName
{
background-color: #347240;
}
.BgClassName
{
background-color: #347240;
}
</style>
border-color css
<style>
span { border-color: #347240; }
span { border-color: rgb(52,114,64); }
td.TdClassName
{
border-color: #347240;
}
.TagClassName
{
border-color: #347240;
}
</style>