Shades of Japanese Laurel #327230
Tints of Japanese Laurel #327230
RGB
CMYK
RGB Variations
Color information
#327230 (or 0x327230) is known color: Japanese Laurel. HEX triplet: 32, 72 and 30. RGB value is (50,114,48). Sum of RGB (Red+Green+Blue) = 50+114+48=212 (28% of max value = 765). Red value is 50 (19.92% from 255 or 23.58% from 212); Green value is 114 (44.92% from 255 or 53.77% from 212); Blue value is 48 (19.14% from 255 or 22.64% from 212); Max value from RGB is 114 - color contains mainly: green. Hex color #327230 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #327230 is #CD8DCF. Grayscale: #575757. Windows color (decimal): -13471184 or 3174962. OLE color: 3174962.
HSL color Cylindrical-coordinate representation of color #327230: hue angle of 118.18º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #327230 is Cyan = 0.56, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 114 | 48 | - |
| CMYK | 0.56 | 0 | 0.58 | 0.55 |
| HSL | 118.18º | 0.41% | 0.32% | - |
| HSV(B) | 118.18º | 0.58% | 0.45% | - |
| XYZ | 7.87 | 12.93 | 4.88 | - |
| YUV | 87.34 | 105.8 | 101.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 114 | 48 | 0.56 | 0 | 0.58 | 0.55 | 118.18 | 0.41 | 0.32 |
| Hex | 32 | 72 | 30 | 38 | 0 | 3A | 37 | 76 | 29 | 20 |
| Octal | 62 | 162 | 60 | 70 | 0 | 72 | 67 | 166 | 51 | 40 |
| Binary | 110010 | 1110010 | 110000 | 111000 | 0 | 111010 | 110111 | 1110110 | 101001 | 100000 |
Color Harmonies of #327230
Complementary color
Monochromatic Colors of #327230
Black with #327230
Text Example
Text Example
White with #327230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327230; }
p { color: rgb(50,114,48); }
H1.HeaderClassName
{
color: #327230;
}
.AnyTagClassName
{
color: #327230;
}
</style>
background-color css
<style>
a { background-color: #327230; }
a { background-color: rgb(50,114,48); }
div.DivClassName
{
background-color: #327230;
}
.BgClassName
{
background-color: #327230;
}
</style>
border-color css
<style>
span { border-color: #327230; }
span { border-color: rgb(50,114,48); }
td.TdClassName
{
border-color: #327230;
}
.TagClassName
{
border-color: #327230;
}
</style>