Shades of Japanese Laurel #367640
Tints of Japanese Laurel #367640
RGB
CMYK
RGB Variations
Color information
#367640 (or 0x367640) is known color: Japanese Laurel. HEX triplet: 36, 76 and 40. RGB value is (54,118,64). Sum of RGB (Red+Green+Blue) = 54+118+64=236 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.88% from 236); Green value is 118 (46.48% from 255 or 50% from 236); Blue value is 64 (25.39% from 255 or 27.12% from 236); Max value from RGB is 118 - color contains mainly: green. Hex color #367640 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367640 is #C989BF. Grayscale: #5C5C5C. Windows color (decimal): -13208000 or 4224566. OLE color: 4224566.
HSL color Cylindrical-coordinate representation of color #367640: hue angle of 129.38º 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 #367640 is Cyan = 0.54, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 118 | 64 | - |
| CMYK | 0.54 | 0 | 0.46 | 0.54 |
| HSL | 129.38º | 0.37% | 0.34% | - |
| HSV(B) | 129.38º | 0.54% | 0.46% | - |
| XYZ | 8.93 | 14.11 | 7.1 | - |
| YUV | 92.71 | 111.8 | 100.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 118 | 64 | 0.54 | 0 | 0.46 | 0.54 | 129.38 | 0.37 | 0.34 |
| Hex | 36 | 76 | 40 | 36 | 0 | 2E | 36 | 81 | 25 | 22 |
| Octal | 66 | 166 | 100 | 66 | 0 | 56 | 66 | 201 | 45 | 42 |
| Binary | 110110 | 1110110 | 1000000 | 110110 | 0 | 101110 | 110110 | 10000001 | 100101 | 100010 |
Color Harmonies of #367640
Complementary color
Monochromatic Colors of #367640
Black with #367640
Text Example
Text Example
White with #367640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367640; }
p { color: rgb(54,118,64); }
H1.HeaderClassName
{
color: #367640;
}
.AnyTagClassName
{
color: #367640;
}
</style>
background-color css
<style>
a { background-color: #367640; }
a { background-color: rgb(54,118,64); }
div.DivClassName
{
background-color: #367640;
}
.BgClassName
{
background-color: #367640;
}
</style>
border-color css
<style>
span { border-color: #367640; }
span { border-color: rgb(54,118,64); }
td.TdClassName
{
border-color: #367640;
}
.TagClassName
{
border-color: #367640;
}
</style>