Shades of Japanese Laurel #358836
Tints of Japanese Laurel #358836
RGB
CMYK
RGB Variations
Color information
#358836 (or 0x358836) is known color: Japanese Laurel. HEX triplet: 35, 88 and 36. RGB value is (53,136,54). Sum of RGB (Red+Green+Blue) = 53+136+54=243 (32% of max value = 765). Red value is 53 (21.09% from 255 or 21.81% from 243); Green value is 136 (53.52% from 255 or 55.97% from 243); Blue value is 54 (21.48% from 255 or 22.22% from 243); Max value from RGB is 136 - color contains mainly: green. Hex color #358836 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358836 is #CA77C9. Grayscale: #666666. Windows color (decimal): -13268938 or 3573813. OLE color: 3573813.
HSL color Cylindrical-coordinate representation of color #358836: hue angle of 120.72º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #358836 is Cyan = 0.61, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 136 | 54 | - |
| CMYK | 0.61 | 0 | 0.60 | 0.47 |
| HSL | 120.72º | 0.44% | 0.37% | - |
| HSV(B) | 120.72º | 0.61% | 0.53% | - |
| XYZ | 10.94 | 18.63 | 6.51 | - |
| YUV | 101.84 | 101 | 93.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 136 | 54 | 0.61 | 0 | 0.60 | 0.47 | 120.72 | 0.44 | 0.37 |
| Hex | 35 | 88 | 36 | 3D | 0 | 3C | 2F | 79 | 2C | 25 |
| Octal | 65 | 210 | 66 | 75 | 0 | 74 | 57 | 171 | 54 | 45 |
| Binary | 110101 | 10001000 | 110110 | 111101 | 0 | 111100 | 101111 | 1111001 | 101100 | 100101 |
Color Harmonies of #358836
Complementary color
Monochromatic Colors of #358836
Black with #358836
Text Example
Text Example
White with #358836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358836; }
p { color: rgb(53,136,54); }
H1.HeaderClassName
{
color: #358836;
}
.AnyTagClassName
{
color: #358836;
}
</style>
background-color css
<style>
a { background-color: #358836; }
a { background-color: rgb(53,136,54); }
div.DivClassName
{
background-color: #358836;
}
.BgClassName
{
background-color: #358836;
}
</style>
border-color css
<style>
span { border-color: #358836; }
span { border-color: rgb(53,136,54); }
td.TdClassName
{
border-color: #358836;
}
.TagClassName
{
border-color: #358836;
}
</style>