Shades of Japanese Laurel #347441
Tints of Japanese Laurel #347441
RGB
CMYK
RGB Variations
Color information
#347441 (or 0x347441) is known color: Japanese Laurel. HEX triplet: 34, 74 and 41. RGB value is (52,116,65). Sum of RGB (Red+Green+Blue) = 52+116+65=233 (30% of max value = 765). Red value is 52 (20.70% from 255 or 22.32% from 233); Green value is 116 (45.70% from 255 or 49.79% from 233); Blue value is 65 (25.78% from 255 or 27.90% from 233); Max value from RGB is 116 - color contains mainly: green. Hex color #347441 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347441 is #CB8BBE. Grayscale: #5B5B5B. Windows color (decimal): -13339583 or 4289588. OLE color: 4289588.
HSL color Cylindrical-coordinate representation of color #347441: hue angle of 132.19º 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 #347441 is Cyan = 0.55, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 116 | 65 | - |
| CMYK | 0.55 | 0 | 0.44 | 0.55 |
| HSL | 132.19º | 0.38% | 0.33% | - |
| HSV(B) | 132.19º | 0.55% | 0.45% | - |
| XYZ | 8.62 | 13.6 | 7.17 | - |
| YUV | 91.05 | 113.3 | 100.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 116 | 65 | 0.55 | 0 | 0.44 | 0.55 | 132.19 | 0.38 | 0.33 |
| Hex | 34 | 74 | 41 | 37 | 0 | 2C | 37 | 84 | 26 | 21 |
| Octal | 64 | 164 | 101 | 67 | 0 | 54 | 67 | 204 | 46 | 41 |
| Binary | 110100 | 1110100 | 1000001 | 110111 | 0 | 101100 | 110111 | 10000100 | 100110 | 100001 |
Color Harmonies of #347441
Complementary color
Monochromatic Colors of #347441
Black with #347441
Text Example
Text Example
White with #347441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347441; }
p { color: rgb(52,116,65); }
H1.HeaderClassName
{
color: #347441;
}
.AnyTagClassName
{
color: #347441;
}
</style>
background-color css
<style>
a { background-color: #347441; }
a { background-color: rgb(52,116,65); }
div.DivClassName
{
background-color: #347441;
}
.BgClassName
{
background-color: #347441;
}
</style>
border-color css
<style>
span { border-color: #347441; }
span { border-color: rgb(52,116,65); }
td.TdClassName
{
border-color: #347441;
}
.TagClassName
{
border-color: #347441;
}
</style>