Shades of Japanese Laurel #358634
Tints of Japanese Laurel #358634
RGB
CMYK
RGB Variations
Color information
#358634 (or 0x358634) is known color: Japanese Laurel. HEX triplet: 35, 86 and 34. RGB value is (53,134,52). Sum of RGB (Red+Green+Blue) = 53+134+52=239 (31% of max value = 765). Red value is 53 (21.09% from 255 or 22.18% from 239); Green value is 134 (52.73% from 255 or 56.07% from 239); Blue value is 52 (20.70% from 255 or 21.76% from 239); Max value from RGB is 134 - color contains mainly: green. Hex color #358634 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358634 is #CA79CB. Grayscale: #646464. Windows color (decimal): -13269452 or 3442229. OLE color: 3442229.
HSL color Cylindrical-coordinate representation of color #358634: hue angle of 119.27º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #358634 is Cyan = 0.60, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 134 | 52 | - |
| CMYK | 0.60 | 0 | 0.61 | 0.47 |
| HSL | 119.27º | 0.44% | 0.36% | - |
| HSV(B) | 119.27º | 0.61% | 0.53% | - |
| XYZ | 10.61 | 18.06 | 6.17 | - |
| YUV | 100.43 | 100.66 | 94.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 134 | 52 | 0.60 | 0 | 0.61 | 0.47 | 119.27 | 0.44 | 0.36 |
| Hex | 35 | 86 | 34 | 3C | 0 | 3D | 2F | 77 | 2C | 24 |
| Octal | 65 | 206 | 64 | 74 | 0 | 75 | 57 | 167 | 54 | 44 |
| Binary | 110101 | 10000110 | 110100 | 111100 | 0 | 111101 | 101111 | 1110111 | 101100 | 100100 |
Color Harmonies of #358634
Complementary color
Monochromatic Colors of #358634
Black with #358634
Text Example
Text Example
White with #358634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358634; }
p { color: rgb(53,134,52); }
H1.HeaderClassName
{
color: #358634;
}
.AnyTagClassName
{
color: #358634;
}
</style>
background-color css
<style>
a { background-color: #358634; }
a { background-color: rgb(53,134,52); }
div.DivClassName
{
background-color: #358634;
}
.BgClassName
{
background-color: #358634;
}
</style>
border-color css
<style>
span { border-color: #358634; }
span { border-color: rgb(53,134,52); }
td.TdClassName
{
border-color: #358634;
}
.TagClassName
{
border-color: #358634;
}
</style>