Shades of Japanese Laurel #347938
Tints of Japanese Laurel #347938
RGB
CMYK
RGB Variations
Color information
#347938 (or 0x347938) is known color: Japanese Laurel. HEX triplet: 34, 79 and 38. RGB value is (52,121,56). Sum of RGB (Red+Green+Blue) = 52+121+56=229 (30% of max value = 765). Red value is 52 (20.70% from 255 or 22.71% from 229); Green value is 121 (47.66% from 255 or 52.84% from 229); Blue value is 56 (22.27% from 255 or 24.45% from 229); Max value from RGB is 121 - color contains mainly: green. Hex color #347938 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347938 is #CB86C7. Grayscale: #5D5D5D. Windows color (decimal): -13338312 or 3701044. OLE color: 3701044.
HSL color Cylindrical-coordinate representation of color #347938: hue angle of 123.48º 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 #347938 is Cyan = 0.57, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 121 | 56 | - |
| CMYK | 0.57 | 0 | 0.54 | 0.53 |
| HSL | 123.48º | 0.4% | 0.34% | - |
| HSV(B) | 123.48º | 0.57% | 0.47% | - |
| XYZ | 8.97 | 14.69 | 6.1 | - |
| YUV | 92.96 | 107.14 | 98.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 121 | 56 | 0.57 | 0 | 0.54 | 0.53 | 123.48 | 0.4 | 0.34 |
| Hex | 34 | 79 | 38 | 39 | 0 | 36 | 35 | 7B | 28 | 22 |
| Octal | 64 | 171 | 70 | 71 | 0 | 66 | 65 | 173 | 50 | 42 |
| Binary | 110100 | 1111001 | 111000 | 111001 | 0 | 110110 | 110101 | 1111011 | 101000 | 100010 |
Color Harmonies of #347938
Complementary color
Monochromatic Colors of #347938
Black with #347938
Text Example
Text Example
White with #347938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347938; }
p { color: rgb(52,121,56); }
H1.HeaderClassName
{
color: #347938;
}
.AnyTagClassName
{
color: #347938;
}
</style>
background-color css
<style>
a { background-color: #347938; }
a { background-color: rgb(52,121,56); }
div.DivClassName
{
background-color: #347938;
}
.BgClassName
{
background-color: #347938;
}
</style>
border-color css
<style>
span { border-color: #347938; }
span { border-color: rgb(52,121,56); }
td.TdClassName
{
border-color: #347938;
}
.TagClassName
{
border-color: #347938;
}
</style>