Shades of Japanese Laurel #327940
Tints of Japanese Laurel #327940
RGB
CMYK
RGB Variations
Color information
#327940 (or 0x327940) is known color: Japanese Laurel. HEX triplet: 32, 79 and 40. RGB value is (50,121,64). Sum of RGB (Red+Green+Blue) = 50+121+64=235 (31% of max value = 765). Red value is 50 (19.92% from 255 or 21.28% from 235); Green value is 121 (47.66% from 255 or 51.49% from 235); Blue value is 64 (25.39% from 255 or 27.23% from 235); Max value from RGB is 121 - color contains mainly: green. Hex color #327940 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #327940 is #CD86BF. Grayscale: #5D5D5D. Windows color (decimal): -13469376 or 4225330. OLE color: 4225330.
HSL color Cylindrical-coordinate representation of color #327940: hue angle of 131.83º degrees, saturation: 0.42, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #327940 is Cyan = 0.59, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 121 | 64 | - |
| CMYK | 0.59 | 0 | 0.47 | 0.53 |
| HSL | 131.83º | 0.42% | 0.34% | - |
| HSV(B) | 131.83º | 0.59% | 0.47% | - |
| XYZ | 9.08 | 14.72 | 7.21 | - |
| YUV | 93.27 | 111.48 | 97.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 121 | 64 | 0.59 | 0 | 0.47 | 0.53 | 131.83 | 0.42 | 0.34 |
| Hex | 32 | 79 | 40 | 3B | 0 | 2F | 35 | 84 | 2A | 22 |
| Octal | 62 | 171 | 100 | 73 | 0 | 57 | 65 | 204 | 52 | 42 |
| Binary | 110010 | 1111001 | 1000000 | 111011 | 0 | 101111 | 110101 | 10000100 | 101010 | 100010 |
Color Harmonies of #327940
Complementary color
Monochromatic Colors of #327940
Black with #327940
Text Example
Text Example
White with #327940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327940; }
p { color: rgb(50,121,64); }
H1.HeaderClassName
{
color: #327940;
}
.AnyTagClassName
{
color: #327940;
}
</style>
background-color css
<style>
a { background-color: #327940; }
a { background-color: rgb(50,121,64); }
div.DivClassName
{
background-color: #327940;
}
.BgClassName
{
background-color: #327940;
}
</style>
border-color css
<style>
span { border-color: #327940; }
span { border-color: rgb(50,121,64); }
td.TdClassName
{
border-color: #327940;
}
.TagClassName
{
border-color: #327940;
}
</style>