Shades of Japanese Laurel #328836
Tints of Japanese Laurel #328836
RGB
CMYK
RGB Variations
Color information
#328836 (or 0x328836) is known color: Japanese Laurel. HEX triplet: 32, 88 and 36. RGB value is (50,136,54). Sum of RGB (Red+Green+Blue) = 50+136+54=240 (31% of max value = 765). Red value is 50 (19.92% from 255 or 20.83% from 240); Green value is 136 (53.52% from 255 or 56.67% from 240); Blue value is 54 (21.48% from 255 or 22.5% from 240); Max value from RGB is 136 - color contains mainly: green. Hex color #328836 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #328836 is #CD77C9. Grayscale: #656565. Windows color (decimal): -13465546 or 3573810. OLE color: 3573810.
HSL color Cylindrical-coordinate representation of color #328836: hue angle of 122.79º 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 #328836 is Cyan = 0.63, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 136 | 54 | - |
| CMYK | 0.63 | 0 | 0.60 | 0.47 |
| HSL | 122.79º | 0.46% | 0.36% | - |
| HSV(B) | 122.79º | 0.63% | 0.53% | - |
| XYZ | 10.79 | 18.55 | 6.5 | - |
| YUV | 100.94 | 101.51 | 91.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 136 | 54 | 0.63 | 0 | 0.60 | 0.47 | 122.79 | 0.46 | 0.36 |
| Hex | 32 | 88 | 36 | 3F | 0 | 3C | 2F | 7B | 2E | 24 |
| Octal | 62 | 210 | 66 | 77 | 0 | 74 | 57 | 173 | 56 | 44 |
| Binary | 110010 | 10001000 | 110110 | 111111 | 0 | 111100 | 101111 | 1111011 | 101110 | 100100 |
Color Harmonies of #328836
Complementary color
Monochromatic Colors of #328836
Black with #328836
Text Example
Text Example
White with #328836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328836; }
p { color: rgb(50,136,54); }
H1.HeaderClassName
{
color: #328836;
}
.AnyTagClassName
{
color: #328836;
}
</style>
background-color css
<style>
a { background-color: #328836; }
a { background-color: rgb(50,136,54); }
div.DivClassName
{
background-color: #328836;
}
.BgClassName
{
background-color: #328836;
}
</style>
border-color css
<style>
span { border-color: #328836; }
span { border-color: rgb(50,136,54); }
td.TdClassName
{
border-color: #328836;
}
.TagClassName
{
border-color: #328836;
}
</style>