Shades of Japanese Laurel #358136
Tints of Japanese Laurel #358136
RGB
CMYK
RGB Variations
Color information
#358136 (or 0x358136) is known color: Japanese Laurel. HEX triplet: 35, 81 and 36. RGB value is (53,129,54). Sum of RGB (Red+Green+Blue) = 53+129+54=236 (31% of max value = 765). Red value is 53 (21.09% from 255 or 22.46% from 236); Green value is 129 (50.78% from 255 or 54.66% from 236); Blue value is 54 (21.48% from 255 or 22.88% from 236); Max value from RGB is 129 - color contains mainly: green. Hex color #358136 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358136 is #CA7EC9. Grayscale: #616161. Windows color (decimal): -13270730 or 3572021. OLE color: 3572021.
HSL color Cylindrical-coordinate representation of color #358136: hue angle of 120.79º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #358136 is Cyan = 0.59, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 129 | 54 | - |
| CMYK | 0.59 | 0 | 0.58 | 0.49 |
| HSL | 120.79º | 0.42% | 0.36% | - |
| HSV(B) | 120.79º | 0.59% | 0.51% | - |
| XYZ | 9.98 | 16.72 | 6.19 | - |
| YUV | 97.73 | 103.32 | 96.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 129 | 54 | 0.59 | 0 | 0.58 | 0.49 | 120.79 | 0.42 | 0.36 |
| Hex | 35 | 81 | 36 | 3B | 0 | 3A | 31 | 79 | 2A | 24 |
| Octal | 65 | 201 | 66 | 73 | 0 | 72 | 61 | 171 | 52 | 44 |
| Binary | 110101 | 10000001 | 110110 | 111011 | 0 | 111010 | 110001 | 1111001 | 101010 | 100100 |
Color Harmonies of #358136
Complementary color
Monochromatic Colors of #358136
Black with #358136
Text Example
Text Example
White with #358136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358136; }
p { color: rgb(53,129,54); }
H1.HeaderClassName
{
color: #358136;
}
.AnyTagClassName
{
color: #358136;
}
</style>
background-color css
<style>
a { background-color: #358136; }
a { background-color: rgb(53,129,54); }
div.DivClassName
{
background-color: #358136;
}
.BgClassName
{
background-color: #358136;
}
</style>
border-color css
<style>
span { border-color: #358136; }
span { border-color: rgb(53,129,54); }
td.TdClassName
{
border-color: #358136;
}
.TagClassName
{
border-color: #358136;
}
</style>