Shades of Japanese Laurel #358835
Tints of Japanese Laurel #358835
RGB
CMYK
RGB Variations
Color information
#358835 (or 0x358835) is known color: Japanese Laurel. HEX triplet: 35, 88 and 35. RGB value is (53,136,53). Sum of RGB (Red+Green+Blue) = 53+136+53=242 (32% of max value = 765). Red value is 53 (21.09% from 255 or 21.90% from 242); Green value is 136 (53.52% from 255 or 56.20% from 242); Blue value is 53 (21.09% from 255 or 21.90% from 242); Max value from RGB is 136 - color contains mainly: green. Hex color #358835 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358835 is #CA77CA. Grayscale: #656565. Windows color (decimal): -13268939 or 3508277. OLE color: 3508277.
HSL color Cylindrical-coordinate representation of color #358835: hue angle of 120º 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 #358835 is Cyan = 0.61, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 136 | 53 | - |
| CMYK | 0.61 | 0 | 0.61 | 0.47 |
| HSL | 120º | 0.44% | 0.37% | - |
| HSV(B) | 120º | 0.61% | 0.53% | - |
| XYZ | 10.91 | 18.62 | 6.39 | - |
| YUV | 101.72 | 100.5 | 93.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 136 | 53 | 0.61 | 0 | 0.61 | 0.47 | 120 | 0.44 | 0.37 |
| Hex | 35 | 88 | 35 | 3D | 0 | 3D | 2F | 78 | 2C | 25 |
| Octal | 65 | 210 | 65 | 75 | 0 | 75 | 57 | 170 | 54 | 45 |
| Binary | 110101 | 10001000 | 110101 | 111101 | 0 | 111101 | 101111 | 1111000 | 101100 | 100101 |
Color Harmonies of #358835
Complementary color
Monochromatic Colors of #358835
Black with #358835
Text Example
Text Example
White with #358835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358835; }
p { color: rgb(53,136,53); }
H1.HeaderClassName
{
color: #358835;
}
.AnyTagClassName
{
color: #358835;
}
</style>
background-color css
<style>
a { background-color: #358835; }
a { background-color: rgb(53,136,53); }
div.DivClassName
{
background-color: #358835;
}
.BgClassName
{
background-color: #358835;
}
</style>
border-color css
<style>
span { border-color: #358835; }
span { border-color: rgb(53,136,53); }
td.TdClassName
{
border-color: #358835;
}
.TagClassName
{
border-color: #358835;
}
</style>