Shades of Japanese Laurel #348343
Tints of Japanese Laurel #348343
RGB
CMYK
RGB Variations
Color information
#348343 (or 0x348343) is known color: Japanese Laurel. HEX triplet: 34, 83 and 43. RGB value is (52,131,67). Sum of RGB (Red+Green+Blue) = 52+131+67=250 (33% of max value = 765). Red value is 52 (20.70% from 255 or 20.8% from 250); Green value is 131 (51.56% from 255 or 52.4% from 250); Blue value is 67 (26.56% from 255 or 26.8% from 250); Max value from RGB is 131 - color contains mainly: green. Hex color #348343 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #348343 is #CB7CBC. Grayscale: #646464. Windows color (decimal): -13335741 or 4424500. OLE color: 4424500.
HSL color Cylindrical-coordinate representation of color #348343: hue angle of 131.39º 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 #348343 is Cyan = 0.60, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 52 | 131 | 67 | - |
| CMYK | 0.60 | 0 | 0.49 | 0.49 |
| HSL | 131.39º | 0.43% | 0.36% | - |
| HSV(B) | 131.39º | 0.6% | 0.51% | - |
| XYZ | 10.55 | 17.37 | 8.11 | - |
| YUV | 100.08 | 109.33 | 93.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 131 | 67 | 0.60 | 0 | 0.49 | 0.49 | 131.39 | 0.43 | 0.36 |
| Hex | 34 | 83 | 43 | 3C | 0 | 31 | 31 | 83 | 2B | 24 |
| Octal | 64 | 203 | 103 | 74 | 0 | 61 | 61 | 203 | 53 | 44 |
| Binary | 110100 | 10000011 | 1000011 | 111100 | 0 | 110001 | 110001 | 10000011 | 101011 | 100100 |
Color Harmonies of #348343
Complementary color
Monochromatic Colors of #348343
Black with #348343
Text Example
Text Example
White with #348343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348343; }
p { color: rgb(52,131,67); }
H1.HeaderClassName
{
color: #348343;
}
.AnyTagClassName
{
color: #348343;
}
</style>
background-color css
<style>
a { background-color: #348343; }
a { background-color: rgb(52,131,67); }
div.DivClassName
{
background-color: #348343;
}
.BgClassName
{
background-color: #348343;
}
</style>
border-color css
<style>
span { border-color: #348343; }
span { border-color: rgb(52,131,67); }
td.TdClassName
{
border-color: #348343;
}
.TagClassName
{
border-color: #348343;
}
</style>