Shades of Japanese Laurel #328636
Tints of Japanese Laurel #328636
RGB
CMYK
RGB Variations
Color information
#328636 (or 0x328636) is known color: Japanese Laurel. HEX triplet: 32, 86 and 36. RGB value is (50,134,54). Sum of RGB (Red+Green+Blue) = 50+134+54=238 (31% of max value = 765). Red value is 50 (19.92% from 255 or 21.01% from 238); Green value is 134 (52.73% from 255 or 56.30% from 238); Blue value is 54 (21.48% from 255 or 22.69% from 238); Max value from RGB is 134 - color contains mainly: green. Hex color #328636 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #328636 is #CD79C9. Grayscale: #646464. Windows color (decimal): -13466058 or 3573298. OLE color: 3573298.
HSL color Cylindrical-coordinate representation of color #328636: hue angle of 122.86º 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 #328636 is Cyan = 0.63, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 134 | 54 | - |
| CMYK | 0.63 | 0 | 0.60 | 0.47 |
| HSL | 122.86º | 0.46% | 0.36% | - |
| HSV(B) | 122.86º | 0.63% | 0.53% | - |
| XYZ | 10.51 | 17.99 | 6.41 | - |
| YUV | 99.76 | 102.17 | 92.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 134 | 54 | 0.63 | 0 | 0.60 | 0.47 | 122.86 | 0.46 | 0.36 |
| Hex | 32 | 86 | 36 | 3F | 0 | 3C | 2F | 7B | 2E | 24 |
| Octal | 62 | 206 | 66 | 77 | 0 | 74 | 57 | 173 | 56 | 44 |
| Binary | 110010 | 10000110 | 110110 | 111111 | 0 | 111100 | 101111 | 1111011 | 101110 | 100100 |
Color Harmonies of #328636
Complementary color
Monochromatic Colors of #328636
Black with #328636
Text Example
Text Example
White with #328636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328636; }
p { color: rgb(50,134,54); }
H1.HeaderClassName
{
color: #328636;
}
.AnyTagClassName
{
color: #328636;
}
</style>
background-color css
<style>
a { background-color: #328636; }
a { background-color: rgb(50,134,54); }
div.DivClassName
{
background-color: #328636;
}
.BgClassName
{
background-color: #328636;
}
</style>
border-color css
<style>
span { border-color: #328636; }
span { border-color: rgb(50,134,54); }
td.TdClassName
{
border-color: #328636;
}
.TagClassName
{
border-color: #328636;
}
</style>