Shades of Japanese Laurel #347340
Tints of Japanese Laurel #347340
RGB
CMYK
RGB Variations
Color information
#347340 (or 0x347340) is known color: Japanese Laurel. HEX triplet: 34, 73 and 40. RGB value is (52,115,64). Sum of RGB (Red+Green+Blue) = 52+115+64=231 (30% of max value = 765). Red value is 52 (20.70% from 255 or 22.51% from 231); Green value is 115 (45.31% from 255 or 49.78% from 231); Blue value is 64 (25.39% from 255 or 27.71% from 231); Max value from RGB is 115 - color contains mainly: green. Hex color #347340 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347340 is #CB8CBF. Grayscale: #5A5A5A. Windows color (decimal): -13339840 or 4223796. OLE color: 4223796.
HSL color Cylindrical-coordinate representation of color #347340: hue angle of 131.43º 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 #347340 is Cyan = 0.55, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 115 | 64 | - |
| CMYK | 0.55 | 0 | 0.44 | 0.55 |
| HSL | 131.43º | 0.38% | 0.33% | - |
| HSV(B) | 131.43º | 0.55% | 0.45% | - |
| XYZ | 8.47 | 13.36 | 6.98 | - |
| YUV | 90.35 | 113.13 | 100.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 115 | 64 | 0.55 | 0 | 0.44 | 0.55 | 131.43 | 0.38 | 0.33 |
| Hex | 34 | 73 | 40 | 37 | 0 | 2C | 37 | 83 | 26 | 21 |
| Octal | 64 | 163 | 100 | 67 | 0 | 54 | 67 | 203 | 46 | 41 |
| Binary | 110100 | 1110011 | 1000000 | 110111 | 0 | 101100 | 110111 | 10000011 | 100110 | 100001 |
Color Harmonies of #347340
Complementary color
Monochromatic Colors of #347340
Black with #347340
Text Example
Text Example
White with #347340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347340; }
p { color: rgb(52,115,64); }
H1.HeaderClassName
{
color: #347340;
}
.AnyTagClassName
{
color: #347340;
}
</style>
background-color css
<style>
a { background-color: #347340; }
a { background-color: rgb(52,115,64); }
div.DivClassName
{
background-color: #347340;
}
.BgClassName
{
background-color: #347340;
}
</style>
border-color css
<style>
span { border-color: #347340; }
span { border-color: rgb(52,115,64); }
td.TdClassName
{
border-color: #347340;
}
.TagClassName
{
border-color: #347340;
}
</style>