Shades of Japanese Laurel #347136
Tints of Japanese Laurel #347136
RGB
CMYK
RGB Variations
Color information
#347136 (or 0x347136) is known color: Japanese Laurel. HEX triplet: 34, 71 and 36. RGB value is (52,113,54). Sum of RGB (Red+Green+Blue) = 52+113+54=219 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.74% from 219); Green value is 113 (44.53% from 255 or 51.60% from 219); Blue value is 54 (21.48% from 255 or 24.66% from 219); Max value from RGB is 113 - color contains mainly: green. Hex color #347136 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347136 is #CB8EC9. Grayscale: #585858. Windows color (decimal): -13340362 or 3567924. OLE color: 3567924.
HSL color Cylindrical-coordinate representation of color #347136: hue angle of 121.97º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #347136 is Cyan = 0.54, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 52 | 113 | 54 | - |
| CMYK | 0.54 | 0 | 0.52 | 0.56 |
| HSL | 121.97º | 0.37% | 0.32% | - |
| HSV(B) | 121.97º | 0.54% | 0.44% | - |
| XYZ | 7.99 | 12.81 | 5.54 | - |
| YUV | 88.04 | 108.79 | 102.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 113 | 54 | 0.54 | 0 | 0.52 | 0.56 | 121.97 | 0.37 | 0.32 |
| Hex | 34 | 71 | 36 | 36 | 0 | 34 | 38 | 7A | 25 | 20 |
| Octal | 64 | 161 | 66 | 66 | 0 | 64 | 70 | 172 | 45 | 40 |
| Binary | 110100 | 1110001 | 110110 | 110110 | 0 | 110100 | 111000 | 1111010 | 100101 | 100000 |
Color Harmonies of #347136
Complementary color
Monochromatic Colors of #347136
Black with #347136
Text Example
Text Example
White with #347136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347136; }
p { color: rgb(52,113,54); }
H1.HeaderClassName
{
color: #347136;
}
.AnyTagClassName
{
color: #347136;
}
</style>
background-color css
<style>
a { background-color: #347136; }
a { background-color: rgb(52,113,54); }
div.DivClassName
{
background-color: #347136;
}
.BgClassName
{
background-color: #347136;
}
</style>
border-color css
<style>
span { border-color: #347136; }
span { border-color: rgb(52,113,54); }
td.TdClassName
{
border-color: #347136;
}
.TagClassName
{
border-color: #347136;
}
</style>