Shades of Japanese Laurel #327332
Tints of Japanese Laurel #327332
RGB
CMYK
RGB Variations
Color information
#327332 (or 0x327332) is known color: Japanese Laurel. HEX triplet: 32, 73 and 32. RGB value is (50,115,50). Sum of RGB (Red+Green+Blue) = 50+115+50=215 (28% of max value = 765). Red value is 50 (19.92% from 255 or 23.26% from 215); Green value is 115 (45.31% from 255 or 53.49% from 215); Blue value is 50 (19.92% from 255 or 23.26% from 215); Max value from RGB is 115 - color contains mainly: green. Hex color #327332 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #327332 is #CD8CCD. Grayscale: #585858. Windows color (decimal): -13470926 or 3306290. OLE color: 3306290.
HSL color Cylindrical-coordinate representation of color #327332: hue angle of 120º 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 #327332 is Cyan = 0.57, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 115 | 50 | - |
| CMYK | 0.57 | 0 | 0.57 | 0.55 |
| HSL | 120º | 0.39% | 0.32% | - |
| HSV(B) | 120º | 0.57% | 0.45% | - |
| XYZ | 8.02 | 13.17 | 5.14 | - |
| YUV | 88.16 | 106.47 | 100.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 115 | 50 | 0.57 | 0 | 0.57 | 0.55 | 120 | 0.39 | 0.32 |
| Hex | 32 | 73 | 32 | 39 | 0 | 39 | 37 | 78 | 27 | 20 |
| Octal | 62 | 163 | 62 | 71 | 0 | 71 | 67 | 170 | 47 | 40 |
| Binary | 110010 | 1110011 | 110010 | 111001 | 0 | 111001 | 110111 | 1111000 | 100111 | 100000 |
Color Harmonies of #327332
Complementary color
Monochromatic Colors of #327332
Black with #327332
Text Example
Text Example
White with #327332
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327332; }
p { color: rgb(50,115,50); }
H1.HeaderClassName
{
color: #327332;
}
.AnyTagClassName
{
color: #327332;
}
</style>
background-color css
<style>
a { background-color: #327332; }
a { background-color: rgb(50,115,50); }
div.DivClassName
{
background-color: #327332;
}
.BgClassName
{
background-color: #327332;
}
</style>
border-color css
<style>
span { border-color: #327332; }
span { border-color: rgb(50,115,50); }
td.TdClassName
{
border-color: #327332;
}
.TagClassName
{
border-color: #327332;
}
</style>