Shades of Japanese Laurel #347541
Tints of Japanese Laurel #347541
RGB
CMYK
RGB Variations
Color information
#347541 (or 0x347541) is known color: Japanese Laurel. HEX triplet: 34, 75 and 41. RGB value is (52,117,65). Sum of RGB (Red+Green+Blue) = 52+117+65=234 (30% of max value = 765). Red value is 52 (20.70% from 255 or 22.22% from 234); Green value is 117 (46.09% from 255 or 50% from 234); Blue value is 65 (25.78% from 255 or 27.78% from 234); Max value from RGB is 117 - color contains mainly: green. Hex color #347541 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347541 is #CB8ABE. Grayscale: #5B5B5B. Windows color (decimal): -13339327 or 4289844. OLE color: 4289844.
HSL color Cylindrical-coordinate representation of color #347541: hue angle of 132º 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 #347541 is Cyan = 0.56, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 52 | 117 | 65 | - |
| CMYK | 0.56 | 0 | 0.44 | 0.54 |
| HSL | 132º | 0.38% | 0.33% | - |
| HSV(B) | 132º | 0.56% | 0.46% | - |
| XYZ | 8.73 | 13.83 | 7.21 | - |
| YUV | 91.64 | 112.97 | 99.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 117 | 65 | 0.56 | 0 | 0.44 | 0.54 | 132 | 0.38 | 0.33 |
| Hex | 34 | 75 | 41 | 38 | 0 | 2C | 36 | 84 | 26 | 21 |
| Octal | 64 | 165 | 101 | 70 | 0 | 54 | 66 | 204 | 46 | 41 |
| Binary | 110100 | 1110101 | 1000001 | 111000 | 0 | 101100 | 110110 | 10000100 | 100110 | 100001 |
Color Harmonies of #347541
Complementary color
Monochromatic Colors of #347541
Black with #347541
Text Example
Text Example
White with #347541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347541; }
p { color: rgb(52,117,65); }
H1.HeaderClassName
{
color: #347541;
}
.AnyTagClassName
{
color: #347541;
}
</style>
background-color css
<style>
a { background-color: #347541; }
a { background-color: rgb(52,117,65); }
div.DivClassName
{
background-color: #347541;
}
.BgClassName
{
background-color: #347541;
}
</style>
border-color css
<style>
span { border-color: #347541; }
span { border-color: rgb(52,117,65); }
td.TdClassName
{
border-color: #347541;
}
.TagClassName
{
border-color: #347541;
}
</style>