Shades of Japanese Laurel #327127
Tints of Japanese Laurel #327127
RGB
CMYK
RGB Variations
Color information
#327127 (or 0x327127) is known color: Japanese Laurel. HEX triplet: 32, 71 and 27. RGB value is (50,113,39). Sum of RGB (Red+Green+Blue) = 50+113+39=202 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.75% from 202); Green value is 113 (44.53% from 255 or 55.94% from 202); Blue value is 39 (15.62% from 255 or 19.31% from 202); Max value from RGB is 113 - color contains mainly: green. Hex color #327127 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #327127 is #CD8ED8. Grayscale: #555555. Windows color (decimal): -13471449 or 2584882. OLE color: 2584882.
HSL color Cylindrical-coordinate representation of color #327127: hue angle of 111.08º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #327127 is Cyan = 0.56, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 50 | 113 | 39 | - |
| CMYK | 0.56 | 0 | 0.65 | 0.56 |
| HSL | 111.08º | 0.49% | 0.3% | - |
| HSV(B) | 111.08º | 0.65% | 0.44% | - |
| XYZ | 7.59 | 12.63 | 3.96 | - |
| YUV | 85.73 | 101.63 | 102.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 113 | 39 | 0.56 | 0 | 0.65 | 0.56 | 111.08 | 0.49 | 0.3 |
| Hex | 32 | 71 | 27 | 38 | 0 | 41 | 38 | 6F | 31 | 1E |
| Octal | 62 | 161 | 47 | 70 | 0 | 101 | 70 | 157 | 61 | 36 |
| Binary | 110010 | 1110001 | 100111 | 111000 | 0 | 1000001 | 111000 | 1101111 | 110001 | 11110 |
Color Harmonies of #327127
Complementary color
Monochromatic Colors of #327127
Black with #327127
Text Example
Text Example
White with #327127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327127; }
p { color: rgb(50,113,39); }
H1.HeaderClassName
{
color: #327127;
}
.AnyTagClassName
{
color: #327127;
}
</style>
background-color css
<style>
a { background-color: #327127; }
a { background-color: rgb(50,113,39); }
div.DivClassName
{
background-color: #327127;
}
.BgClassName
{
background-color: #327127;
}
</style>
border-color css
<style>
span { border-color: #327127; }
span { border-color: rgb(50,113,39); }
td.TdClassName
{
border-color: #327127;
}
.TagClassName
{
border-color: #327127;
}
</style>