Shades of Japanese Laurel #347342
Tints of Japanese Laurel #347342
RGB
CMYK
RGB Variations
Color information
#347342 (or 0x347342) is known color: Japanese Laurel. HEX triplet: 34, 73 and 42. RGB value is (52,115,66). Sum of RGB (Red+Green+Blue) = 52+115+66=233 (30% of max value = 765). Red value is 52 (20.70% from 255 or 22.32% from 233); Green value is 115 (45.31% from 255 or 49.36% from 233); Blue value is 66 (26.17% from 255 or 28.33% from 233); Max value from RGB is 115 - color contains mainly: green. Hex color #347342 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347342 is #CB8CBD. Grayscale: #5A5A5A. Windows color (decimal): -13339838 or 4354868. OLE color: 4354868.
HSL color Cylindrical-coordinate representation of color #347342: hue angle of 133.33º 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 #347342 is Cyan = 0.55, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 115 | 66 | - |
| CMYK | 0.55 | 0 | 0.43 | 0.55 |
| HSL | 133.33º | 0.38% | 0.33% | - |
| HSV(B) | 133.33º | 0.55% | 0.45% | - |
| XYZ | 8.53 | 13.38 | 7.29 | - |
| YUV | 90.58 | 114.13 | 100.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 115 | 66 | 0.55 | 0 | 0.43 | 0.55 | 133.33 | 0.38 | 0.33 |
| Hex | 34 | 73 | 42 | 37 | 0 | 2B | 37 | 85 | 26 | 21 |
| Octal | 64 | 163 | 102 | 67 | 0 | 53 | 67 | 205 | 46 | 41 |
| Binary | 110100 | 1110011 | 1000010 | 110111 | 0 | 101011 | 110111 | 10000101 | 100110 | 100001 |
Color Harmonies of #347342
Complementary color
Monochromatic Colors of #347342
Black with #347342
Text Example
Text Example
White with #347342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347342; }
p { color: rgb(52,115,66); }
H1.HeaderClassName
{
color: #347342;
}
.AnyTagClassName
{
color: #347342;
}
</style>
background-color css
<style>
a { background-color: #347342; }
a { background-color: rgb(52,115,66); }
div.DivClassName
{
background-color: #347342;
}
.BgClassName
{
background-color: #347342;
}
</style>
border-color css
<style>
span { border-color: #347342; }
span { border-color: rgb(52,115,66); }
td.TdClassName
{
border-color: #347342;
}
.TagClassName
{
border-color: #347342;
}
</style>