Shades of Japanese Laurel #357937
Tints of Japanese Laurel #357937
RGB
CMYK
RGB Variations
Color information
#357937 (or 0x357937) is known color: Japanese Laurel. HEX triplet: 35, 79 and 37. RGB value is (53,121,55). Sum of RGB (Red+Green+Blue) = 53+121+55=229 (30% of max value = 765). Red value is 53 (21.09% from 255 or 23.14% from 229); Green value is 121 (47.66% from 255 or 52.84% from 229); Blue value is 55 (21.88% from 255 or 24.02% from 229); Max value from RGB is 121 - color contains mainly: green. Hex color #357937 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #357937 is #CA86C8. Grayscale: #5D5D5D. Windows color (decimal): -13272777 or 3635509. OLE color: 3635509.
HSL color Cylindrical-coordinate representation of color #357937: hue angle of 121.76º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #357937 is Cyan = 0.56, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 53 | 121 | 55 | - |
| CMYK | 0.56 | 0 | 0.55 | 0.53 |
| HSL | 121.76º | 0.39% | 0.34% | - |
| HSV(B) | 121.76º | 0.56% | 0.47% | - |
| XYZ | 9 | 14.71 | 5.98 | - |
| YUV | 93.14 | 106.47 | 99.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 121 | 55 | 0.56 | 0 | 0.55 | 0.53 | 121.76 | 0.39 | 0.34 |
| Hex | 35 | 79 | 37 | 38 | 0 | 37 | 35 | 7A | 27 | 22 |
| Octal | 65 | 171 | 67 | 70 | 0 | 67 | 65 | 172 | 47 | 42 |
| Binary | 110101 | 1111001 | 110111 | 111000 | 0 | 110111 | 110101 | 1111010 | 100111 | 100010 |
Color Harmonies of #357937
Complementary color
Monochromatic Colors of #357937
Black with #357937
Text Example
Text Example
White with #357937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357937; }
p { color: rgb(53,121,55); }
H1.HeaderClassName
{
color: #357937;
}
.AnyTagClassName
{
color: #357937;
}
</style>
background-color css
<style>
a { background-color: #357937; }
a { background-color: rgb(53,121,55); }
div.DivClassName
{
background-color: #357937;
}
.BgClassName
{
background-color: #357937;
}
</style>
border-color css
<style>
span { border-color: #357937; }
span { border-color: rgb(53,121,55); }
td.TdClassName
{
border-color: #357937;
}
.TagClassName
{
border-color: #357937;
}
</style>