Shades of Japanese Laurel #347536
Tints of Japanese Laurel #347536
RGB
CMYK
RGB Variations
Color information
#347536 (or 0x347536) is known color: Japanese Laurel. HEX triplet: 34, 75 and 36. RGB value is (52,117,54). Sum of RGB (Red+Green+Blue) = 52+117+54=223 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.32% from 223); Green value is 117 (46.09% from 255 or 52.47% from 223); Blue value is 54 (21.48% from 255 or 24.22% from 223); Max value from RGB is 117 - color contains mainly: green. Hex color #347536 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347536 is #CB8AC9. Grayscale: #5A5A5A. Windows color (decimal): -13339338 or 3568948. OLE color: 3568948.
HSL color Cylindrical-coordinate representation of color #347536: hue angle of 121.85º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #347536 is Cyan = 0.56, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 52 | 117 | 54 | - |
| CMYK | 0.56 | 0 | 0.54 | 0.54 |
| HSL | 121.85º | 0.38% | 0.33% | - |
| HSV(B) | 121.85º | 0.56% | 0.46% | - |
| XYZ | 8.44 | 13.72 | 5.69 | - |
| YUV | 90.38 | 107.47 | 100.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 117 | 54 | 0.56 | 0 | 0.54 | 0.54 | 121.85 | 0.38 | 0.33 |
| Hex | 34 | 75 | 36 | 38 | 0 | 36 | 36 | 7A | 26 | 21 |
| Octal | 64 | 165 | 66 | 70 | 0 | 66 | 66 | 172 | 46 | 41 |
| Binary | 110100 | 1110101 | 110110 | 111000 | 0 | 110110 | 110110 | 1111010 | 100110 | 100001 |
Color Harmonies of #347536
Complementary color
Monochromatic Colors of #347536
Black with #347536
Text Example
Text Example
White with #347536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347536; }
p { color: rgb(52,117,54); }
H1.HeaderClassName
{
color: #347536;
}
.AnyTagClassName
{
color: #347536;
}
</style>
background-color css
<style>
a { background-color: #347536; }
a { background-color: rgb(52,117,54); }
div.DivClassName
{
background-color: #347536;
}
.BgClassName
{
background-color: #347536;
}
</style>
border-color css
<style>
span { border-color: #347536; }
span { border-color: rgb(52,117,54); }
td.TdClassName
{
border-color: #347536;
}
.TagClassName
{
border-color: #347536;
}
</style>