Shades of Japanese Laurel #377737
Tints of Japanese Laurel #377737
RGB
CMYK
RGB Variations
Color information
#377737 (or 0x377737) is known color: Japanese Laurel. HEX triplet: 37, 77 and 37. RGB value is (55,119,55). Sum of RGB (Red+Green+Blue) = 55+119+55=229 (30% of max value = 765). Red value is 55 (21.88% from 255 or 24.02% from 229); Green value is 119 (46.88% from 255 or 51.97% from 229); Blue value is 55 (21.88% from 255 or 24.02% from 229); Max value from RGB is 119 - color contains mainly: green. Hex color #377737 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #377737 is #C888C8. Grayscale: #5C5C5C. Windows color (decimal): -13142217 or 3634999. OLE color: 3634999.
HSL color Cylindrical-coordinate representation of color #377737: hue angle of 120º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #377737 is Cyan = 0.54, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 119 | 55 | - |
| CMYK | 0.54 | 0 | 0.54 | 0.53 |
| HSL | 120º | 0.37% | 0.34% | - |
| HSV(B) | 120º | 0.54% | 0.47% | - |
| XYZ | 8.86 | 14.28 | 5.9 | - |
| YUV | 92.57 | 106.8 | 101.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 119 | 55 | 0.54 | 0 | 0.54 | 0.53 | 120 | 0.37 | 0.34 |
| Hex | 37 | 77 | 37 | 36 | 0 | 36 | 35 | 78 | 25 | 22 |
| Octal | 67 | 167 | 67 | 66 | 0 | 66 | 65 | 170 | 45 | 42 |
| Binary | 110111 | 1110111 | 110111 | 110110 | 0 | 110110 | 110101 | 1111000 | 100101 | 100010 |
Color Harmonies of #377737
Complementary color
Monochromatic Colors of #377737
Black with #377737
Text Example
Text Example
White with #377737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377737; }
p { color: rgb(55,119,55); }
H1.HeaderClassName
{
color: #377737;
}
.AnyTagClassName
{
color: #377737;
}
</style>
background-color css
<style>
a { background-color: #377737; }
a { background-color: rgb(55,119,55); }
div.DivClassName
{
background-color: #377737;
}
.BgClassName
{
background-color: #377737;
}
</style>
border-color css
<style>
span { border-color: #377737; }
span { border-color: rgb(55,119,55); }
td.TdClassName
{
border-color: #377737;
}
.TagClassName
{
border-color: #377737;
}
</style>