Shades of Japanese Laurel #357639
Tints of Japanese Laurel #357639
RGB
CMYK
RGB Variations
Color information
#357639 (or 0x357639) is known color: Japanese Laurel. HEX triplet: 35, 76 and 39. RGB value is (53,118,57). Sum of RGB (Red+Green+Blue) = 53+118+57=228 (30% of max value = 765). Red value is 53 (21.09% from 255 or 23.25% from 228); Green value is 118 (46.48% from 255 or 51.75% from 228); Blue value is 57 (22.66% from 255 or 25% from 228); Max value from RGB is 118 - color contains mainly: green. Hex color #357639 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #357639 is #CA89C6. Grayscale: #5B5B5B. Windows color (decimal): -13273543 or 3765813. OLE color: 3765813.
HSL color Cylindrical-coordinate representation of color #357639: hue angle of 123.69º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #357639 is Cyan = 0.55, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 118 | 57 | - |
| CMYK | 0.55 | 0 | 0.52 | 0.54 |
| HSL | 123.69º | 0.38% | 0.34% | - |
| HSV(B) | 123.69º | 0.55% | 0.46% | - |
| XYZ | 8.69 | 14.01 | 6.12 | - |
| YUV | 91.61 | 108.47 | 100.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 118 | 57 | 0.55 | 0 | 0.52 | 0.54 | 123.69 | 0.38 | 0.34 |
| Hex | 35 | 76 | 39 | 37 | 0 | 34 | 36 | 7C | 26 | 22 |
| Octal | 65 | 166 | 71 | 67 | 0 | 64 | 66 | 174 | 46 | 42 |
| Binary | 110101 | 1110110 | 111001 | 110111 | 0 | 110100 | 110110 | 1111100 | 100110 | 100010 |
Color Harmonies of #357639
Complementary color
Monochromatic Colors of #357639
Black with #357639
Text Example
Text Example
White with #357639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357639; }
p { color: rgb(53,118,57); }
H1.HeaderClassName
{
color: #357639;
}
.AnyTagClassName
{
color: #357639;
}
</style>
background-color css
<style>
a { background-color: #357639; }
a { background-color: rgb(53,118,57); }
div.DivClassName
{
background-color: #357639;
}
.BgClassName
{
background-color: #357639;
}
</style>
border-color css
<style>
span { border-color: #357639; }
span { border-color: rgb(53,118,57); }
td.TdClassName
{
border-color: #357639;
}
.TagClassName
{
border-color: #357639;
}
</style>