Shades of Japanese Laurel #328641
Tints of Japanese Laurel #328641
RGB
CMYK
RGB Variations
Color information
#328641 (or 0x328641) is known color: Japanese Laurel. HEX triplet: 32, 86 and 41. RGB value is (50,134,65). Sum of RGB (Red+Green+Blue) = 50+134+65=249 (32% of max value = 765). Red value is 50 (19.92% from 255 or 20.08% from 249); Green value is 134 (52.73% from 255 or 53.82% from 249); Blue value is 65 (25.78% from 255 or 26.10% from 249); Max value from RGB is 134 - color contains mainly: green. Hex color #328641 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #328641 is #CD79BE. Grayscale: #656565. Windows color (decimal): -13466047 or 4294194. OLE color: 4294194.
HSL color Cylindrical-coordinate representation of color #328641: hue angle of 130.71º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #328641 is Cyan = 0.63, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 134 | 65 | - |
| CMYK | 0.63 | 0 | 0.51 | 0.47 |
| HSL | 130.71º | 0.46% | 0.36% | - |
| HSV(B) | 130.71º | 0.63% | 0.53% | - |
| XYZ | 10.79 | 18.11 | 7.93 | - |
| YUV | 101.02 | 107.67 | 91.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 134 | 65 | 0.63 | 0 | 0.51 | 0.47 | 130.71 | 0.46 | 0.36 |
| Hex | 32 | 86 | 41 | 3F | 0 | 33 | 2F | 83 | 2E | 24 |
| Octal | 62 | 206 | 101 | 77 | 0 | 63 | 57 | 203 | 56 | 44 |
| Binary | 110010 | 10000110 | 1000001 | 111111 | 0 | 110011 | 101111 | 10000011 | 101110 | 100100 |
Color Harmonies of #328641
Complementary color
Monochromatic Colors of #328641
Black with #328641
Text Example
Text Example
White with #328641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328641; }
p { color: rgb(50,134,65); }
H1.HeaderClassName
{
color: #328641;
}
.AnyTagClassName
{
color: #328641;
}
</style>
background-color css
<style>
a { background-color: #328641; }
a { background-color: rgb(50,134,65); }
div.DivClassName
{
background-color: #328641;
}
.BgClassName
{
background-color: #328641;
}
</style>
border-color css
<style>
span { border-color: #328641; }
span { border-color: rgb(50,134,65); }
td.TdClassName
{
border-color: #328641;
}
.TagClassName
{
border-color: #328641;
}
</style>