Shades of Japanese Laurel #327435
Tints of Japanese Laurel #327435
RGB
CMYK
RGB Variations
Color information
#327435 (or 0x327435) is known color: Japanese Laurel. HEX triplet: 32, 74 and 35. RGB value is (50,116,53). Sum of RGB (Red+Green+Blue) = 50+116+53=219 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.83% from 219); Green value is 116 (45.70% from 255 or 52.97% from 219); Blue value is 53 (21.09% from 255 or 24.20% from 219); Max value from RGB is 116 - color contains mainly: green. Hex color #327435 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #327435 is #CD8BCA. Grayscale: #595959. Windows color (decimal): -13470667 or 3503154. OLE color: 3503154.
HSL color Cylindrical-coordinate representation of color #327435: hue angle of 122.73º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #327435 is Cyan = 0.57, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 116 | 53 | - |
| CMYK | 0.57 | 0 | 0.54 | 0.55 |
| HSL | 122.73º | 0.4% | 0.33% | - |
| HSV(B) | 122.73º | 0.57% | 0.45% | - |
| XYZ | 8.2 | 13.43 | 5.53 | - |
| YUV | 89.08 | 107.63 | 100.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 116 | 53 | 0.57 | 0 | 0.54 | 0.55 | 122.73 | 0.4 | 0.33 |
| Hex | 32 | 74 | 35 | 39 | 0 | 36 | 37 | 7B | 28 | 21 |
| Octal | 62 | 164 | 65 | 71 | 0 | 66 | 67 | 173 | 50 | 41 |
| Binary | 110010 | 1110100 | 110101 | 111001 | 0 | 110110 | 110111 | 1111011 | 101000 | 100001 |
Color Harmonies of #327435
Complementary color
Monochromatic Colors of #327435
Black with #327435
Text Example
Text Example
White with #327435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327435; }
p { color: rgb(50,116,53); }
H1.HeaderClassName
{
color: #327435;
}
.AnyTagClassName
{
color: #327435;
}
</style>
background-color css
<style>
a { background-color: #327435; }
a { background-color: rgb(50,116,53); }
div.DivClassName
{
background-color: #327435;
}
.BgClassName
{
background-color: #327435;
}
</style>
border-color css
<style>
span { border-color: #327435; }
span { border-color: rgb(50,116,53); }
td.TdClassName
{
border-color: #327435;
}
.TagClassName
{
border-color: #327435;
}
</style>