Shades of Japanese Laurel #347640
Tints of Japanese Laurel #347640
RGB
CMYK
RGB Variations
Color information
#347640 (or 0x347640) is known color: Japanese Laurel. HEX triplet: 34, 76 and 40. RGB value is (52,118,64). Sum of RGB (Red+Green+Blue) = 52+118+64=234 (30% of max value = 765). Red value is 52 (20.70% from 255 or 22.22% from 234); Green value is 118 (46.48% from 255 or 50.43% from 234); Blue value is 64 (25.39% from 255 or 27.35% from 234); Max value from RGB is 118 - color contains mainly: green. Hex color #347640 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347640 is #CB89BF. Grayscale: #5C5C5C. Windows color (decimal): -13339072 or 4224564. OLE color: 4224564.
HSL color Cylindrical-coordinate representation of color #347640: hue angle of 130.91º degrees, saturation: 0.39, 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 #347640 is Cyan = 0.56, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 52 | 118 | 64 | - |
| CMYK | 0.56 | 0 | 0.46 | 0.54 |
| HSL | 130.91º | 0.39% | 0.33% | - |
| HSV(B) | 130.91º | 0.56% | 0.46% | - |
| XYZ | 8.82 | 14.06 | 7.1 | - |
| YUV | 92.11 | 112.13 | 99.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 118 | 64 | 0.56 | 0 | 0.46 | 0.54 | 130.91 | 0.39 | 0.33 |
| Hex | 34 | 76 | 40 | 38 | 0 | 2E | 36 | 83 | 27 | 21 |
| Octal | 64 | 166 | 100 | 70 | 0 | 56 | 66 | 203 | 47 | 41 |
| Binary | 110100 | 1110110 | 1000000 | 111000 | 0 | 101110 | 110110 | 10000011 | 100111 | 100001 |
Color Harmonies of #347640
Complementary color
Monochromatic Colors of #347640
Black with #347640
Text Example
Text Example
White with #347640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347640; }
p { color: rgb(52,118,64); }
H1.HeaderClassName
{
color: #347640;
}
.AnyTagClassName
{
color: #347640;
}
</style>
background-color css
<style>
a { background-color: #347640; }
a { background-color: rgb(52,118,64); }
div.DivClassName
{
background-color: #347640;
}
.BgClassName
{
background-color: #347640;
}
</style>
border-color css
<style>
span { border-color: #347640; }
span { border-color: rgb(52,118,64); }
td.TdClassName
{
border-color: #347640;
}
.TagClassName
{
border-color: #347640;
}
</style>