Shades of Japanese Laurel #347437
Tints of Japanese Laurel #347437
RGB
CMYK
RGB Variations
Color information
#347437 (or 0x347437) is known color: Japanese Laurel. HEX triplet: 34, 74 and 37. RGB value is (52,116,55). Sum of RGB (Red+Green+Blue) = 52+116+55=223 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.32% from 223); Green value is 116 (45.70% from 255 or 52.02% from 223); Blue value is 55 (21.88% from 255 or 24.66% from 223); Max value from RGB is 116 - color contains mainly: green. Hex color #347437 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347437 is #CB8BC8. Grayscale: #5A5A5A. Windows color (decimal): -13339593 or 3634228. OLE color: 3634228.
HSL color Cylindrical-coordinate representation of color #347437: hue angle of 122.81º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #347437 is Cyan = 0.55, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 116 | 55 | - |
| CMYK | 0.55 | 0 | 0.53 | 0.55 |
| HSL | 122.81º | 0.38% | 0.33% | - |
| HSV(B) | 122.81º | 0.55% | 0.45% | - |
| XYZ | 8.35 | 13.5 | 5.78 | - |
| YUV | 89.91 | 108.3 | 100.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 116 | 55 | 0.55 | 0 | 0.53 | 0.55 | 122.81 | 0.38 | 0.33 |
| Hex | 34 | 74 | 37 | 37 | 0 | 35 | 37 | 7B | 26 | 21 |
| Octal | 64 | 164 | 67 | 67 | 0 | 65 | 67 | 173 | 46 | 41 |
| Binary | 110100 | 1110100 | 110111 | 110111 | 0 | 110101 | 110111 | 1111011 | 100110 | 100001 |
Color Harmonies of #347437
Complementary color
Monochromatic Colors of #347437
Black with #347437
Text Example
Text Example
White with #347437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347437; }
p { color: rgb(52,116,55); }
H1.HeaderClassName
{
color: #347437;
}
.AnyTagClassName
{
color: #347437;
}
</style>
background-color css
<style>
a { background-color: #347437; }
a { background-color: rgb(52,116,55); }
div.DivClassName
{
background-color: #347437;
}
.BgClassName
{
background-color: #347437;
}
</style>
border-color css
<style>
span { border-color: #347437; }
span { border-color: rgb(52,116,55); }
td.TdClassName
{
border-color: #347437;
}
.TagClassName
{
border-color: #347437;
}
</style>