Shades of Japanese Laurel #328136
Tints of Japanese Laurel #328136
RGB
CMYK
RGB Variations
Color information
#328136 (or 0x328136) is known color: Japanese Laurel. HEX triplet: 32, 81 and 36. RGB value is (50,129,54). Sum of RGB (Red+Green+Blue) = 50+129+54=233 (30% of max value = 765). Red value is 50 (19.92% from 255 or 21.46% from 233); Green value is 129 (50.78% from 255 or 55.36% from 233); Blue value is 54 (21.48% from 255 or 23.18% from 233); Max value from RGB is 129 - color contains mainly: green. Hex color #328136 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #328136 is #CD7EC9. Grayscale: #616161. Windows color (decimal): -13467338 or 3572018. OLE color: 3572018.
HSL color Cylindrical-coordinate representation of color #328136: hue angle of 123.04º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #328136 is Cyan = 0.61, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 50 | 129 | 54 | - |
| CMYK | 0.61 | 0 | 0.58 | 0.49 |
| HSL | 123.04º | 0.44% | 0.35% | - |
| HSV(B) | 123.04º | 0.61% | 0.51% | - |
| XYZ | 9.83 | 16.64 | 6.18 | - |
| YUV | 96.83 | 103.83 | 94.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 129 | 54 | 0.61 | 0 | 0.58 | 0.49 | 123.04 | 0.44 | 0.35 |
| Hex | 32 | 81 | 36 | 3D | 0 | 3A | 31 | 7B | 2C | 23 |
| Octal | 62 | 201 | 66 | 75 | 0 | 72 | 61 | 173 | 54 | 43 |
| Binary | 110010 | 10000001 | 110110 | 111101 | 0 | 111010 | 110001 | 1111011 | 101100 | 100011 |
Color Harmonies of #328136
Complementary color
Monochromatic Colors of #328136
Black with #328136
Text Example
Text Example
White with #328136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328136; }
p { color: rgb(50,129,54); }
H1.HeaderClassName
{
color: #328136;
}
.AnyTagClassName
{
color: #328136;
}
</style>
background-color css
<style>
a { background-color: #328136; }
a { background-color: rgb(50,129,54); }
div.DivClassName
{
background-color: #328136;
}
.BgClassName
{
background-color: #328136;
}
</style>
border-color css
<style>
span { border-color: #328136; }
span { border-color: rgb(50,129,54); }
td.TdClassName
{
border-color: #328136;
}
.TagClassName
{
border-color: #328136;
}
</style>