Shades of Japanese Laurel #347936
Tints of Japanese Laurel #347936
RGB
CMYK
RGB Variations
Color information
#347936 (or 0x347936) is known color: Japanese Laurel. HEX triplet: 34, 79 and 36. RGB value is (52,121,54). Sum of RGB (Red+Green+Blue) = 52+121+54=227 (30% of max value = 765). Red value is 52 (20.70% from 255 or 22.91% from 227); Green value is 121 (47.66% from 255 or 53.30% from 227); Blue value is 54 (21.48% from 255 or 23.79% from 227); Max value from RGB is 121 - color contains mainly: green. Hex color #347936 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347936 is #CB86C9. Grayscale: #5C5C5C. Windows color (decimal): -13338314 or 3569972. OLE color: 3569972.
HSL color Cylindrical-coordinate representation of color #347936: hue angle of 121.74º 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 #347936 is Cyan = 0.57, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 121 | 54 | - |
| CMYK | 0.57 | 0 | 0.55 | 0.53 |
| HSL | 121.74º | 0.4% | 0.34% | - |
| HSV(B) | 121.74º | 0.57% | 0.47% | - |
| XYZ | 8.92 | 14.67 | 5.85 | - |
| YUV | 92.73 | 106.14 | 98.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 121 | 54 | 0.57 | 0 | 0.55 | 0.53 | 121.74 | 0.4 | 0.34 |
| Hex | 34 | 79 | 36 | 39 | 0 | 37 | 35 | 7A | 28 | 22 |
| Octal | 64 | 171 | 66 | 71 | 0 | 67 | 65 | 172 | 50 | 42 |
| Binary | 110100 | 1111001 | 110110 | 111001 | 0 | 110111 | 110101 | 1111010 | 101000 | 100010 |
Color Harmonies of #347936
Complementary color
Monochromatic Colors of #347936
Black with #347936
Text Example
Text Example
White with #347936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347936; }
p { color: rgb(52,121,54); }
H1.HeaderClassName
{
color: #347936;
}
.AnyTagClassName
{
color: #347936;
}
</style>
background-color css
<style>
a { background-color: #347936; }
a { background-color: rgb(52,121,54); }
div.DivClassName
{
background-color: #347936;
}
.BgClassName
{
background-color: #347936;
}
</style>
border-color css
<style>
span { border-color: #347936; }
span { border-color: rgb(52,121,54); }
td.TdClassName
{
border-color: #347936;
}
.TagClassName
{
border-color: #347936;
}
</style>