Shades of Japanese Laurel #327131
Tints of Japanese Laurel #327131
RGB
CMYK
RGB Variations
Color information
#327131 (or 0x327131) is known color: Japanese Laurel. HEX triplet: 32, 71 and 31. RGB value is (50,113,49). Sum of RGB (Red+Green+Blue) = 50+113+49=212 (28% of max value = 765). Red value is 50 (19.92% from 255 or 23.58% from 212); Green value is 113 (44.53% from 255 or 53.30% from 212); Blue value is 49 (19.53% from 255 or 23.11% from 212); Max value from RGB is 113 - color contains mainly: green. Hex color #327131 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #327131 is #CD8ECE. Grayscale: #575757. Windows color (decimal): -13471439 or 3240242. OLE color: 3240242.
HSL color Cylindrical-coordinate representation of color #327131: hue angle of 119.06º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #327131 is Cyan = 0.56, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 50 | 113 | 49 | - |
| CMYK | 0.56 | 0 | 0.57 | 0.56 |
| HSL | 119.06º | 0.4% | 0.32% | - |
| HSV(B) | 119.06º | 0.57% | 0.44% | - |
| XYZ | 7.77 | 12.71 | 4.95 | - |
| YUV | 86.87 | 106.63 | 101.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 113 | 49 | 0.56 | 0 | 0.57 | 0.56 | 119.06 | 0.4 | 0.32 |
| Hex | 32 | 71 | 31 | 38 | 0 | 39 | 38 | 77 | 28 | 20 |
| Octal | 62 | 161 | 61 | 70 | 0 | 71 | 70 | 167 | 50 | 40 |
| Binary | 110010 | 1110001 | 110001 | 111000 | 0 | 111001 | 111000 | 1110111 | 101000 | 100000 |
Color Harmonies of #327131
Complementary color
Monochromatic Colors of #327131
Black with #327131
Text Example
Text Example
White with #327131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327131; }
p { color: rgb(50,113,49); }
H1.HeaderClassName
{
color: #327131;
}
.AnyTagClassName
{
color: #327131;
}
</style>
background-color css
<style>
a { background-color: #327131; }
a { background-color: rgb(50,113,49); }
div.DivClassName
{
background-color: #327131;
}
.BgClassName
{
background-color: #327131;
}
</style>
border-color css
<style>
span { border-color: #327131; }
span { border-color: rgb(50,113,49); }
td.TdClassName
{
border-color: #327131;
}
.TagClassName
{
border-color: #327131;
}
</style>