Shades of Japanese Laurel #357739
Tints of Japanese Laurel #357739
RGB
CMYK
RGB Variations
Color information
#357739 (or 0x357739) is known color: Japanese Laurel. HEX triplet: 35, 77 and 39. RGB value is (53,119,57). Sum of RGB (Red+Green+Blue) = 53+119+57=229 (30% of max value = 765). Red value is 53 (21.09% from 255 or 23.14% from 229); Green value is 119 (46.88% from 255 or 51.97% from 229); Blue value is 57 (22.66% from 255 or 24.89% from 229); Max value from RGB is 119 - color contains mainly: green. Hex color #357739 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #357739 is #CA88C6. Grayscale: #5C5C5C. Windows color (decimal): -13273287 or 3766069. OLE color: 3766069.
HSL color Cylindrical-coordinate representation of color #357739: hue angle of 123.64º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #357739 is Cyan = 0.55, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 53 | 119 | 57 | - |
| CMYK | 0.55 | 0 | 0.52 | 0.53 |
| HSL | 123.64º | 0.38% | 0.34% | - |
| HSV(B) | 123.64º | 0.55% | 0.47% | - |
| XYZ | 8.8 | 14.25 | 6.16 | - |
| YUV | 92.2 | 108.13 | 100.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 119 | 57 | 0.55 | 0 | 0.52 | 0.53 | 123.64 | 0.38 | 0.34 |
| Hex | 35 | 77 | 39 | 37 | 0 | 34 | 35 | 7C | 26 | 22 |
| Octal | 65 | 167 | 71 | 67 | 0 | 64 | 65 | 174 | 46 | 42 |
| Binary | 110101 | 1110111 | 111001 | 110111 | 0 | 110100 | 110101 | 1111100 | 100110 | 100010 |
Color Harmonies of #357739
Complementary color
Monochromatic Colors of #357739
Black with #357739
Text Example
Text Example
White with #357739
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357739; }
p { color: rgb(53,119,57); }
H1.HeaderClassName
{
color: #357739;
}
.AnyTagClassName
{
color: #357739;
}
</style>
background-color css
<style>
a { background-color: #357739; }
a { background-color: rgb(53,119,57); }
div.DivClassName
{
background-color: #357739;
}
.BgClassName
{
background-color: #357739;
}
</style>
border-color css
<style>
span { border-color: #357739; }
span { border-color: rgb(53,119,57); }
td.TdClassName
{
border-color: #357739;
}
.TagClassName
{
border-color: #357739;
}
</style>