Shades of Japanese Laurel #348934
Tints of Japanese Laurel #348934
RGB
CMYK
RGB Variations
Color information
#348934 (or 0x348934) is known color: Japanese Laurel. HEX triplet: 34, 89 and 34. RGB value is (52,137,52). Sum of RGB (Red+Green+Blue) = 52+137+52=241 (31% of max value = 765). Red value is 52 (20.70% from 255 or 21.58% from 241); Green value is 137 (53.91% from 255 or 56.85% from 241); Blue value is 52 (20.70% from 255 or 21.58% from 241); Max value from RGB is 137 - color contains mainly: green. Hex color #348934 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #348934 is #CB76CB. Grayscale: #666666. Windows color (decimal): -13334220 or 3442996. OLE color: 3442996.
HSL color Cylindrical-coordinate representation of color #348934: hue angle of 120º 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 #348934 is Cyan = 0.62, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 52 | 137 | 52 | - |
| CMYK | 0.62 | 0 | 0.62 | 0.46 |
| HSL | 120º | 0.45% | 0.37% | - |
| HSV(B) | 120º | 0.62% | 0.54% | - |
| XYZ | 10.98 | 18.87 | 6.31 | - |
| YUV | 101.9 | 99.84 | 92.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 137 | 52 | 0.62 | 0 | 0.62 | 0.46 | 120 | 0.45 | 0.37 |
| Hex | 34 | 89 | 34 | 3E | 0 | 3E | 2E | 78 | 2D | 25 |
| Octal | 64 | 211 | 64 | 76 | 0 | 76 | 56 | 170 | 55 | 45 |
| Binary | 110100 | 10001001 | 110100 | 111110 | 0 | 111110 | 101110 | 1111000 | 101101 | 100101 |
Color Harmonies of #348934
Complementary color
Monochromatic Colors of #348934
Black with #348934
Text Example
Text Example
White with #348934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348934; }
p { color: rgb(52,137,52); }
H1.HeaderClassName
{
color: #348934;
}
.AnyTagClassName
{
color: #348934;
}
</style>
background-color css
<style>
a { background-color: #348934; }
a { background-color: rgb(52,137,52); }
div.DivClassName
{
background-color: #348934;
}
.BgClassName
{
background-color: #348934;
}
</style>
border-color css
<style>
span { border-color: #348934; }
span { border-color: rgb(52,137,52); }
td.TdClassName
{
border-color: #348934;
}
.TagClassName
{
border-color: #348934;
}
</style>