Shades of Japanese Laurel #3D7636
Tints of Japanese Laurel #3D7636
RGB
CMYK
RGB Variations
Color information
#3D7636 (or 0x3D7636) is known color: Japanese Laurel. HEX triplet: 3D, 76 and 36. RGB value is (61,118,54). Sum of RGB (Red+Green+Blue) = 61+118+54=233 (30% of max value = 765). Red value is 61 (24.22% from 255 or 26.18% from 233); Green value is 118 (46.48% from 255 or 50.64% from 233); Blue value is 54 (21.48% from 255 or 23.18% from 233); Max value from RGB is 118 - color contains mainly: green. Hex color #3D7636 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #3D7636 is #C289C9. Grayscale: #5D5D5D. Windows color (decimal): -12749258 or 3569213. OLE color: 3569213.
HSL color Cylindrical-coordinate representation of color #3D7636: hue angle of 113.44º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #3D7636 is Cyan = 0.48, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 61 | 118 | 54 | - |
| CMYK | 0.48 | 0 | 0.54 | 0.54 |
| HSL | 113.44º | 0.37% | 0.34% | - |
| HSV(B) | 113.44º | 0.54% | 0.46% | - |
| XYZ | 9.07 | 14.22 | 5.76 | - |
| YUV | 93.66 | 105.62 | 104.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 61 | 118 | 54 | 0.48 | 0 | 0.54 | 0.54 | 113.44 | 0.37 | 0.34 |
| Hex | 3D | 76 | 36 | 30 | 0 | 36 | 36 | 71 | 25 | 22 |
| Octal | 75 | 166 | 66 | 60 | 0 | 66 | 66 | 161 | 45 | 42 |
| Binary | 111101 | 1110110 | 110110 | 110000 | 0 | 110110 | 110110 | 1110001 | 100101 | 100010 |
Color Harmonies of #3D7636
Complementary color
Monochromatic Colors of #3D7636
Black with #3D7636
Text Example
Text Example
White with #3D7636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3D7636; }
p { color: rgb(61,118,54); }
H1.HeaderClassName
{
color: #3D7636;
}
.AnyTagClassName
{
color: #3D7636;
}
</style>
background-color css
<style>
a { background-color: #3D7636; }
a { background-color: rgb(61,118,54); }
div.DivClassName
{
background-color: #3D7636;
}
.BgClassName
{
background-color: #3D7636;
}
</style>
border-color css
<style>
span { border-color: #3D7636; }
span { border-color: rgb(61,118,54); }
td.TdClassName
{
border-color: #3D7636;
}
.TagClassName
{
border-color: #3D7636;
}
</style>