Shades of Japanese Laurel #327433
Tints of Japanese Laurel #327433
RGB
CMYK
RGB Variations
Color information
#327433 (or 0x327433) is known color: Japanese Laurel. HEX triplet: 32, 74 and 33. RGB value is (50,116,51). Sum of RGB (Red+Green+Blue) = 50+116+51=217 (28% of max value = 765). Red value is 50 (19.92% from 255 or 23.04% from 217); Green value is 116 (45.70% from 255 or 53.46% from 217); Blue value is 51 (20.31% from 255 or 23.50% from 217); Max value from RGB is 116 - color contains mainly: green. Hex color #327433 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #327433 is #CD8BCC. Grayscale: #595959. Windows color (decimal): -13470669 or 3372082. OLE color: 3372082.
HSL color Cylindrical-coordinate representation of color #327433: hue angle of 120.91º 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 #327433 is Cyan = 0.57, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 116 | 51 | - |
| CMYK | 0.57 | 0 | 0.56 | 0.55 |
| HSL | 120.91º | 0.4% | 0.33% | - |
| HSV(B) | 120.91º | 0.57% | 0.45% | - |
| XYZ | 8.16 | 13.41 | 5.29 | - |
| YUV | 88.86 | 106.63 | 100.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 116 | 51 | 0.57 | 0 | 0.56 | 0.55 | 120.91 | 0.4 | 0.33 |
| Hex | 32 | 74 | 33 | 39 | 0 | 38 | 37 | 79 | 28 | 21 |
| Octal | 62 | 164 | 63 | 71 | 0 | 70 | 67 | 171 | 50 | 41 |
| Binary | 110010 | 1110100 | 110011 | 111001 | 0 | 111000 | 110111 | 1111001 | 101000 | 100001 |
Color Harmonies of #327433
Complementary color
Monochromatic Colors of #327433
Black with #327433
Text Example
Text Example
White with #327433
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327433; }
p { color: rgb(50,116,51); }
H1.HeaderClassName
{
color: #327433;
}
.AnyTagClassName
{
color: #327433;
}
</style>
background-color css
<style>
a { background-color: #327433; }
a { background-color: rgb(50,116,51); }
div.DivClassName
{
background-color: #327433;
}
.BgClassName
{
background-color: #327433;
}
</style>
border-color css
<style>
span { border-color: #327433; }
span { border-color: rgb(50,116,51); }
td.TdClassName
{
border-color: #327433;
}
.TagClassName
{
border-color: #327433;
}
</style>