Shades of Japanese Laurel #347935
Tints of Japanese Laurel #347935
RGB
CMYK
RGB Variations
Color information
#347935 (or 0x347935) is known color: Japanese Laurel. HEX triplet: 34, 79 and 35. RGB value is (52,121,53). Sum of RGB (Red+Green+Blue) = 52+121+53=226 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.01% from 226); Green value is 121 (47.66% from 255 or 53.54% from 226); Blue value is 53 (21.09% from 255 or 23.45% from 226); Max value from RGB is 121 - color contains mainly: green. Hex color #347935 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347935 is #CB86CA. Grayscale: #5C5C5C. Windows color (decimal): -13338315 or 3504436. OLE color: 3504436.
HSL color Cylindrical-coordinate representation of color #347935: hue angle of 120.87º 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 #347935 is Cyan = 0.57, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 121 | 53 | - |
| CMYK | 0.57 | 0 | 0.56 | 0.53 |
| HSL | 120.87º | 0.4% | 0.34% | - |
| HSV(B) | 120.87º | 0.57% | 0.47% | - |
| XYZ | 8.9 | 14.66 | 5.73 | - |
| YUV | 92.62 | 105.64 | 99.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 121 | 53 | 0.57 | 0 | 0.56 | 0.53 | 120.87 | 0.4 | 0.34 |
| Hex | 34 | 79 | 35 | 39 | 0 | 38 | 35 | 79 | 28 | 22 |
| Octal | 64 | 171 | 65 | 71 | 0 | 70 | 65 | 171 | 50 | 42 |
| Binary | 110100 | 1111001 | 110101 | 111001 | 0 | 111000 | 110101 | 1111001 | 101000 | 100010 |
Color Harmonies of #347935
Complementary color
Monochromatic Colors of #347935
Black with #347935
Text Example
Text Example
White with #347935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347935; }
p { color: rgb(52,121,53); }
H1.HeaderClassName
{
color: #347935;
}
.AnyTagClassName
{
color: #347935;
}
</style>
background-color css
<style>
a { background-color: #347935; }
a { background-color: rgb(52,121,53); }
div.DivClassName
{
background-color: #347935;
}
.BgClassName
{
background-color: #347935;
}
</style>
border-color css
<style>
span { border-color: #347935; }
span { border-color: rgb(52,121,53); }
td.TdClassName
{
border-color: #347935;
}
.TagClassName
{
border-color: #347935;
}
</style>