Shades of Japanese Laurel #357031
Tints of Japanese Laurel #357031
RGB
CMYK
RGB Variations
Color information
#357031 (or 0x357031) is known color: Japanese Laurel. HEX triplet: 35, 70 and 31. RGB value is (53,112,49). Sum of RGB (Red+Green+Blue) = 53+112+49=214 (28% of max value = 765). Red value is 53 (21.09% from 255 or 24.77% from 214); Green value is 112 (44.14% from 255 or 52.34% from 214); Blue value is 49 (19.53% from 255 or 22.90% from 214); Max value from RGB is 112 - color contains mainly: green. Hex color #357031 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #357031 is #CA8FCE. Grayscale: #575757. Windows color (decimal): -13275087 or 3239989. OLE color: 3239989.
HSL color Cylindrical-coordinate representation of color #357031: hue angle of 116.19º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #357031 is Cyan = 0.53, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 112 | 49 | - |
| CMYK | 0.53 | 0 | 0.56 | 0.56 |
| HSL | 116.19º | 0.39% | 0.32% | - |
| HSV(B) | 116.19º | 0.56% | 0.44% | - |
| XYZ | 7.82 | 12.57 | 4.92 | - |
| YUV | 87.18 | 106.45 | 103.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 112 | 49 | 0.53 | 0 | 0.56 | 0.56 | 116.19 | 0.39 | 0.32 |
| Hex | 35 | 70 | 31 | 35 | 0 | 38 | 38 | 74 | 27 | 20 |
| Octal | 65 | 160 | 61 | 65 | 0 | 70 | 70 | 164 | 47 | 40 |
| Binary | 110101 | 1110000 | 110001 | 110101 | 0 | 111000 | 111000 | 1110100 | 100111 | 100000 |
Color Harmonies of #357031
Complementary color
Monochromatic Colors of #357031
Black with #357031
Text Example
Text Example
White with #357031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357031; }
p { color: rgb(53,112,49); }
H1.HeaderClassName
{
color: #357031;
}
.AnyTagClassName
{
color: #357031;
}
</style>
background-color css
<style>
a { background-color: #357031; }
a { background-color: rgb(53,112,49); }
div.DivClassName
{
background-color: #357031;
}
.BgClassName
{
background-color: #357031;
}
</style>
border-color css
<style>
span { border-color: #357031; }
span { border-color: rgb(53,112,49); }
td.TdClassName
{
border-color: #357031;
}
.TagClassName
{
border-color: #357031;
}
</style>