Shades of Japanese Laurel #358632
Tints of Japanese Laurel #358632
RGB
CMYK
RGB Variations
Color information
#358632 (or 0x358632) is known color: Japanese Laurel. HEX triplet: 35, 86 and 32. RGB value is (53,134,50). Sum of RGB (Red+Green+Blue) = 53+134+50=237 (31% of max value = 765). Red value is 53 (21.09% from 255 or 22.36% from 237); Green value is 134 (52.73% from 255 or 56.54% from 237); Blue value is 50 (19.92% from 255 or 21.10% from 237); Max value from RGB is 134 - color contains mainly: green. Hex color #358632 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358632 is #CA79CD. Grayscale: #646464. Windows color (decimal): -13269454 or 3311157. OLE color: 3311157.
HSL color Cylindrical-coordinate representation of color #358632: hue angle of 117.86º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #358632 is Cyan = 0.60, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 134 | 50 | - |
| CMYK | 0.60 | 0 | 0.63 | 0.47 |
| HSL | 117.86º | 0.46% | 0.36% | - |
| HSV(B) | 117.86º | 0.63% | 0.53% | - |
| XYZ | 10.57 | 18.04 | 5.94 | - |
| YUV | 100.21 | 99.66 | 94.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 134 | 50 | 0.60 | 0 | 0.63 | 0.47 | 117.86 | 0.46 | 0.36 |
| Hex | 35 | 86 | 32 | 3C | 0 | 3F | 2F | 76 | 2E | 24 |
| Octal | 65 | 206 | 62 | 74 | 0 | 77 | 57 | 166 | 56 | 44 |
| Binary | 110101 | 10000110 | 110010 | 111100 | 0 | 111111 | 101111 | 1110110 | 101110 | 100100 |
Color Harmonies of #358632
Complementary color
Monochromatic Colors of #358632
Black with #358632
Text Example
Text Example
White with #358632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358632; }
p { color: rgb(53,134,50); }
H1.HeaderClassName
{
color: #358632;
}
.AnyTagClassName
{
color: #358632;
}
</style>
background-color css
<style>
a { background-color: #358632; }
a { background-color: rgb(53,134,50); }
div.DivClassName
{
background-color: #358632;
}
.BgClassName
{
background-color: #358632;
}
</style>
border-color css
<style>
span { border-color: #358632; }
span { border-color: rgb(53,134,50); }
td.TdClassName
{
border-color: #358632;
}
.TagClassName
{
border-color: #358632;
}
</style>