Shades of Japanese Laurel #328735
Tints of Japanese Laurel #328735
RGB
CMYK
RGB Variations
Color information
#328735 (or 0x328735) is known color: Japanese Laurel. HEX triplet: 32, 87 and 35. RGB value is (50,135,53). Sum of RGB (Red+Green+Blue) = 50+135+53=238 (31% of max value = 765). Red value is 50 (19.92% from 255 or 21.01% from 238); Green value is 135 (53.12% from 255 or 56.72% from 238); Blue value is 53 (21.09% from 255 or 22.27% from 238); Max value from RGB is 135 - color contains mainly: green. Hex color #328735 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #328735 is #CD78CA. Grayscale: #646464. Windows color (decimal): -13465803 or 3508018. OLE color: 3508018.
HSL color Cylindrical-coordinate representation of color #328735: hue angle of 122.12º 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 #328735 is Cyan = 0.63, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 135 | 53 | - |
| CMYK | 0.63 | 0 | 0.61 | 0.47 |
| HSL | 122.12º | 0.46% | 0.36% | - |
| HSV(B) | 122.12º | 0.63% | 0.53% | - |
| XYZ | 10.62 | 18.26 | 6.33 | - |
| YUV | 100.24 | 101.34 | 92.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 135 | 53 | 0.63 | 0 | 0.61 | 0.47 | 122.12 | 0.46 | 0.36 |
| Hex | 32 | 87 | 35 | 3F | 0 | 3D | 2F | 7A | 2E | 24 |
| Octal | 62 | 207 | 65 | 77 | 0 | 75 | 57 | 172 | 56 | 44 |
| Binary | 110010 | 10000111 | 110101 | 111111 | 0 | 111101 | 101111 | 1111010 | 101110 | 100100 |
Color Harmonies of #328735
Complementary color
Monochromatic Colors of #328735
Black with #328735
Text Example
Text Example
White with #328735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328735; }
p { color: rgb(50,135,53); }
H1.HeaderClassName
{
color: #328735;
}
.AnyTagClassName
{
color: #328735;
}
</style>
background-color css
<style>
a { background-color: #328735; }
a { background-color: rgb(50,135,53); }
div.DivClassName
{
background-color: #328735;
}
.BgClassName
{
background-color: #328735;
}
</style>
border-color css
<style>
span { border-color: #328735; }
span { border-color: rgb(50,135,53); }
td.TdClassName
{
border-color: #328735;
}
.TagClassName
{
border-color: #328735;
}
</style>