Shades of Japanese Laurel #327436
Tints of Japanese Laurel #327436
RGB
CMYK
RGB Variations
Color information
#327436 (or 0x327436) is known color: Japanese Laurel. HEX triplet: 32, 74 and 36. RGB value is (50,116,54). Sum of RGB (Red+Green+Blue) = 50+116+54=220 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.73% from 220); Green value is 116 (45.70% from 255 or 52.73% from 220); Blue value is 54 (21.48% from 255 or 24.55% from 220); Max value from RGB is 116 - color contains mainly: green. Hex color #327436 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #327436 is #CD8BC9. Grayscale: #595959. Windows color (decimal): -13470666 or 3568690. OLE color: 3568690.
HSL color Cylindrical-coordinate representation of color #327436: hue angle of 123.64º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #327436 is Cyan = 0.57, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 116 | 54 | - |
| CMYK | 0.57 | 0 | 0.53 | 0.55 |
| HSL | 123.64º | 0.4% | 0.33% | - |
| HSV(B) | 123.64º | 0.57% | 0.45% | - |
| XYZ | 8.23 | 13.44 | 5.65 | - |
| YUV | 89.2 | 108.13 | 100.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 116 | 54 | 0.57 | 0 | 0.53 | 0.55 | 123.64 | 0.4 | 0.33 |
| Hex | 32 | 74 | 36 | 39 | 0 | 35 | 37 | 7C | 28 | 21 |
| Octal | 62 | 164 | 66 | 71 | 0 | 65 | 67 | 174 | 50 | 41 |
| Binary | 110010 | 1110100 | 110110 | 111001 | 0 | 110101 | 110111 | 1111100 | 101000 | 100001 |
Color Harmonies of #327436
Complementary color
Monochromatic Colors of #327436
Black with #327436
Text Example
Text Example
White with #327436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327436; }
p { color: rgb(50,116,54); }
H1.HeaderClassName
{
color: #327436;
}
.AnyTagClassName
{
color: #327436;
}
</style>
background-color css
<style>
a { background-color: #327436; }
a { background-color: rgb(50,116,54); }
div.DivClassName
{
background-color: #327436;
}
.BgClassName
{
background-color: #327436;
}
</style>
border-color css
<style>
span { border-color: #327436; }
span { border-color: rgb(50,116,54); }
td.TdClassName
{
border-color: #327436;
}
.TagClassName
{
border-color: #327436;
}
</style>