Shades of Japanese Laurel #357340
Tints of Japanese Laurel #357340
RGB
CMYK
RGB Variations
Color information
#357340 (or 0x357340) is known color: Japanese Laurel. HEX triplet: 35, 73 and 40. RGB value is (53,115,64). Sum of RGB (Red+Green+Blue) = 53+115+64=232 (30% of max value = 765). Red value is 53 (21.09% from 255 or 22.84% from 232); Green value is 115 (45.31% from 255 or 49.57% from 232); Blue value is 64 (25.39% from 255 or 27.59% from 232); Max value from RGB is 115 - color contains mainly: green. Hex color #357340 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #357340 is #CA8CBF. Grayscale: #5A5A5A. Windows color (decimal): -13274304 or 4223797. OLE color: 4223797.
HSL color Cylindrical-coordinate representation of color #357340: hue angle of 130.65º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #357340 is Cyan = 0.54, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 115 | 64 | - |
| CMYK | 0.54 | 0 | 0.44 | 0.55 |
| HSL | 130.65º | 0.37% | 0.33% | - |
| HSV(B) | 130.65º | 0.54% | 0.45% | - |
| XYZ | 8.52 | 13.39 | 6.99 | - |
| YUV | 90.65 | 112.96 | 101.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 115 | 64 | 0.54 | 0 | 0.44 | 0.55 | 130.65 | 0.37 | 0.33 |
| Hex | 35 | 73 | 40 | 36 | 0 | 2C | 37 | 83 | 25 | 21 |
| Octal | 65 | 163 | 100 | 66 | 0 | 54 | 67 | 203 | 45 | 41 |
| Binary | 110101 | 1110011 | 1000000 | 110110 | 0 | 101100 | 110111 | 10000011 | 100101 | 100001 |
Color Harmonies of #357340
Complementary color
Monochromatic Colors of #357340
Black with #357340
Text Example
Text Example
White with #357340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357340; }
p { color: rgb(53,115,64); }
H1.HeaderClassName
{
color: #357340;
}
.AnyTagClassName
{
color: #357340;
}
</style>
background-color css
<style>
a { background-color: #357340; }
a { background-color: rgb(53,115,64); }
div.DivClassName
{
background-color: #357340;
}
.BgClassName
{
background-color: #357340;
}
</style>
border-color css
<style>
span { border-color: #357340; }
span { border-color: rgb(53,115,64); }
td.TdClassName
{
border-color: #357340;
}
.TagClassName
{
border-color: #357340;
}
</style>