Shades of Japanese Laurel #357437
Tints of Japanese Laurel #357437
RGB
CMYK
RGB Variations
Color information
#357437 (or 0x357437) is known color: Japanese Laurel. HEX triplet: 35, 74 and 37. RGB value is (53,116,55). Sum of RGB (Red+Green+Blue) = 53+116+55=224 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.66% from 224); Green value is 116 (45.70% from 255 or 51.79% from 224); Blue value is 55 (21.88% from 255 or 24.55% from 224); Max value from RGB is 116 - color contains mainly: green. Hex color #357437 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #357437 is #CA8BC8. Grayscale: #5A5A5A. Windows color (decimal): -13274057 or 3634229. OLE color: 3634229.
HSL color Cylindrical-coordinate representation of color #357437: hue angle of 121.9º 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 #357437 is Cyan = 0.54, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 116 | 55 | - |
| CMYK | 0.54 | 0 | 0.53 | 0.55 |
| HSL | 121.9º | 0.37% | 0.33% | - |
| HSV(B) | 121.9º | 0.54% | 0.45% | - |
| XYZ | 8.4 | 13.52 | 5.78 | - |
| YUV | 90.21 | 108.13 | 101.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 116 | 55 | 0.54 | 0 | 0.53 | 0.55 | 121.9 | 0.37 | 0.33 |
| Hex | 35 | 74 | 37 | 36 | 0 | 35 | 37 | 7A | 25 | 21 |
| Octal | 65 | 164 | 67 | 66 | 0 | 65 | 67 | 172 | 45 | 41 |
| Binary | 110101 | 1110100 | 110111 | 110110 | 0 | 110101 | 110111 | 1111010 | 100101 | 100001 |
Color Harmonies of #357437
Complementary color
Monochromatic Colors of #357437
Black with #357437
Text Example
Text Example
White with #357437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357437; }
p { color: rgb(53,116,55); }
H1.HeaderClassName
{
color: #357437;
}
.AnyTagClassName
{
color: #357437;
}
</style>
background-color css
<style>
a { background-color: #357437; }
a { background-color: rgb(53,116,55); }
div.DivClassName
{
background-color: #357437;
}
.BgClassName
{
background-color: #357437;
}
</style>
border-color css
<style>
span { border-color: #357437; }
span { border-color: rgb(53,116,55); }
td.TdClassName
{
border-color: #357437;
}
.TagClassName
{
border-color: #357437;
}
</style>