Shades of Japanese Laurel #328736
Tints of Japanese Laurel #328736
RGB
CMYK
RGB Variations
Color information
#328736 (or 0x328736) is known color: Japanese Laurel. HEX triplet: 32, 87 and 36. RGB value is (50,135,54). Sum of RGB (Red+Green+Blue) = 50+135+54=239 (31% of max value = 765). Red value is 50 (19.92% from 255 or 20.92% from 239); Green value is 135 (53.12% from 255 or 56.49% from 239); Blue value is 54 (21.48% from 255 or 22.59% from 239); Max value from RGB is 135 - color contains mainly: green. Hex color #328736 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #328736 is #CD78C9. Grayscale: #646464. Windows color (decimal): -13465802 or 3573554. OLE color: 3573554.
HSL color Cylindrical-coordinate representation of color #328736: hue angle of 122.82º 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 #328736 is Cyan = 0.63, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 135 | 54 | - |
| CMYK | 0.63 | 0 | 0.60 | 0.47 |
| HSL | 122.82º | 0.46% | 0.36% | - |
| HSV(B) | 122.82º | 0.63% | 0.53% | - |
| XYZ | 10.65 | 18.27 | 6.46 | - |
| YUV | 100.35 | 101.84 | 92.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 135 | 54 | 0.63 | 0 | 0.60 | 0.47 | 122.82 | 0.46 | 0.36 |
| Hex | 32 | 87 | 36 | 3F | 0 | 3C | 2F | 7B | 2E | 24 |
| Octal | 62 | 207 | 66 | 77 | 0 | 74 | 57 | 173 | 56 | 44 |
| Binary | 110010 | 10000111 | 110110 | 111111 | 0 | 111100 | 101111 | 1111011 | 101110 | 100100 |
Color Harmonies of #328736
Complementary color
Monochromatic Colors of #328736
Black with #328736
Text Example
Text Example
White with #328736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328736; }
p { color: rgb(50,135,54); }
H1.HeaderClassName
{
color: #328736;
}
.AnyTagClassName
{
color: #328736;
}
</style>
background-color css
<style>
a { background-color: #328736; }
a { background-color: rgb(50,135,54); }
div.DivClassName
{
background-color: #328736;
}
.BgClassName
{
background-color: #328736;
}
</style>
border-color css
<style>
span { border-color: #328736; }
span { border-color: rgb(50,135,54); }
td.TdClassName
{
border-color: #328736;
}
.TagClassName
{
border-color: #328736;
}
</style>