Shades of Japanese Laurel #327640
Tints of Japanese Laurel #327640
RGB
CMYK
RGB Variations
Color information
#327640 (or 0x327640) is known color: Japanese Laurel. HEX triplet: 32, 76 and 40. RGB value is (50,118,64). Sum of RGB (Red+Green+Blue) = 50+118+64=232 (30% of max value = 765). Red value is 50 (19.92% from 255 or 21.55% from 232); Green value is 118 (46.48% from 255 or 50.86% from 232); Blue value is 64 (25.39% from 255 or 27.59% from 232); Max value from RGB is 118 - color contains mainly: green. Hex color #327640 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #327640 is #CD89BF. Grayscale: #5B5B5B. Windows color (decimal): -13470144 or 4224562. OLE color: 4224562.
HSL color Cylindrical-coordinate representation of color #327640: hue angle of 132.35º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #327640 is Cyan = 0.58, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 118 | 64 | - |
| CMYK | 0.58 | 0 | 0.46 | 0.54 |
| HSL | 132.35º | 0.4% | 0.33% | - |
| HSV(B) | 132.35º | 0.58% | 0.46% | - |
| XYZ | 8.72 | 14.01 | 7.09 | - |
| YUV | 91.51 | 112.47 | 98.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 118 | 64 | 0.58 | 0 | 0.46 | 0.54 | 132.35 | 0.4 | 0.33 |
| Hex | 32 | 76 | 40 | 3A | 0 | 2E | 36 | 84 | 28 | 21 |
| Octal | 62 | 166 | 100 | 72 | 0 | 56 | 66 | 204 | 50 | 41 |
| Binary | 110010 | 1110110 | 1000000 | 111010 | 0 | 101110 | 110110 | 10000100 | 101000 | 100001 |
Color Harmonies of #327640
Complementary color
Monochromatic Colors of #327640
Black with #327640
Text Example
Text Example
White with #327640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327640; }
p { color: rgb(50,118,64); }
H1.HeaderClassName
{
color: #327640;
}
.AnyTagClassName
{
color: #327640;
}
</style>
background-color css
<style>
a { background-color: #327640; }
a { background-color: rgb(50,118,64); }
div.DivClassName
{
background-color: #327640;
}
.BgClassName
{
background-color: #327640;
}
</style>
border-color css
<style>
span { border-color: #327640; }
span { border-color: rgb(50,118,64); }
td.TdClassName
{
border-color: #327640;
}
.TagClassName
{
border-color: #327640;
}
</style>