Shades of Japanese Laurel #377140
Tints of Japanese Laurel #377140
RGB
CMYK
RGB Variations
Color information
#377140 (or 0x377140) is known color: Japanese Laurel. HEX triplet: 37, 71 and 40. RGB value is (55,113,64). Sum of RGB (Red+Green+Blue) = 55+113+64=232 (30% of max value = 765). Red value is 55 (21.88% from 255 or 23.71% from 232); Green value is 113 (44.53% from 255 or 48.71% from 232); Blue value is 64 (25.39% from 255 or 27.59% from 232); Max value from RGB is 113 - color contains mainly: green. Hex color #377140 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #377140 is #C88EBF. Grayscale: #5A5A5A. Windows color (decimal): -13143744 or 4223287. OLE color: 4223287.
HSL color Cylindrical-coordinate representation of color #377140: hue angle of 129.31º 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 #377140 is Cyan = 0.51, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 113 | 64 | - |
| CMYK | 0.51 | 0 | 0.43 | 0.56 |
| HSL | 129.31º | 0.35% | 0.33% | - |
| HSV(B) | 129.31º | 0.51% | 0.44% | - |
| XYZ | 8.41 | 12.99 | 6.92 | - |
| YUV | 90.07 | 113.28 | 102.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 113 | 64 | 0.51 | 0 | 0.43 | 0.56 | 129.31 | 0.35 | 0.33 |
| Hex | 37 | 71 | 40 | 33 | 0 | 2B | 38 | 81 | 23 | 21 |
| Octal | 67 | 161 | 100 | 63 | 0 | 53 | 70 | 201 | 43 | 41 |
| Binary | 110111 | 1110001 | 1000000 | 110011 | 0 | 101011 | 111000 | 10000001 | 100011 | 100001 |
Color Harmonies of #377140
Complementary color
Monochromatic Colors of #377140
Black with #377140
Text Example
Text Example
White with #377140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377140; }
p { color: rgb(55,113,64); }
H1.HeaderClassName
{
color: #377140;
}
.AnyTagClassName
{
color: #377140;
}
</style>
background-color css
<style>
a { background-color: #377140; }
a { background-color: rgb(55,113,64); }
div.DivClassName
{
background-color: #377140;
}
.BgClassName
{
background-color: #377140;
}
</style>
border-color css
<style>
span { border-color: #377140; }
span { border-color: rgb(55,113,64); }
td.TdClassName
{
border-color: #377140;
}
.TagClassName
{
border-color: #377140;
}
</style>