Shades of Japanese Laurel #358636
Tints of Japanese Laurel #358636
RGB
CMYK
RGB Variations
Color information
#358636 (or 0x358636) is known color: Japanese Laurel. HEX triplet: 35, 86 and 36. RGB value is (53,134,54). Sum of RGB (Red+Green+Blue) = 53+134+54=241 (31% of max value = 765). Red value is 53 (21.09% from 255 or 21.99% from 241); Green value is 134 (52.73% from 255 or 55.60% from 241); Blue value is 54 (21.48% from 255 or 22.41% from 241); Max value from RGB is 134 - color contains mainly: green. Hex color #358636 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358636 is #CA79C9. Grayscale: #646464. Windows color (decimal): -13269450 or 3573301. OLE color: 3573301.
HSL color Cylindrical-coordinate representation of color #358636: hue angle of 120.74º 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 #358636 is Cyan = 0.60, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 134 | 54 | - |
| CMYK | 0.60 | 0 | 0.60 | 0.47 |
| HSL | 120.74º | 0.43% | 0.37% | - |
| HSV(B) | 120.74º | 0.6% | 0.53% | - |
| XYZ | 10.66 | 18.07 | 6.42 | - |
| YUV | 100.66 | 101.66 | 94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 134 | 54 | 0.60 | 0 | 0.60 | 0.47 | 120.74 | 0.43 | 0.37 |
| Hex | 35 | 86 | 36 | 3C | 0 | 3C | 2F | 79 | 2B | 25 |
| Octal | 65 | 206 | 66 | 74 | 0 | 74 | 57 | 171 | 53 | 45 |
| Binary | 110101 | 10000110 | 110110 | 111100 | 0 | 111100 | 101111 | 1111001 | 101011 | 100101 |
Color Harmonies of #358636
Complementary color
Monochromatic Colors of #358636
Black with #358636
Text Example
Text Example
White with #358636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358636; }
p { color: rgb(53,134,54); }
H1.HeaderClassName
{
color: #358636;
}
.AnyTagClassName
{
color: #358636;
}
</style>
background-color css
<style>
a { background-color: #358636; }
a { background-color: rgb(53,134,54); }
div.DivClassName
{
background-color: #358636;
}
.BgClassName
{
background-color: #358636;
}
</style>
border-color css
<style>
span { border-color: #358636; }
span { border-color: rgb(53,134,54); }
td.TdClassName
{
border-color: #358636;
}
.TagClassName
{
border-color: #358636;
}
</style>