Shades of Japanese Laurel #327336
Tints of Japanese Laurel #327336
RGB
CMYK
RGB Variations
Color information
#327336 (or 0x327336) is known color: Japanese Laurel. HEX triplet: 32, 73 and 36. RGB value is (50,115,54). Sum of RGB (Red+Green+Blue) = 50+115+54=219 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.83% from 219); Green value is 115 (45.31% from 255 or 52.51% from 219); Blue value is 54 (21.48% from 255 or 24.66% from 219); Max value from RGB is 115 - color contains mainly: green. Hex color #327336 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #327336 is #CD8CC9. Grayscale: #585858. Windows color (decimal): -13470922 or 3568434. OLE color: 3568434.
HSL color Cylindrical-coordinate representation of color #327336: hue angle of 123.69º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #327336 is Cyan = 0.57, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 115 | 54 | - |
| CMYK | 0.57 | 0 | 0.53 | 0.55 |
| HSL | 123.69º | 0.39% | 0.32% | - |
| HSV(B) | 123.69º | 0.57% | 0.45% | - |
| XYZ | 8.11 | 13.21 | 5.61 | - |
| YUV | 88.61 | 108.47 | 100.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 115 | 54 | 0.57 | 0 | 0.53 | 0.55 | 123.69 | 0.39 | 0.32 |
| Hex | 32 | 73 | 36 | 39 | 0 | 35 | 37 | 7C | 27 | 20 |
| Octal | 62 | 163 | 66 | 71 | 0 | 65 | 67 | 174 | 47 | 40 |
| Binary | 110010 | 1110011 | 110110 | 111001 | 0 | 110101 | 110111 | 1111100 | 100111 | 100000 |
Color Harmonies of #327336
Complementary color
Monochromatic Colors of #327336
Black with #327336
Text Example
Text Example
White with #327336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327336; }
p { color: rgb(50,115,54); }
H1.HeaderClassName
{
color: #327336;
}
.AnyTagClassName
{
color: #327336;
}
</style>
background-color css
<style>
a { background-color: #327336; }
a { background-color: rgb(50,115,54); }
div.DivClassName
{
background-color: #327336;
}
.BgClassName
{
background-color: #327336;
}
</style>
border-color css
<style>
span { border-color: #327336; }
span { border-color: rgb(50,115,54); }
td.TdClassName
{
border-color: #327336;
}
.TagClassName
{
border-color: #327336;
}
</style>