Shades of Japanese Laurel #327935
Tints of Japanese Laurel #327935
RGB
CMYK
RGB Variations
Color information
#327935 (or 0x327935) is known color: Japanese Laurel. HEX triplet: 32, 79 and 35. RGB value is (50,121,53). Sum of RGB (Red+Green+Blue) = 50+121+53=224 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.32% from 224); Green value is 121 (47.66% from 255 or 54.02% from 224); Blue value is 53 (21.09% from 255 or 23.66% from 224); Max value from RGB is 121 - color contains mainly: green. Hex color #327935 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #327935 is #CD86CA. Grayscale: #5C5C5C. Windows color (decimal): -13469387 or 3504434. OLE color: 3504434.
HSL color Cylindrical-coordinate representation of color #327935: hue angle of 122.54º degrees, saturation: 0.42, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #327935 is Cyan = 0.59, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 121 | 53 | - |
| CMYK | 0.59 | 0 | 0.56 | 0.53 |
| HSL | 122.54º | 0.42% | 0.34% | - |
| HSV(B) | 122.54º | 0.59% | 0.47% | - |
| XYZ | 8.8 | 14.61 | 5.72 | - |
| YUV | 92.02 | 105.98 | 98.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 121 | 53 | 0.59 | 0 | 0.56 | 0.53 | 122.54 | 0.42 | 0.34 |
| Hex | 32 | 79 | 35 | 3B | 0 | 38 | 35 | 7B | 2A | 22 |
| Octal | 62 | 171 | 65 | 73 | 0 | 70 | 65 | 173 | 52 | 42 |
| Binary | 110010 | 1111001 | 110101 | 111011 | 0 | 111000 | 110101 | 1111011 | 101010 | 100010 |
Color Harmonies of #327935
Complementary color
Monochromatic Colors of #327935
Black with #327935
Text Example
Text Example
White with #327935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327935; }
p { color: rgb(50,121,53); }
H1.HeaderClassName
{
color: #327935;
}
.AnyTagClassName
{
color: #327935;
}
</style>
background-color css
<style>
a { background-color: #327935; }
a { background-color: rgb(50,121,53); }
div.DivClassName
{
background-color: #327935;
}
.BgClassName
{
background-color: #327935;
}
</style>
border-color css
<style>
span { border-color: #327935; }
span { border-color: rgb(50,121,53); }
td.TdClassName
{
border-color: #327935;
}
.TagClassName
{
border-color: #327935;
}
</style>