Shades of Japanese Laurel #329040
Tints of Japanese Laurel #329040
RGB
CMYK
RGB Variations
Color information
#329040 (or 0x329040) is known color: Japanese Laurel. HEX triplet: 32, 90 and 40. RGB value is (50,144,64). Sum of RGB (Red+Green+Blue) = 50+144+64=258 (34% of max value = 765). Red value is 50 (19.92% from 255 or 19.38% from 258); Green value is 144 (56.64% from 255 or 55.81% from 258); Blue value is 64 (25.39% from 255 or 24.81% from 258); Max value from RGB is 144 - color contains mainly: green. Hex color #329040 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #329040 is #CD6FBF. Grayscale: #6B6B6B. Windows color (decimal): -13463488 or 4231218. OLE color: 4231218.
HSL color Cylindrical-coordinate representation of color #329040: hue angle of 128.94º degrees, saturation: 0.48, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #329040 is Cyan = 0.65, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 50 | 144 | 64 | - |
| CMYK | 0.65 | 0 | 0.56 | 0.44 |
| HSL | 128.94º | 0.48% | 0.38% | - |
| HSV(B) | 128.94º | 0.65% | 0.56% | - |
| XYZ | 12.21 | 20.99 | 8.26 | - |
| YUV | 106.77 | 103.86 | 87.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 144 | 64 | 0.65 | 0 | 0.56 | 0.44 | 128.94 | 0.48 | 0.38 |
| Hex | 32 | 90 | 40 | 41 | 0 | 38 | 2C | 81 | 30 | 26 |
| Octal | 62 | 220 | 100 | 101 | 0 | 70 | 54 | 201 | 60 | 46 |
| Binary | 110010 | 10010000 | 1000000 | 1000001 | 0 | 111000 | 101100 | 10000001 | 110000 | 100110 |
Color Harmonies of #329040
Complementary color
Monochromatic Colors of #329040
Black with #329040
Text Example
Text Example
White with #329040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329040; }
p { color: rgb(50,144,64); }
H1.HeaderClassName
{
color: #329040;
}
.AnyTagClassName
{
color: #329040;
}
</style>
background-color css
<style>
a { background-color: #329040; }
a { background-color: rgb(50,144,64); }
div.DivClassName
{
background-color: #329040;
}
.BgClassName
{
background-color: #329040;
}
</style>
border-color css
<style>
span { border-color: #329040; }
span { border-color: rgb(50,144,64); }
td.TdClassName
{
border-color: #329040;
}
.TagClassName
{
border-color: #329040;
}
</style>