Shades of Japanese Laurel #327329
Tints of Japanese Laurel #327329
RGB
CMYK
RGB Variations
Color information
#327329 (or 0x327329) is known color: Japanese Laurel. HEX triplet: 32, 73 and 29. RGB value is (50,115,41). Sum of RGB (Red+Green+Blue) = 50+115+41=206 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.27% from 206); Green value is 115 (45.31% from 255 or 55.83% from 206); Blue value is 41 (16.41% from 255 or 19.90% from 206); Max value from RGB is 115 - color contains mainly: green. Hex color #327329 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #327329 is #CD8CD6. Grayscale: #575757. Windows color (decimal): -13470935 or 2716466. OLE color: 2716466.
HSL color Cylindrical-coordinate representation of color #327329: hue angle of 112.7º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #327329 is Cyan = 0.57, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 115 | 41 | - |
| CMYK | 0.57 | 0 | 0.64 | 0.55 |
| HSL | 112.7º | 0.47% | 0.31% | - |
| HSV(B) | 112.7º | 0.64% | 0.45% | - |
| XYZ | 7.85 | 13.1 | 4.21 | - |
| YUV | 87.13 | 101.97 | 101.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 115 | 41 | 0.57 | 0 | 0.64 | 0.55 | 112.7 | 0.47 | 0.31 |
| Hex | 32 | 73 | 29 | 39 | 0 | 40 | 37 | 71 | 2F | 1F |
| Octal | 62 | 163 | 51 | 71 | 0 | 100 | 67 | 161 | 57 | 37 |
| Binary | 110010 | 1110011 | 101001 | 111001 | 0 | 1000000 | 110111 | 1110001 | 101111 | 11111 |
Color Harmonies of #327329
Complementary color
Monochromatic Colors of #327329
Black with #327329
Text Example
Text Example
White with #327329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327329; }
p { color: rgb(50,115,41); }
H1.HeaderClassName
{
color: #327329;
}
.AnyTagClassName
{
color: #327329;
}
</style>
background-color css
<style>
a { background-color: #327329; }
a { background-color: rgb(50,115,41); }
div.DivClassName
{
background-color: #327329;
}
.BgClassName
{
background-color: #327329;
}
</style>
border-color css
<style>
span { border-color: #327329; }
span { border-color: rgb(50,115,41); }
td.TdClassName
{
border-color: #327329;
}
.TagClassName
{
border-color: #327329;
}
</style>