Shades of Japanese Laurel #357541
Tints of Japanese Laurel #357541
RGB
CMYK
RGB Variations
Color information
#357541 (or 0x357541) is known color: Japanese Laurel. HEX triplet: 35, 75 and 41. RGB value is (53,117,65). Sum of RGB (Red+Green+Blue) = 53+117+65=235 (31% of max value = 765). Red value is 53 (21.09% from 255 or 22.55% from 235); Green value is 117 (46.09% from 255 or 49.79% from 235); Blue value is 65 (25.78% from 255 or 27.66% from 235); Max value from RGB is 117 - color contains mainly: green. Hex color #357541 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #357541 is #CA8ABE. Grayscale: #5C5C5C. Windows color (decimal): -13273791 or 4289845. OLE color: 4289845.
HSL color Cylindrical-coordinate representation of color #357541: hue angle of 131.25º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #357541 is Cyan = 0.55, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 117 | 65 | - |
| CMYK | 0.55 | 0 | 0.44 | 0.54 |
| HSL | 131.25º | 0.38% | 0.33% | - |
| HSV(B) | 131.25º | 0.55% | 0.46% | - |
| XYZ | 8.78 | 13.86 | 7.21 | - |
| YUV | 91.94 | 112.8 | 100.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 117 | 65 | 0.55 | 0 | 0.44 | 0.54 | 131.25 | 0.38 | 0.33 |
| Hex | 35 | 75 | 41 | 37 | 0 | 2C | 36 | 83 | 26 | 21 |
| Octal | 65 | 165 | 101 | 67 | 0 | 54 | 66 | 203 | 46 | 41 |
| Binary | 110101 | 1110101 | 1000001 | 110111 | 0 | 101100 | 110110 | 10000011 | 100110 | 100001 |
Color Harmonies of #357541
Complementary color
Monochromatic Colors of #357541
Black with #357541
Text Example
Text Example
White with #357541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357541; }
p { color: rgb(53,117,65); }
H1.HeaderClassName
{
color: #357541;
}
.AnyTagClassName
{
color: #357541;
}
</style>
background-color css
<style>
a { background-color: #357541; }
a { background-color: rgb(53,117,65); }
div.DivClassName
{
background-color: #357541;
}
.BgClassName
{
background-color: #357541;
}
</style>
border-color css
<style>
span { border-color: #357541; }
span { border-color: rgb(53,117,65); }
td.TdClassName
{
border-color: #357541;
}
.TagClassName
{
border-color: #357541;
}
</style>