Shades of Japanese Laurel #357034
Tints of Japanese Laurel #357034
RGB
CMYK
RGB Variations
Color information
#357034 (or 0x357034) is known color: Japanese Laurel. HEX triplet: 35, 70 and 34. RGB value is (53,112,52). Sum of RGB (Red+Green+Blue) = 53+112+52=217 (28% of max value = 765). Red value is 53 (21.09% from 255 or 24.42% from 217); Green value is 112 (44.14% from 255 or 51.61% from 217); Blue value is 52 (20.70% from 255 or 23.96% from 217); Max value from RGB is 112 - color contains mainly: green. Hex color #357034 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #357034 is #CA8FCB. Grayscale: #575757. Windows color (decimal): -13275084 or 3436597. OLE color: 3436597.
HSL color Cylindrical-coordinate representation of color #357034: hue angle of 119º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #357034 is Cyan = 0.53, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 112 | 52 | - |
| CMYK | 0.53 | 0 | 0.54 | 0.56 |
| HSL | 119º | 0.37% | 0.32% | - |
| HSV(B) | 119º | 0.54% | 0.44% | - |
| XYZ | 7.88 | 12.59 | 5.26 | - |
| YUV | 87.52 | 107.95 | 103.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 112 | 52 | 0.53 | 0 | 0.54 | 0.56 | 119 | 0.37 | 0.32 |
| Hex | 35 | 70 | 34 | 35 | 0 | 36 | 38 | 77 | 25 | 20 |
| Octal | 65 | 160 | 64 | 65 | 0 | 66 | 70 | 167 | 45 | 40 |
| Binary | 110101 | 1110000 | 110100 | 110101 | 0 | 110110 | 111000 | 1110111 | 100101 | 100000 |
Color Harmonies of #357034
Complementary color
Monochromatic Colors of #357034
Black with #357034
Text Example
Text Example
White with #357034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357034; }
p { color: rgb(53,112,52); }
H1.HeaderClassName
{
color: #357034;
}
.AnyTagClassName
{
color: #357034;
}
</style>
background-color css
<style>
a { background-color: #357034; }
a { background-color: rgb(53,112,52); }
div.DivClassName
{
background-color: #357034;
}
.BgClassName
{
background-color: #357034;
}
</style>
border-color css
<style>
span { border-color: #357034; }
span { border-color: rgb(53,112,52); }
td.TdClassName
{
border-color: #357034;
}
.TagClassName
{
border-color: #357034;
}
</style>