Shades of Japanese Laurel #327133
Tints of Japanese Laurel #327133
RGB
CMYK
RGB Variations
Color information
#327133 (or 0x327133) is known color: Japanese Laurel. HEX triplet: 32, 71 and 33. RGB value is (50,113,51). Sum of RGB (Red+Green+Blue) = 50+113+51=214 (28% of max value = 765). Red value is 50 (19.92% from 255 or 23.36% from 214); Green value is 113 (44.53% from 255 or 52.80% from 214); Blue value is 51 (20.31% from 255 or 23.83% from 214); Max value from RGB is 113 - color contains mainly: green. Hex color #327133 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #327133 is #CD8ECC. Grayscale: #575757. Windows color (decimal): -13471437 or 3371314. OLE color: 3371314.
HSL color Cylindrical-coordinate representation of color #327133: hue angle of 120.95º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #327133 is Cyan = 0.56, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 50 | 113 | 51 | - |
| CMYK | 0.56 | 0 | 0.55 | 0.56 |
| HSL | 120.95º | 0.39% | 0.32% | - |
| HSV(B) | 120.95º | 0.56% | 0.44% | - |
| XYZ | 7.82 | 12.73 | 5.18 | - |
| YUV | 87.1 | 107.63 | 101.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 113 | 51 | 0.56 | 0 | 0.55 | 0.56 | 120.95 | 0.39 | 0.32 |
| Hex | 32 | 71 | 33 | 38 | 0 | 37 | 38 | 79 | 27 | 20 |
| Octal | 62 | 161 | 63 | 70 | 0 | 67 | 70 | 171 | 47 | 40 |
| Binary | 110010 | 1110001 | 110011 | 111000 | 0 | 110111 | 111000 | 1111001 | 100111 | 100000 |
Color Harmonies of #327133
Complementary color
Monochromatic Colors of #327133
Black with #327133
Text Example
Text Example
White with #327133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327133; }
p { color: rgb(50,113,51); }
H1.HeaderClassName
{
color: #327133;
}
.AnyTagClassName
{
color: #327133;
}
</style>
background-color css
<style>
a { background-color: #327133; }
a { background-color: rgb(50,113,51); }
div.DivClassName
{
background-color: #327133;
}
.BgClassName
{
background-color: #327133;
}
</style>
border-color css
<style>
span { border-color: #327133; }
span { border-color: rgb(50,113,51); }
td.TdClassName
{
border-color: #327133;
}
.TagClassName
{
border-color: #327133;
}
</style>