Shades of Japanese Laurel #347934
Tints of Japanese Laurel #347934
RGB
CMYK
RGB Variations
Color information
#347934 (or 0x347934) is known color: Japanese Laurel. HEX triplet: 34, 79 and 34. RGB value is (52,121,52). Sum of RGB (Red+Green+Blue) = 52+121+52=225 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.11% from 225); Green value is 121 (47.66% from 255 or 53.78% from 225); Blue value is 52 (20.70% from 255 or 23.11% from 225); Max value from RGB is 121 - color contains mainly: green. Hex color #347934 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347934 is #CB86CB. Grayscale: #5C5C5C. Windows color (decimal): -13338316 or 3438900. OLE color: 3438900.
HSL color Cylindrical-coordinate representation of color #347934: hue angle of 120º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #347934 is Cyan = 0.57, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 121 | 52 | - |
| CMYK | 0.57 | 0 | 0.57 | 0.53 |
| HSL | 120º | 0.4% | 0.34% | - |
| HSV(B) | 120º | 0.57% | 0.47% | - |
| XYZ | 8.87 | 14.65 | 5.61 | - |
| YUV | 92.5 | 105.14 | 99.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 121 | 52 | 0.57 | 0 | 0.57 | 0.53 | 120 | 0.4 | 0.34 |
| Hex | 34 | 79 | 34 | 39 | 0 | 39 | 35 | 78 | 28 | 22 |
| Octal | 64 | 171 | 64 | 71 | 0 | 71 | 65 | 170 | 50 | 42 |
| Binary | 110100 | 1111001 | 110100 | 111001 | 0 | 111001 | 110101 | 1111000 | 101000 | 100010 |
Color Harmonies of #347934
Complementary color
Monochromatic Colors of #347934
Black with #347934
Text Example
Text Example
White with #347934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347934; }
p { color: rgb(52,121,52); }
H1.HeaderClassName
{
color: #347934;
}
.AnyTagClassName
{
color: #347934;
}
</style>
background-color css
<style>
a { background-color: #347934; }
a { background-color: rgb(52,121,52); }
div.DivClassName
{
background-color: #347934;
}
.BgClassName
{
background-color: #347934;
}
</style>
border-color css
<style>
span { border-color: #347934; }
span { border-color: rgb(52,121,52); }
td.TdClassName
{
border-color: #347934;
}
.TagClassName
{
border-color: #347934;
}
</style>