Shades of Japanese Laurel #358637
Tints of Japanese Laurel #358637
RGB
CMYK
RGB Variations
Color information
#358637 (or 0x358637) is known color: Japanese Laurel. HEX triplet: 35, 86 and 37. RGB value is (53,134,55). Sum of RGB (Red+Green+Blue) = 53+134+55=242 (32% of max value = 765). Red value is 53 (21.09% from 255 or 21.90% from 242); Green value is 134 (52.73% from 255 or 55.37% from 242); Blue value is 55 (21.88% from 255 or 22.73% from 242); Max value from RGB is 134 - color contains mainly: green. Hex color #358637 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358637 is #CA79C8. Grayscale: #656565. Windows color (decimal): -13269449 or 3638837. OLE color: 3638837.
HSL color Cylindrical-coordinate representation of color #358637: hue angle of 121.48º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #358637 is Cyan = 0.60, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 134 | 55 | - |
| CMYK | 0.60 | 0 | 0.59 | 0.47 |
| HSL | 121.48º | 0.43% | 0.37% | - |
| HSV(B) | 121.48º | 0.6% | 0.53% | - |
| XYZ | 10.68 | 18.08 | 6.54 | - |
| YUV | 100.78 | 102.16 | 93.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 134 | 55 | 0.60 | 0 | 0.59 | 0.47 | 121.48 | 0.43 | 0.37 |
| Hex | 35 | 86 | 37 | 3C | 0 | 3B | 2F | 79 | 2B | 25 |
| Octal | 65 | 206 | 67 | 74 | 0 | 73 | 57 | 171 | 53 | 45 |
| Binary | 110101 | 10000110 | 110111 | 111100 | 0 | 111011 | 101111 | 1111001 | 101011 | 100101 |
Color Harmonies of #358637
Complementary color
Monochromatic Colors of #358637
Black with #358637
Text Example
Text Example
White with #358637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358637; }
p { color: rgb(53,134,55); }
H1.HeaderClassName
{
color: #358637;
}
.AnyTagClassName
{
color: #358637;
}
</style>
background-color css
<style>
a { background-color: #358637; }
a { background-color: rgb(53,134,55); }
div.DivClassName
{
background-color: #358637;
}
.BgClassName
{
background-color: #358637;
}
</style>
border-color css
<style>
span { border-color: #358637; }
span { border-color: rgb(53,134,55); }
td.TdClassName
{
border-color: #358637;
}
.TagClassName
{
border-color: #358637;
}
</style>