Shades of Japanese Laurel #348241
Tints of Japanese Laurel #348241
RGB
CMYK
RGB Variations
Color information
#348241 (or 0x348241) is known color: Japanese Laurel. HEX triplet: 34, 82 and 41. RGB value is (52,130,65). Sum of RGB (Red+Green+Blue) = 52+130+65=247 (32% of max value = 765). Red value is 52 (20.70% from 255 or 21.05% from 247); Green value is 130 (51.17% from 255 or 52.63% from 247); Blue value is 65 (25.78% from 255 or 26.32% from 247); Max value from RGB is 130 - color contains mainly: green. Hex color #348241 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #348241 is #CB7DBE. Grayscale: #636363. Windows color (decimal): -13335999 or 4293172. OLE color: 4293172.
HSL color Cylindrical-coordinate representation of color #348241: hue angle of 130º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #348241 is Cyan = 0.60, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 52 | 130 | 65 | - |
| CMYK | 0.60 | 0 | 0.50 | 0.49 |
| HSL | 130º | 0.43% | 0.36% | - |
| HSV(B) | 130º | 0.6% | 0.51% | - |
| XYZ | 10.35 | 17.08 | 7.75 | - |
| YUV | 99.27 | 108.66 | 94.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 130 | 65 | 0.60 | 0 | 0.50 | 0.49 | 130 | 0.43 | 0.36 |
| Hex | 34 | 82 | 41 | 3C | 0 | 32 | 31 | 82 | 2B | 24 |
| Octal | 64 | 202 | 101 | 74 | 0 | 62 | 61 | 202 | 53 | 44 |
| Binary | 110100 | 10000010 | 1000001 | 111100 | 0 | 110010 | 110001 | 10000010 | 101011 | 100100 |
Color Harmonies of #348241
Complementary color
Monochromatic Colors of #348241
Black with #348241
Text Example
Text Example
White with #348241
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348241; }
p { color: rgb(52,130,65); }
H1.HeaderClassName
{
color: #348241;
}
.AnyTagClassName
{
color: #348241;
}
</style>
background-color css
<style>
a { background-color: #348241; }
a { background-color: rgb(52,130,65); }
div.DivClassName
{
background-color: #348241;
}
.BgClassName
{
background-color: #348241;
}
</style>
border-color css
<style>
span { border-color: #348241; }
span { border-color: rgb(52,130,65); }
td.TdClassName
{
border-color: #348241;
}
.TagClassName
{
border-color: #348241;
}
</style>