Shades of Japanese Laurel #327228
Tints of Japanese Laurel #327228
RGB
CMYK
RGB Variations
Color information
#327228 (or 0x327228) is known color: Japanese Laurel. HEX triplet: 32, 72 and 28. RGB value is (50,114,40). Sum of RGB (Red+Green+Blue) = 50+114+40=204 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.51% from 204); Green value is 114 (44.92% from 255 or 55.88% from 204); Blue value is 40 (16.02% from 255 or 19.61% from 204); Max value from RGB is 114 - color contains mainly: green. Hex color #327228 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #327228 is #CD8DD7. Grayscale: #565656. Windows color (decimal): -13471192 or 2650674. OLE color: 2650674.
HSL color Cylindrical-coordinate representation of color #327228: hue angle of 111.89º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #327228 is Cyan = 0.56, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 114 | 40 | - |
| CMYK | 0.56 | 0 | 0.65 | 0.55 |
| HSL | 111.89º | 0.48% | 0.3% | - |
| HSV(B) | 111.89º | 0.65% | 0.45% | - |
| XYZ | 7.72 | 12.87 | 4.08 | - |
| YUV | 86.43 | 101.8 | 102.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 114 | 40 | 0.56 | 0 | 0.65 | 0.55 | 111.89 | 0.48 | 0.3 |
| Hex | 32 | 72 | 28 | 38 | 0 | 41 | 37 | 70 | 30 | 1E |
| Octal | 62 | 162 | 50 | 70 | 0 | 101 | 67 | 160 | 60 | 36 |
| Binary | 110010 | 1110010 | 101000 | 111000 | 0 | 1000001 | 110111 | 1110000 | 110000 | 11110 |
Color Harmonies of #327228
Complementary color
Monochromatic Colors of #327228
Black with #327228
Text Example
Text Example
White with #327228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327228; }
p { color: rgb(50,114,40); }
H1.HeaderClassName
{
color: #327228;
}
.AnyTagClassName
{
color: #327228;
}
</style>
background-color css
<style>
a { background-color: #327228; }
a { background-color: rgb(50,114,40); }
div.DivClassName
{
background-color: #327228;
}
.BgClassName
{
background-color: #327228;
}
</style>
border-color css
<style>
span { border-color: #327228; }
span { border-color: rgb(50,114,40); }
td.TdClassName
{
border-color: #327228;
}
.TagClassName
{
border-color: #327228;
}
</style>