Shades of Japanese Laurel #348939
Tints of Japanese Laurel #348939
RGB
CMYK
RGB Variations
Color information
#348939 (or 0x348939) is known color: Japanese Laurel. HEX triplet: 34, 89 and 39. RGB value is (52,137,57). Sum of RGB (Red+Green+Blue) = 52+137+57=246 (32% of max value = 765). Red value is 52 (20.70% from 255 or 21.14% from 246); Green value is 137 (53.91% from 255 or 55.69% from 246); Blue value is 57 (22.66% from 255 or 23.17% from 246); Max value from RGB is 137 - color contains mainly: green. Hex color #348939 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #348939 is #CB76C6. Grayscale: #666666. Windows color (decimal): -13334215 or 3770676. OLE color: 3770676.
HSL color Cylindrical-coordinate representation of color #348939: hue angle of 123.53º 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 #348939 is Cyan = 0.62, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 52 | 137 | 57 | - |
| CMYK | 0.62 | 0 | 0.58 | 0.46 |
| HSL | 123.53º | 0.45% | 0.37% | - |
| HSV(B) | 123.53º | 0.62% | 0.54% | - |
| XYZ | 11.1 | 18.92 | 6.94 | - |
| YUV | 102.47 | 102.34 | 92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 137 | 57 | 0.62 | 0 | 0.58 | 0.46 | 123.53 | 0.45 | 0.37 |
| Hex | 34 | 89 | 39 | 3E | 0 | 3A | 2E | 7C | 2D | 25 |
| Octal | 64 | 211 | 71 | 76 | 0 | 72 | 56 | 174 | 55 | 45 |
| Binary | 110100 | 10001001 | 111001 | 111110 | 0 | 111010 | 101110 | 1111100 | 101101 | 100101 |
Color Harmonies of #348939
Complementary color
Monochromatic Colors of #348939
Black with #348939
Text Example
Text Example
White with #348939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348939; }
p { color: rgb(52,137,57); }
H1.HeaderClassName
{
color: #348939;
}
.AnyTagClassName
{
color: #348939;
}
</style>
background-color css
<style>
a { background-color: #348939; }
a { background-color: rgb(52,137,57); }
div.DivClassName
{
background-color: #348939;
}
.BgClassName
{
background-color: #348939;
}
</style>
border-color css
<style>
span { border-color: #348939; }
span { border-color: rgb(52,137,57); }
td.TdClassName
{
border-color: #348939;
}
.TagClassName
{
border-color: #348939;
}
</style>