Shades of Japanese Laurel #347434
Tints of Japanese Laurel #347434
RGB
CMYK
RGB Variations
Color information
#347434 (or 0x347434) is known color: Japanese Laurel. HEX triplet: 34, 74 and 34. RGB value is (52,116,52). Sum of RGB (Red+Green+Blue) = 52+116+52=220 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.64% from 220); Green value is 116 (45.70% from 255 or 52.73% from 220); Blue value is 52 (20.70% from 255 or 23.64% from 220); Max value from RGB is 116 - color contains mainly: green. Hex color #347434 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347434 is #CB8BCB. Grayscale: #595959. Windows color (decimal): -13339596 or 3437620. OLE color: 3437620.
HSL color Cylindrical-coordinate representation of color #347434: hue angle of 120º 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 #347434 is Cyan = 0.55, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 116 | 52 | - |
| CMYK | 0.55 | 0 | 0.55 | 0.55 |
| HSL | 120º | 0.38% | 0.33% | - |
| HSV(B) | 120º | 0.55% | 0.45% | - |
| XYZ | 8.28 | 13.47 | 5.41 | - |
| YUV | 89.57 | 106.8 | 101.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 116 | 52 | 0.55 | 0 | 0.55 | 0.55 | 120 | 0.38 | 0.33 |
| Hex | 34 | 74 | 34 | 37 | 0 | 37 | 37 | 78 | 26 | 21 |
| Octal | 64 | 164 | 64 | 67 | 0 | 67 | 67 | 170 | 46 | 41 |
| Binary | 110100 | 1110100 | 110100 | 110111 | 0 | 110111 | 110111 | 1111000 | 100110 | 100001 |
Color Harmonies of #347434
Complementary color
Monochromatic Colors of #347434
Black with #347434
Text Example
Text Example
White with #347434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347434; }
p { color: rgb(52,116,52); }
H1.HeaderClassName
{
color: #347434;
}
.AnyTagClassName
{
color: #347434;
}
</style>
background-color css
<style>
a { background-color: #347434; }
a { background-color: rgb(52,116,52); }
div.DivClassName
{
background-color: #347434;
}
.BgClassName
{
background-color: #347434;
}
</style>
border-color css
<style>
span { border-color: #347434; }
span { border-color: rgb(52,116,52); }
td.TdClassName
{
border-color: #347434;
}
.TagClassName
{
border-color: #347434;
}
</style>