Shades of Japanese Laurel #377340
Tints of Japanese Laurel #377340
RGB
CMYK
RGB Variations
Color information
#377340 (or 0x377340) is known color: Japanese Laurel. HEX triplet: 37, 73 and 40. RGB value is (55,115,64). Sum of RGB (Red+Green+Blue) = 55+115+64=234 (30% of max value = 765). Red value is 55 (21.88% from 255 or 23.50% from 234); Green value is 115 (45.31% from 255 or 49.15% from 234); Blue value is 64 (25.39% from 255 or 27.35% from 234); Max value from RGB is 115 - color contains mainly: green. Hex color #377340 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #377340 is #C88CBF. Grayscale: #5B5B5B. Windows color (decimal): -13143232 or 4223799. OLE color: 4223799.
HSL color Cylindrical-coordinate representation of color #377340: hue angle of 129º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #377340 is Cyan = 0.52, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 115 | 64 | - |
| CMYK | 0.52 | 0 | 0.44 | 0.55 |
| HSL | 129º | 0.35% | 0.33% | - |
| HSV(B) | 129º | 0.52% | 0.45% | - |
| XYZ | 8.63 | 13.44 | 6.99 | - |
| YUV | 91.25 | 112.62 | 102.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 115 | 64 | 0.52 | 0 | 0.44 | 0.55 | 129 | 0.35 | 0.33 |
| Hex | 37 | 73 | 40 | 34 | 0 | 2C | 37 | 81 | 23 | 21 |
| Octal | 67 | 163 | 100 | 64 | 0 | 54 | 67 | 201 | 43 | 41 |
| Binary | 110111 | 1110011 | 1000000 | 110100 | 0 | 101100 | 110111 | 10000001 | 100011 | 100001 |
Color Harmonies of #377340
Complementary color
Monochromatic Colors of #377340
Black with #377340
Text Example
Text Example
White with #377340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377340; }
p { color: rgb(55,115,64); }
H1.HeaderClassName
{
color: #377340;
}
.AnyTagClassName
{
color: #377340;
}
</style>
background-color css
<style>
a { background-color: #377340; }
a { background-color: rgb(55,115,64); }
div.DivClassName
{
background-color: #377340;
}
.BgClassName
{
background-color: #377340;
}
</style>
border-color css
<style>
span { border-color: #377340; }
span { border-color: rgb(55,115,64); }
td.TdClassName
{
border-color: #377340;
}
.TagClassName
{
border-color: #377340;
}
</style>