Shades of Japanese Laurel #348940
Tints of Japanese Laurel #348940
RGB
CMYK
RGB Variations
Color information
#348940 (or 0x348940) is known color: Japanese Laurel. HEX triplet: 34, 89 and 40. RGB value is (52,137,64). Sum of RGB (Red+Green+Blue) = 52+137+64=253 (33% of max value = 765). Red value is 52 (20.70% from 255 or 20.55% from 253); Green value is 137 (53.91% from 255 or 54.15% from 253); Blue value is 64 (25.39% from 255 or 25.30% from 253); Max value from RGB is 137 - color contains mainly: green. Hex color #348940 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #348940 is #CB76BF. Grayscale: #676767. Windows color (decimal): -13334208 or 4229428. OLE color: 4229428.
HSL color Cylindrical-coordinate representation of color #348940: hue angle of 128.47º degrees, saturation: 0.45, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #348940 is Cyan = 0.62, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 52 | 137 | 64 | - |
| CMYK | 0.62 | 0 | 0.53 | 0.46 |
| HSL | 128.47º | 0.45% | 0.37% | - |
| HSV(B) | 128.47º | 0.62% | 0.54% | - |
| XYZ | 11.29 | 18.99 | 7.92 | - |
| YUV | 103.26 | 105.84 | 91.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 137 | 64 | 0.62 | 0 | 0.53 | 0.46 | 128.47 | 0.45 | 0.37 |
| Hex | 34 | 89 | 40 | 3E | 0 | 35 | 2E | 80 | 2D | 25 |
| Octal | 64 | 211 | 100 | 76 | 0 | 65 | 56 | 200 | 55 | 45 |
| Binary | 110100 | 10001001 | 1000000 | 111110 | 0 | 110101 | 101110 | 10000000 | 101101 | 100101 |
Color Harmonies of #348940
Complementary color
Monochromatic Colors of #348940
Black with #348940
Text Example
Text Example
White with #348940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348940; }
p { color: rgb(52,137,64); }
H1.HeaderClassName
{
color: #348940;
}
.AnyTagClassName
{
color: #348940;
}
</style>
background-color css
<style>
a { background-color: #348940; }
a { background-color: rgb(52,137,64); }
div.DivClassName
{
background-color: #348940;
}
.BgClassName
{
background-color: #348940;
}
</style>
border-color css
<style>
span { border-color: #348940; }
span { border-color: rgb(52,137,64); }
td.TdClassName
{
border-color: #348940;
}
.TagClassName
{
border-color: #348940;
}
</style>