Shades of Japanese Laurel #327239
Tints of Japanese Laurel #327239
RGB
CMYK
RGB Variations
Color information
#327239 (or 0x327239) is known color: Japanese Laurel. HEX triplet: 32, 72 and 39. RGB value is (50,114,57). Sum of RGB (Red+Green+Blue) = 50+114+57=221 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.62% from 221); Green value is 114 (44.92% from 255 or 51.58% from 221); Blue value is 57 (22.66% from 255 or 25.79% from 221); Max value from RGB is 114 - color contains mainly: green. Hex color #327239 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #327239 is #CD8DC6. Grayscale: #585858. Windows color (decimal): -13471175 or 3764786. OLE color: 3764786.
HSL color Cylindrical-coordinate representation of color #327239: hue angle of 126.56º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #327239 is Cyan = 0.56, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 114 | 57 | - |
| CMYK | 0.56 | 0 | 0.50 | 0.55 |
| HSL | 126.56º | 0.39% | 0.32% | - |
| HSV(B) | 126.56º | 0.56% | 0.45% | - |
| XYZ | 8.07 | 13.01 | 5.96 | - |
| YUV | 88.37 | 110.3 | 100.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 114 | 57 | 0.56 | 0 | 0.50 | 0.55 | 126.56 | 0.39 | 0.32 |
| Hex | 32 | 72 | 39 | 38 | 0 | 32 | 37 | 7F | 27 | 20 |
| Octal | 62 | 162 | 71 | 70 | 0 | 62 | 67 | 177 | 47 | 40 |
| Binary | 110010 | 1110010 | 111001 | 111000 | 0 | 110010 | 110111 | 1111111 | 100111 | 100000 |
Color Harmonies of #327239
Complementary color
Monochromatic Colors of #327239
Black with #327239
Text Example
Text Example
White with #327239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327239; }
p { color: rgb(50,114,57); }
H1.HeaderClassName
{
color: #327239;
}
.AnyTagClassName
{
color: #327239;
}
</style>
background-color css
<style>
a { background-color: #327239; }
a { background-color: rgb(50,114,57); }
div.DivClassName
{
background-color: #327239;
}
.BgClassName
{
background-color: #327239;
}
</style>
border-color css
<style>
span { border-color: #327239; }
span { border-color: rgb(50,114,57); }
td.TdClassName
{
border-color: #327239;
}
.TagClassName
{
border-color: #327239;
}
</style>