Shades of Japanese Laurel #377136
Tints of Japanese Laurel #377136
RGB
CMYK
RGB Variations
Color information
#377136 (or 0x377136) is known color: Japanese Laurel. HEX triplet: 37, 71 and 36. RGB value is (55,113,54). Sum of RGB (Red+Green+Blue) = 55+113+54=222 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.77% from 222); Green value is 113 (44.53% from 255 or 50.90% from 222); Blue value is 54 (21.48% from 255 or 24.32% from 222); Max value from RGB is 113 - color contains mainly: green. Hex color #377136 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #377136 is #C88EC9. Grayscale: #595959. Windows color (decimal): -13143754 or 3567927. OLE color: 3567927.
HSL color Cylindrical-coordinate representation of color #377136: hue angle of 118.98º 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 #377136 is Cyan = 0.51, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 113 | 54 | - |
| CMYK | 0.51 | 0 | 0.52 | 0.56 |
| HSL | 118.98º | 0.35% | 0.33% | - |
| HSV(B) | 118.98º | 0.52% | 0.44% | - |
| XYZ | 8.15 | 12.89 | 5.55 | - |
| YUV | 88.93 | 108.28 | 103.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 113 | 54 | 0.51 | 0 | 0.52 | 0.56 | 118.98 | 0.35 | 0.33 |
| Hex | 37 | 71 | 36 | 33 | 0 | 34 | 38 | 77 | 23 | 21 |
| Octal | 67 | 161 | 66 | 63 | 0 | 64 | 70 | 167 | 43 | 41 |
| Binary | 110111 | 1110001 | 110110 | 110011 | 0 | 110100 | 111000 | 1110111 | 100011 | 100001 |
Color Harmonies of #377136
Complementary color
Monochromatic Colors of #377136
Black with #377136
Text Example
Text Example
White with #377136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377136; }
p { color: rgb(55,113,54); }
H1.HeaderClassName
{
color: #377136;
}
.AnyTagClassName
{
color: #377136;
}
</style>
background-color css
<style>
a { background-color: #377136; }
a { background-color: rgb(55,113,54); }
div.DivClassName
{
background-color: #377136;
}
.BgClassName
{
background-color: #377136;
}
</style>
border-color css
<style>
span { border-color: #377136; }
span { border-color: rgb(55,113,54); }
td.TdClassName
{
border-color: #377136;
}
.TagClassName
{
border-color: #377136;
}
</style>