Shades of Japanese Laurel #328937
Tints of Japanese Laurel #328937
RGB
CMYK
RGB Variations
Color information
#328937 (or 0x328937) is known color: Japanese Laurel. HEX triplet: 32, 89 and 37. RGB value is (50,137,55). Sum of RGB (Red+Green+Blue) = 50+137+55=242 (32% of max value = 765). Red value is 50 (19.92% from 255 or 20.66% from 242); Green value is 137 (53.91% from 255 or 56.61% from 242); Blue value is 55 (21.88% from 255 or 22.73% from 242); Max value from RGB is 137 - color contains mainly: green. Hex color #328937 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #328937 is #CD76C8. Grayscale: #656565. Windows color (decimal): -13465289 or 3639602. OLE color: 3639602.
HSL color Cylindrical-coordinate representation of color #328937: hue angle of 123.45º 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 #328937 is Cyan = 0.64, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 50 | 137 | 55 | - |
| CMYK | 0.64 | 0 | 0.60 | 0.46 |
| HSL | 123.45º | 0.47% | 0.37% | - |
| HSV(B) | 123.45º | 0.64% | 0.54% | - |
| XYZ | 10.95 | 18.85 | 6.67 | - |
| YUV | 101.64 | 101.68 | 91.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 137 | 55 | 0.64 | 0 | 0.60 | 0.46 | 123.45 | 0.47 | 0.37 |
| Hex | 32 | 89 | 37 | 40 | 0 | 3C | 2E | 7B | 2F | 25 |
| Octal | 62 | 211 | 67 | 100 | 0 | 74 | 56 | 173 | 57 | 45 |
| Binary | 110010 | 10001001 | 110111 | 1000000 | 0 | 111100 | 101110 | 1111011 | 101111 | 100101 |
Color Harmonies of #328937
Complementary color
Monochromatic Colors of #328937
Black with #328937
Text Example
Text Example
White with #328937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328937; }
p { color: rgb(50,137,55); }
H1.HeaderClassName
{
color: #328937;
}
.AnyTagClassName
{
color: #328937;
}
</style>
background-color css
<style>
a { background-color: #328937; }
a { background-color: rgb(50,137,55); }
div.DivClassName
{
background-color: #328937;
}
.BgClassName
{
background-color: #328937;
}
</style>
border-color css
<style>
span { border-color: #328937; }
span { border-color: rgb(50,137,55); }
td.TdClassName
{
border-color: #328937;
}
.TagClassName
{
border-color: #328937;
}
</style>