Shades of Japanese Laurel #328932
Tints of Japanese Laurel #328932
RGB
CMYK
RGB Variations
Color information
#328932 (or 0x328932) is known color: Japanese Laurel. HEX triplet: 32, 89 and 32. RGB value is (50,137,50). Sum of RGB (Red+Green+Blue) = 50+137+50=237 (31% of max value = 765). Red value is 50 (19.92% from 255 or 21.10% from 237); Green value is 137 (53.91% from 255 or 57.81% from 237); Blue value is 50 (19.92% from 255 or 21.10% from 237); Max value from RGB is 137 - color contains mainly: green. Hex color #328932 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #328932 is #CD76CD. Grayscale: #656565. Windows color (decimal): -13465294 or 3311922. OLE color: 3311922.
HSL color Cylindrical-coordinate representation of color #328932: hue angle of 120º degrees, saturation: 0.47, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #328932 is Cyan = 0.64, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 50 | 137 | 50 | - |
| CMYK | 0.64 | 0 | 0.64 | 0.46 |
| HSL | 120º | 0.47% | 0.37% | - |
| HSV(B) | 120º | 0.64% | 0.54% | - |
| XYZ | 10.84 | 18.8 | 6.08 | - |
| YUV | 101.07 | 99.18 | 91.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 137 | 50 | 0.64 | 0 | 0.64 | 0.46 | 120 | 0.47 | 0.37 |
| Hex | 32 | 89 | 32 | 40 | 0 | 40 | 2E | 78 | 2F | 25 |
| Octal | 62 | 211 | 62 | 100 | 0 | 100 | 56 | 170 | 57 | 45 |
| Binary | 110010 | 10001001 | 110010 | 1000000 | 0 | 1000000 | 101110 | 1111000 | 101111 | 100101 |
Color Harmonies of #328932
Complementary color
Monochromatic Colors of #328932
Black with #328932
Text Example
Text Example
White with #328932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328932; }
p { color: rgb(50,137,50); }
H1.HeaderClassName
{
color: #328932;
}
.AnyTagClassName
{
color: #328932;
}
</style>
background-color css
<style>
a { background-color: #328932; }
a { background-color: rgb(50,137,50); }
div.DivClassName
{
background-color: #328932;
}
.BgClassName
{
background-color: #328932;
}
</style>
border-color css
<style>
span { border-color: #328932; }
span { border-color: rgb(50,137,50); }
td.TdClassName
{
border-color: #328932;
}
.TagClassName
{
border-color: #328932;
}
</style>