Shades of Japanese Laurel #328335
Tints of Japanese Laurel #328335
RGB
CMYK
RGB Variations
Color information
#328335 (or 0x328335) is known color: Japanese Laurel. HEX triplet: 32, 83 and 35. RGB value is (50,131,53). Sum of RGB (Red+Green+Blue) = 50+131+53=234 (30% of max value = 765). Red value is 50 (19.92% from 255 or 21.37% from 234); Green value is 131 (51.56% from 255 or 55.98% from 234); Blue value is 53 (21.09% from 255 or 22.65% from 234); Max value from RGB is 131 - color contains mainly: green. Hex color #328335 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #328335 is #CD7CCA. Grayscale: #626262. Windows color (decimal): -13466827 or 3506994. OLE color: 3506994.
HSL color Cylindrical-coordinate representation of color #328335: hue angle of 122.22º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #328335 is Cyan = 0.62, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 50 | 131 | 53 | - |
| CMYK | 0.62 | 0 | 0.60 | 0.49 |
| HSL | 122.22º | 0.45% | 0.35% | - |
| HSV(B) | 122.22º | 0.62% | 0.51% | - |
| XYZ | 10.07 | 17.17 | 6.15 | - |
| YUV | 97.89 | 102.66 | 93.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 131 | 53 | 0.62 | 0 | 0.60 | 0.49 | 122.22 | 0.45 | 0.35 |
| Hex | 32 | 83 | 35 | 3E | 0 | 3C | 31 | 7A | 2D | 23 |
| Octal | 62 | 203 | 65 | 76 | 0 | 74 | 61 | 172 | 55 | 43 |
| Binary | 110010 | 10000011 | 110101 | 111110 | 0 | 111100 | 110001 | 1111010 | 101101 | 100011 |
Color Harmonies of #328335
Complementary color
Monochromatic Colors of #328335
Black with #328335
Text Example
Text Example
White with #328335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328335; }
p { color: rgb(50,131,53); }
H1.HeaderClassName
{
color: #328335;
}
.AnyTagClassName
{
color: #328335;
}
</style>
background-color css
<style>
a { background-color: #328335; }
a { background-color: rgb(50,131,53); }
div.DivClassName
{
background-color: #328335;
}
.BgClassName
{
background-color: #328335;
}
</style>
border-color css
<style>
span { border-color: #328335; }
span { border-color: rgb(50,131,53); }
td.TdClassName
{
border-color: #328335;
}
.TagClassName
{
border-color: #328335;
}
</style>