Shades of Japanese Laurel #377137
Tints of Japanese Laurel #377137
RGB
CMYK
RGB Variations
Color information
#377137 (or 0x377137) is known color: Japanese Laurel. HEX triplet: 37, 71 and 37. RGB value is (55,113,55). Sum of RGB (Red+Green+Blue) = 55+113+55=223 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.66% from 223); Green value is 113 (44.53% from 255 or 50.67% from 223); Blue value is 55 (21.88% from 255 or 24.66% from 223); Max value from RGB is 113 - color contains mainly: green. Hex color #377137 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #377137 is #C88EC8. Grayscale: #595959. Windows color (decimal): -13143753 or 3633463. OLE color: 3633463.
HSL color Cylindrical-coordinate representation of color #377137: hue angle of 120º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #377137 is Cyan = 0.51, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 113 | 55 | - |
| CMYK | 0.51 | 0 | 0.51 | 0.56 |
| HSL | 120º | 0.35% | 0.33% | - |
| HSV(B) | 120º | 0.51% | 0.44% | - |
| XYZ | 8.17 | 12.9 | 5.67 | - |
| YUV | 89.05 | 108.78 | 103.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 113 | 55 | 0.51 | 0 | 0.51 | 0.56 | 120 | 0.35 | 0.33 |
| Hex | 37 | 71 | 37 | 33 | 0 | 33 | 38 | 78 | 23 | 21 |
| Octal | 67 | 161 | 67 | 63 | 0 | 63 | 70 | 170 | 43 | 41 |
| Binary | 110111 | 1110001 | 110111 | 110011 | 0 | 110011 | 111000 | 1111000 | 100011 | 100001 |
Color Harmonies of #377137
Complementary color
Monochromatic Colors of #377137
Black with #377137
Text Example
Text Example
White with #377137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377137; }
p { color: rgb(55,113,55); }
H1.HeaderClassName
{
color: #377137;
}
.AnyTagClassName
{
color: #377137;
}
</style>
background-color css
<style>
a { background-color: #377137; }
a { background-color: rgb(55,113,55); }
div.DivClassName
{
background-color: #377137;
}
.BgClassName
{
background-color: #377137;
}
</style>
border-color css
<style>
span { border-color: #377137; }
span { border-color: rgb(55,113,55); }
td.TdClassName
{
border-color: #377137;
}
.TagClassName
{
border-color: #377137;
}
</style>