Shades of Japanese Laurel #357441
Tints of Japanese Laurel #357441
RGB
CMYK
RGB Variations
Color information
#357441 (or 0x357441) is known color: Japanese Laurel. HEX triplet: 35, 74 and 41. RGB value is (53,116,65). Sum of RGB (Red+Green+Blue) = 53+116+65=234 (30% of max value = 765). Red value is 53 (21.09% from 255 or 22.65% from 234); Green value is 116 (45.70% from 255 or 49.57% from 234); Blue value is 65 (25.78% from 255 or 27.78% from 234); Max value from RGB is 116 - color contains mainly: green. Hex color #357441 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #357441 is #CA8BBE. Grayscale: #5B5B5B. Windows color (decimal): -13274047 or 4289589. OLE color: 4289589.
HSL color Cylindrical-coordinate representation of color #357441: hue angle of 131.43º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #357441 is Cyan = 0.54, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 116 | 65 | - |
| CMYK | 0.54 | 0 | 0.44 | 0.55 |
| HSL | 131.43º | 0.37% | 0.33% | - |
| HSV(B) | 131.43º | 0.54% | 0.45% | - |
| XYZ | 8.67 | 13.63 | 7.17 | - |
| YUV | 91.35 | 113.13 | 100.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 116 | 65 | 0.54 | 0 | 0.44 | 0.55 | 131.43 | 0.37 | 0.33 |
| Hex | 35 | 74 | 41 | 36 | 0 | 2C | 37 | 83 | 25 | 21 |
| Octal | 65 | 164 | 101 | 66 | 0 | 54 | 67 | 203 | 45 | 41 |
| Binary | 110101 | 1110100 | 1000001 | 110110 | 0 | 101100 | 110111 | 10000011 | 100101 | 100001 |
Color Harmonies of #357441
Complementary color
Monochromatic Colors of #357441
Black with #357441
Text Example
Text Example
White with #357441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357441; }
p { color: rgb(53,116,65); }
H1.HeaderClassName
{
color: #357441;
}
.AnyTagClassName
{
color: #357441;
}
</style>
background-color css
<style>
a { background-color: #357441; }
a { background-color: rgb(53,116,65); }
div.DivClassName
{
background-color: #357441;
}
.BgClassName
{
background-color: #357441;
}
</style>
border-color css
<style>
span { border-color: #357441; }
span { border-color: rgb(53,116,65); }
td.TdClassName
{
border-color: #357441;
}
.TagClassName
{
border-color: #357441;
}
</style>