Shades of Japanese Laurel #327227
Tints of Japanese Laurel #327227
RGB
CMYK
RGB Variations
Color information
#327227 (or 0x327227) is known color: Japanese Laurel. HEX triplet: 32, 72 and 27. RGB value is (50,114,39). Sum of RGB (Red+Green+Blue) = 50+114+39=203 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.63% from 203); Green value is 114 (44.92% from 255 or 56.16% from 203); Blue value is 39 (15.62% from 255 or 19.21% from 203); Max value from RGB is 114 - color contains mainly: green. Hex color #327227 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #327227 is #CD8DD8. Grayscale: #565656. Windows color (decimal): -13471193 or 2585138. OLE color: 2585138.
HSL color Cylindrical-coordinate representation of color #327227: hue angle of 111.2º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #327227 is Cyan = 0.56, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 114 | 39 | - |
| CMYK | 0.56 | 0 | 0.66 | 0.55 |
| HSL | 111.2º | 0.49% | 0.3% | - |
| HSV(B) | 111.2º | 0.66% | 0.45% | - |
| XYZ | 7.7 | 12.86 | 4 | - |
| YUV | 86.31 | 101.3 | 102.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 114 | 39 | 0.56 | 0 | 0.66 | 0.55 | 111.2 | 0.49 | 0.3 |
| Hex | 32 | 72 | 27 | 38 | 0 | 42 | 37 | 6F | 31 | 1E |
| Octal | 62 | 162 | 47 | 70 | 0 | 102 | 67 | 157 | 61 | 36 |
| Binary | 110010 | 1110010 | 100111 | 111000 | 0 | 1000010 | 110111 | 1101111 | 110001 | 11110 |
Color Harmonies of #327227
Complementary color
Monochromatic Colors of #327227
Black with #327227
Text Example
Text Example
White with #327227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327227; }
p { color: rgb(50,114,39); }
H1.HeaderClassName
{
color: #327227;
}
.AnyTagClassName
{
color: #327227;
}
</style>
background-color css
<style>
a { background-color: #327227; }
a { background-color: rgb(50,114,39); }
div.DivClassName
{
background-color: #327227;
}
.BgClassName
{
background-color: #327227;
}
</style>
border-color css
<style>
span { border-color: #327227; }
span { border-color: rgb(50,114,39); }
td.TdClassName
{
border-color: #327227;
}
.TagClassName
{
border-color: #327227;
}
</style>