Shades of Japanese Laurel #348341
Tints of Japanese Laurel #348341
RGB
CMYK
RGB Variations
Color information
#348341 (or 0x348341) is known color: Japanese Laurel. HEX triplet: 34, 83 and 41. RGB value is (52,131,65). Sum of RGB (Red+Green+Blue) = 52+131+65=248 (32% of max value = 765). Red value is 52 (20.70% from 255 or 20.97% from 248); Green value is 131 (51.56% from 255 or 52.82% from 248); Blue value is 65 (25.78% from 255 or 26.21% from 248); Max value from RGB is 131 - color contains mainly: green. Hex color #348341 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #348341 is #CB7CBE. Grayscale: #646464. Windows color (decimal): -13335743 or 4293428. OLE color: 4293428.
HSL color Cylindrical-coordinate representation of color #348341: hue angle of 129.87º 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 #348341 is Cyan = 0.60, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 52 | 131 | 65 | - |
| CMYK | 0.60 | 0 | 0.50 | 0.49 |
| HSL | 129.87º | 0.43% | 0.36% | - |
| HSV(B) | 129.87º | 0.6% | 0.51% | - |
| XYZ | 10.49 | 17.34 | 7.8 | - |
| YUV | 99.86 | 108.33 | 93.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 131 | 65 | 0.60 | 0 | 0.50 | 0.49 | 129.87 | 0.43 | 0.36 |
| Hex | 34 | 83 | 41 | 3C | 0 | 32 | 31 | 82 | 2B | 24 |
| Octal | 64 | 203 | 101 | 74 | 0 | 62 | 61 | 202 | 53 | 44 |
| Binary | 110100 | 10000011 | 1000001 | 111100 | 0 | 110010 | 110001 | 10000010 | 101011 | 100100 |
Color Harmonies of #348341
Complementary color
Monochromatic Colors of #348341
Black with #348341
Text Example
Text Example
White with #348341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348341; }
p { color: rgb(52,131,65); }
H1.HeaderClassName
{
color: #348341;
}
.AnyTagClassName
{
color: #348341;
}
</style>
background-color css
<style>
a { background-color: #348341; }
a { background-color: rgb(52,131,65); }
div.DivClassName
{
background-color: #348341;
}
.BgClassName
{
background-color: #348341;
}
</style>
border-color css
<style>
span { border-color: #348341; }
span { border-color: rgb(52,131,65); }
td.TdClassName
{
border-color: #348341;
}
.TagClassName
{
border-color: #348341;
}
</style>