Shades of Japanese Laurel #367940
Tints of Japanese Laurel #367940
RGB
CMYK
RGB Variations
Color information
#367940 (or 0x367940) is known color: Japanese Laurel. HEX triplet: 36, 79 and 40. RGB value is (54,121,64). Sum of RGB (Red+Green+Blue) = 54+121+64=239 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.59% from 239); Green value is 121 (47.66% from 255 or 50.63% from 239); Blue value is 64 (25.39% from 255 or 26.78% from 239); Max value from RGB is 121 - color contains mainly: green. Hex color #367940 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367940 is #C986BF. Grayscale: #5E5E5E. Windows color (decimal): -13207232 or 4225334. OLE color: 4225334.
HSL color Cylindrical-coordinate representation of color #367940: hue angle of 128.96º 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 #367940 is Cyan = 0.55, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 54 | 121 | 64 | - |
| CMYK | 0.55 | 0 | 0.47 | 0.53 |
| HSL | 128.96º | 0.38% | 0.34% | - |
| HSV(B) | 128.96º | 0.55% | 0.47% | - |
| XYZ | 9.28 | 14.83 | 7.22 | - |
| YUV | 94.47 | 110.8 | 99.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 121 | 64 | 0.55 | 0 | 0.47 | 0.53 | 128.96 | 0.38 | 0.34 |
| Hex | 36 | 79 | 40 | 37 | 0 | 2F | 35 | 81 | 26 | 22 |
| Octal | 66 | 171 | 100 | 67 | 0 | 57 | 65 | 201 | 46 | 42 |
| Binary | 110110 | 1111001 | 1000000 | 110111 | 0 | 101111 | 110101 | 10000001 | 100110 | 100010 |
Color Harmonies of #367940
Complementary color
Monochromatic Colors of #367940
Black with #367940
Text Example
Text Example
White with #367940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367940; }
p { color: rgb(54,121,64); }
H1.HeaderClassName
{
color: #367940;
}
.AnyTagClassName
{
color: #367940;
}
</style>
background-color css
<style>
a { background-color: #367940; }
a { background-color: rgb(54,121,64); }
div.DivClassName
{
background-color: #367940;
}
.BgClassName
{
background-color: #367940;
}
</style>
border-color css
<style>
span { border-color: #367940; }
span { border-color: rgb(54,121,64); }
td.TdClassName
{
border-color: #367940;
}
.TagClassName
{
border-color: #367940;
}
</style>