Shades of Japanese Laurel #328337
Tints of Japanese Laurel #328337
RGB
CMYK
RGB Variations
Color information
#328337 (or 0x328337) is known color: Japanese Laurel. HEX triplet: 32, 83 and 37. RGB value is (50,131,55). Sum of RGB (Red+Green+Blue) = 50+131+55=236 (31% of max value = 765). Red value is 50 (19.92% from 255 or 21.19% from 236); Green value is 131 (51.56% from 255 or 55.51% from 236); Blue value is 55 (21.88% from 255 or 23.31% from 236); Max value from RGB is 131 - color contains mainly: green. Hex color #328337 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #328337 is #CD7CC8. Grayscale: #626262. Windows color (decimal): -13466825 or 3638066. OLE color: 3638066.
HSL color Cylindrical-coordinate representation of color #328337: hue angle of 123.7º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #328337 is Cyan = 0.62, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 50 | 131 | 55 | - |
| CMYK | 0.62 | 0 | 0.58 | 0.49 |
| HSL | 123.7º | 0.45% | 0.35% | - |
| HSV(B) | 123.7º | 0.62% | 0.51% | - |
| XYZ | 10.12 | 17.19 | 6.4 | - |
| YUV | 98.12 | 103.66 | 93.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 131 | 55 | 0.62 | 0 | 0.58 | 0.49 | 123.7 | 0.45 | 0.35 |
| Hex | 32 | 83 | 37 | 3E | 0 | 3A | 31 | 7C | 2D | 23 |
| Octal | 62 | 203 | 67 | 76 | 0 | 72 | 61 | 174 | 55 | 43 |
| Binary | 110010 | 10000011 | 110111 | 111110 | 0 | 111010 | 110001 | 1111100 | 101101 | 100011 |
Color Harmonies of #328337
Complementary color
Monochromatic Colors of #328337
Black with #328337
Text Example
Text Example
White with #328337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328337; }
p { color: rgb(50,131,55); }
H1.HeaderClassName
{
color: #328337;
}
.AnyTagClassName
{
color: #328337;
}
</style>
background-color css
<style>
a { background-color: #328337; }
a { background-color: rgb(50,131,55); }
div.DivClassName
{
background-color: #328337;
}
.BgClassName
{
background-color: #328337;
}
</style>
border-color css
<style>
span { border-color: #328337; }
span { border-color: rgb(50,131,55); }
td.TdClassName
{
border-color: #328337;
}
.TagClassName
{
border-color: #328337;
}
</style>