Shades of Japanese Laurel #328632
Tints of Japanese Laurel #328632
RGB
CMYK
RGB Variations
Color information
#328632 (or 0x328632) is known color: Japanese Laurel. HEX triplet: 32, 86 and 32. RGB value is (50,134,50). Sum of RGB (Red+Green+Blue) = 50+134+50=234 (30% of max value = 765). Red value is 50 (19.92% from 255 or 21.37% from 234); Green value is 134 (52.73% from 255 or 57.26% from 234); Blue value is 50 (19.92% from 255 or 21.37% from 234); Max value from RGB is 134 - color contains mainly: green. Hex color #328632 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #328632 is #CD79CD. Grayscale: #636363. Windows color (decimal): -13466062 or 3311154. OLE color: 3311154.
HSL color Cylindrical-coordinate representation of color #328632: hue angle of 120º 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 #328632 is Cyan = 0.63, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 134 | 50 | - |
| CMYK | 0.63 | 0 | 0.63 | 0.47 |
| HSL | 120º | 0.46% | 0.36% | - |
| HSV(B) | 120º | 0.63% | 0.53% | - |
| XYZ | 10.42 | 17.96 | 5.93 | - |
| YUV | 99.31 | 100.17 | 92.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 134 | 50 | 0.63 | 0 | 0.63 | 0.47 | 120 | 0.46 | 0.36 |
| Hex | 32 | 86 | 32 | 3F | 0 | 3F | 2F | 78 | 2E | 24 |
| Octal | 62 | 206 | 62 | 77 | 0 | 77 | 57 | 170 | 56 | 44 |
| Binary | 110010 | 10000110 | 110010 | 111111 | 0 | 111111 | 101111 | 1111000 | 101110 | 100100 |
Color Harmonies of #328632
Complementary color
Monochromatic Colors of #328632
Black with #328632
Text Example
Text Example
White with #328632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328632; }
p { color: rgb(50,134,50); }
H1.HeaderClassName
{
color: #328632;
}
.AnyTagClassName
{
color: #328632;
}
</style>
background-color css
<style>
a { background-color: #328632; }
a { background-color: rgb(50,134,50); }
div.DivClassName
{
background-color: #328632;
}
.BgClassName
{
background-color: #328632;
}
</style>
border-color css
<style>
span { border-color: #328632; }
span { border-color: rgb(50,134,50); }
td.TdClassName
{
border-color: #328632;
}
.TagClassName
{
border-color: #328632;
}
</style>