Shades of Japanese Laurel #327036
Tints of Japanese Laurel #327036
RGB
CMYK
RGB Variations
Color information
#327036 (or 0x327036) is known color: Japanese Laurel. HEX triplet: 32, 70 and 36. RGB value is (50,112,54). Sum of RGB (Red+Green+Blue) = 50+112+54=216 (28% of max value = 765). Red value is 50 (19.92% from 255 or 23.15% from 216); Green value is 112 (44.14% from 255 or 51.85% from 216); Blue value is 54 (21.48% from 255 or 25% from 216); Max value from RGB is 112 - color contains mainly: green. Hex color #327036 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #327036 is #CD8FC9. Grayscale: #575757. Windows color (decimal): -13471690 or 3567666. OLE color: 3567666.
HSL color Cylindrical-coordinate representation of color #327036: hue angle of 123.87º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #327036 is Cyan = 0.55, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 50 | 112 | 54 | - |
| CMYK | 0.55 | 0 | 0.52 | 0.56 |
| HSL | 123.87º | 0.38% | 0.32% | - |
| HSV(B) | 123.87º | 0.55% | 0.44% | - |
| XYZ | 7.78 | 12.53 | 5.5 | - |
| YUV | 86.85 | 109.46 | 101.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 112 | 54 | 0.55 | 0 | 0.52 | 0.56 | 123.87 | 0.38 | 0.32 |
| Hex | 32 | 70 | 36 | 37 | 0 | 34 | 38 | 7C | 26 | 20 |
| Octal | 62 | 160 | 66 | 67 | 0 | 64 | 70 | 174 | 46 | 40 |
| Binary | 110010 | 1110000 | 110110 | 110111 | 0 | 110100 | 111000 | 1111100 | 100110 | 100000 |
Color Harmonies of #327036
Complementary color
Monochromatic Colors of #327036
Black with #327036
Text Example
Text Example
White with #327036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327036; }
p { color: rgb(50,112,54); }
H1.HeaderClassName
{
color: #327036;
}
.AnyTagClassName
{
color: #327036;
}
</style>
background-color css
<style>
a { background-color: #327036; }
a { background-color: rgb(50,112,54); }
div.DivClassName
{
background-color: #327036;
}
.BgClassName
{
background-color: #327036;
}
</style>
border-color css
<style>
span { border-color: #327036; }
span { border-color: rgb(50,112,54); }
td.TdClassName
{
border-color: #327036;
}
.TagClassName
{
border-color: #327036;
}
</style>