Shades of Japanese Laurel #348632
Tints of Japanese Laurel #348632
RGB
CMYK
RGB Variations
Color information
#348632 (or 0x348632) is known color: Japanese Laurel. HEX triplet: 34, 86 and 32. RGB value is (52,134,50). Sum of RGB (Red+Green+Blue) = 52+134+50=236 (31% of max value = 765). Red value is 52 (20.70% from 255 or 22.03% from 236); Green value is 134 (52.73% from 255 or 56.78% from 236); Blue value is 50 (19.92% from 255 or 21.19% from 236); Max value from RGB is 134 - color contains mainly: green. Hex color #348632 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #348632 is #CB79CD. Grayscale: #646464. Windows color (decimal): -13334990 or 3311156. OLE color: 3311156.
HSL color Cylindrical-coordinate representation of color #348632: hue angle of 118.57º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #348632 is Cyan = 0.61, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 134 | 50 | - |
| CMYK | 0.61 | 0 | 0.63 | 0.47 |
| HSL | 118.57º | 0.46% | 0.36% | - |
| HSV(B) | 118.57º | 0.63% | 0.53% | - |
| XYZ | 10.52 | 18.01 | 5.94 | - |
| YUV | 99.91 | 99.83 | 93.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 134 | 50 | 0.61 | 0 | 0.63 | 0.47 | 118.57 | 0.46 | 0.36 |
| Hex | 34 | 86 | 32 | 3D | 0 | 3F | 2F | 77 | 2E | 24 |
| Octal | 64 | 206 | 62 | 75 | 0 | 77 | 57 | 167 | 56 | 44 |
| Binary | 110100 | 10000110 | 110010 | 111101 | 0 | 111111 | 101111 | 1110111 | 101110 | 100100 |
Color Harmonies of #348632
Complementary color
Monochromatic Colors of #348632
Black with #348632
Text Example
Text Example
White with #348632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348632; }
p { color: rgb(52,134,50); }
H1.HeaderClassName
{
color: #348632;
}
.AnyTagClassName
{
color: #348632;
}
</style>
background-color css
<style>
a { background-color: #348632; }
a { background-color: rgb(52,134,50); }
div.DivClassName
{
background-color: #348632;
}
.BgClassName
{
background-color: #348632;
}
</style>
border-color css
<style>
span { border-color: #348632; }
span { border-color: rgb(52,134,50); }
td.TdClassName
{
border-color: #348632;
}
.TagClassName
{
border-color: #348632;
}
</style>