Shades of Japanese Laurel #367740
Tints of Japanese Laurel #367740
RGB
CMYK
RGB Variations
Color information
#367740 (or 0x367740) is known color: Japanese Laurel. HEX triplet: 36, 77 and 40. RGB value is (54,119,64). Sum of RGB (Red+Green+Blue) = 54+119+64=237 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.78% from 237); Green value is 119 (46.88% from 255 or 50.21% from 237); Blue value is 64 (25.39% from 255 or 27.00% from 237); Max value from RGB is 119 - color contains mainly: green. Hex color #367740 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367740 is #C988BF. Grayscale: #5D5D5D. Windows color (decimal): -13207744 or 4224822. OLE color: 4224822.
HSL color Cylindrical-coordinate representation of color #367740: hue angle of 129.23º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #367740 is Cyan = 0.55, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 54 | 119 | 64 | - |
| CMYK | 0.55 | 0 | 0.46 | 0.53 |
| HSL | 129.23º | 0.38% | 0.34% | - |
| HSV(B) | 129.23º | 0.55% | 0.47% | - |
| XYZ | 9.04 | 14.35 | 7.14 | - |
| YUV | 93.3 | 111.47 | 99.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 119 | 64 | 0.55 | 0 | 0.46 | 0.53 | 129.23 | 0.38 | 0.34 |
| Hex | 36 | 77 | 40 | 37 | 0 | 2E | 35 | 81 | 26 | 22 |
| Octal | 66 | 167 | 100 | 67 | 0 | 56 | 65 | 201 | 46 | 42 |
| Binary | 110110 | 1110111 | 1000000 | 110111 | 0 | 101110 | 110101 | 10000001 | 100110 | 100010 |
Color Harmonies of #367740
Complementary color
Monochromatic Colors of #367740
Black with #367740
Text Example
Text Example
White with #367740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367740; }
p { color: rgb(54,119,64); }
H1.HeaderClassName
{
color: #367740;
}
.AnyTagClassName
{
color: #367740;
}
</style>
background-color css
<style>
a { background-color: #367740; }
a { background-color: rgb(54,119,64); }
div.DivClassName
{
background-color: #367740;
}
.BgClassName
{
background-color: #367740;
}
</style>
border-color css
<style>
span { border-color: #367740; }
span { border-color: rgb(54,119,64); }
td.TdClassName
{
border-color: #367740;
}
.TagClassName
{
border-color: #367740;
}
</style>