Shades of Japanese Laurel #347137
Tints of Japanese Laurel #347137
RGB
CMYK
RGB Variations
Color information
#347137 (or 0x347137) is known color: Japanese Laurel. HEX triplet: 34, 71 and 37. RGB value is (52,113,55). Sum of RGB (Red+Green+Blue) = 52+113+55=220 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.64% from 220); Green value is 113 (44.53% from 255 or 51.36% from 220); Blue value is 55 (21.88% from 255 or 25% from 220); Max value from RGB is 113 - color contains mainly: green. Hex color #347137 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347137 is #CB8EC8. Grayscale: #585858. Windows color (decimal): -13340361 or 3633460. OLE color: 3633460.
HSL color Cylindrical-coordinate representation of color #347137: hue angle of 122.95º 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 #347137 is Cyan = 0.54, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 52 | 113 | 55 | - |
| CMYK | 0.54 | 0 | 0.51 | 0.56 |
| HSL | 122.95º | 0.37% | 0.32% | - |
| HSV(B) | 122.95º | 0.54% | 0.44% | - |
| XYZ | 8.01 | 12.82 | 5.67 | - |
| YUV | 88.15 | 109.29 | 102.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 113 | 55 | 0.54 | 0 | 0.51 | 0.56 | 122.95 | 0.37 | 0.32 |
| Hex | 34 | 71 | 37 | 36 | 0 | 33 | 38 | 7B | 25 | 20 |
| Octal | 64 | 161 | 67 | 66 | 0 | 63 | 70 | 173 | 45 | 40 |
| Binary | 110100 | 1110001 | 110111 | 110110 | 0 | 110011 | 111000 | 1111011 | 100101 | 100000 |
Color Harmonies of #347137
Complementary color
Monochromatic Colors of #347137
Black with #347137
Text Example
Text Example
White with #347137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347137; }
p { color: rgb(52,113,55); }
H1.HeaderClassName
{
color: #347137;
}
.AnyTagClassName
{
color: #347137;
}
</style>
background-color css
<style>
a { background-color: #347137; }
a { background-color: rgb(52,113,55); }
div.DivClassName
{
background-color: #347137;
}
.BgClassName
{
background-color: #347137;
}
</style>
border-color css
<style>
span { border-color: #347137; }
span { border-color: rgb(52,113,55); }
td.TdClassName
{
border-color: #347137;
}
.TagClassName
{
border-color: #347137;
}
</style>