Shades of Japanese Laurel #367037
Tints of Japanese Laurel #367037
RGB
CMYK
RGB Variations
Color information
#367037 (or 0x367037) is known color: Japanese Laurel. HEX triplet: 36, 70 and 37. RGB value is (54,112,55). Sum of RGB (Red+Green+Blue) = 54+112+55=221 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.43% from 221); Green value is 112 (44.14% from 255 or 50.68% from 221); Blue value is 55 (21.88% from 255 or 24.89% from 221); Max value from RGB is 112 - color contains mainly: green. Hex color #367037 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367037 is #C98FC8. Grayscale: #585858. Windows color (decimal): -13209545 or 3633206. OLE color: 3633206.
HSL color Cylindrical-coordinate representation of color #367037: hue angle of 121.03º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #367037 is Cyan = 0.52, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 112 | 55 | - |
| CMYK | 0.52 | 0 | 0.51 | 0.56 |
| HSL | 121.03º | 0.35% | 0.33% | - |
| HSV(B) | 121.03º | 0.52% | 0.44% | - |
| XYZ | 8.01 | 12.65 | 5.63 | - |
| YUV | 88.16 | 109.28 | 103.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 112 | 55 | 0.52 | 0 | 0.51 | 0.56 | 121.03 | 0.35 | 0.33 |
| Hex | 36 | 70 | 37 | 34 | 0 | 33 | 38 | 79 | 23 | 21 |
| Octal | 66 | 160 | 67 | 64 | 0 | 63 | 70 | 171 | 43 | 41 |
| Binary | 110110 | 1110000 | 110111 | 110100 | 0 | 110011 | 111000 | 1111001 | 100011 | 100001 |
Color Harmonies of #367037
Complementary color
Monochromatic Colors of #367037
Black with #367037
Text Example
Text Example
White with #367037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367037; }
p { color: rgb(54,112,55); }
H1.HeaderClassName
{
color: #367037;
}
.AnyTagClassName
{
color: #367037;
}
</style>
background-color css
<style>
a { background-color: #367037; }
a { background-color: rgb(54,112,55); }
div.DivClassName
{
background-color: #367037;
}
.BgClassName
{
background-color: #367037;
}
</style>
border-color css
<style>
span { border-color: #367037; }
span { border-color: rgb(54,112,55); }
td.TdClassName
{
border-color: #367037;
}
.TagClassName
{
border-color: #367037;
}
</style>