Shades of Japanese Laurel #348236
Tints of Japanese Laurel #348236
RGB
CMYK
RGB Variations
Color information
#348236 (or 0x348236) is known color: Japanese Laurel. HEX triplet: 34, 82 and 36. RGB value is (52,130,54). Sum of RGB (Red+Green+Blue) = 52+130+54=236 (31% of max value = 765). Red value is 52 (20.70% from 255 or 22.03% from 236); Green value is 130 (51.17% from 255 or 55.08% from 236); Blue value is 54 (21.48% from 255 or 22.88% from 236); Max value from RGB is 130 - color contains mainly: green. Hex color #348236 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #348236 is #CB7DC9. Grayscale: #626262. Windows color (decimal): -13336010 or 3572276. OLE color: 3572276.
HSL color Cylindrical-coordinate representation of color #348236: hue angle of 121.54º 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 #348236 is Cyan = 0.60, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 52 | 130 | 54 | - |
| CMYK | 0.60 | 0 | 0.58 | 0.49 |
| HSL | 121.54º | 0.43% | 0.36% | - |
| HSV(B) | 121.54º | 0.6% | 0.51% | - |
| XYZ | 10.06 | 16.96 | 6.23 | - |
| YUV | 98.01 | 103.16 | 95.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 130 | 54 | 0.60 | 0 | 0.58 | 0.49 | 121.54 | 0.43 | 0.36 |
| Hex | 34 | 82 | 36 | 3C | 0 | 3A | 31 | 7A | 2B | 24 |
| Octal | 64 | 202 | 66 | 74 | 0 | 72 | 61 | 172 | 53 | 44 |
| Binary | 110100 | 10000010 | 110110 | 111100 | 0 | 111010 | 110001 | 1111010 | 101011 | 100100 |
Color Harmonies of #348236
Complementary color
Monochromatic Colors of #348236
Black with #348236
Text Example
Text Example
White with #348236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348236; }
p { color: rgb(52,130,54); }
H1.HeaderClassName
{
color: #348236;
}
.AnyTagClassName
{
color: #348236;
}
</style>
background-color css
<style>
a { background-color: #348236; }
a { background-color: rgb(52,130,54); }
div.DivClassName
{
background-color: #348236;
}
.BgClassName
{
background-color: #348236;
}
</style>
border-color css
<style>
span { border-color: #348236; }
span { border-color: rgb(52,130,54); }
td.TdClassName
{
border-color: #348236;
}
.TagClassName
{
border-color: #348236;
}
</style>