Shades of Japanese Laurel #377540
Tints of Japanese Laurel #377540
RGB
CMYK
RGB Variations
Color information
#377540 (or 0x377540) is known color: Japanese Laurel. HEX triplet: 37, 75 and 40. RGB value is (55,117,64). Sum of RGB (Red+Green+Blue) = 55+117+64=236 (31% of max value = 765). Red value is 55 (21.88% from 255 or 23.31% from 236); Green value is 117 (46.09% from 255 or 49.58% from 236); Blue value is 64 (25.39% from 255 or 27.12% from 236); Max value from RGB is 117 - color contains mainly: green. Hex color #377540 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #377540 is #C88ABF. Grayscale: #5C5C5C. Windows color (decimal): -13142720 or 4224311. OLE color: 4224311.
HSL color Cylindrical-coordinate representation of color #377540: hue angle of 128.71º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #377540 is Cyan = 0.53, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 117 | 64 | - |
| CMYK | 0.53 | 0 | 0.45 | 0.54 |
| HSL | 128.71º | 0.36% | 0.34% | - |
| HSV(B) | 128.71º | 0.53% | 0.46% | - |
| XYZ | 8.86 | 13.9 | 7.07 | - |
| YUV | 92.42 | 111.96 | 101.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 117 | 64 | 0.53 | 0 | 0.45 | 0.54 | 128.71 | 0.36 | 0.34 |
| Hex | 37 | 75 | 40 | 35 | 0 | 2D | 36 | 81 | 24 | 22 |
| Octal | 67 | 165 | 100 | 65 | 0 | 55 | 66 | 201 | 44 | 42 |
| Binary | 110111 | 1110101 | 1000000 | 110101 | 0 | 101101 | 110110 | 10000001 | 100100 | 100010 |
Color Harmonies of #377540
Complementary color
Monochromatic Colors of #377540
Black with #377540
Text Example
Text Example
White with #377540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377540; }
p { color: rgb(55,117,64); }
H1.HeaderClassName
{
color: #377540;
}
.AnyTagClassName
{
color: #377540;
}
</style>
background-color css
<style>
a { background-color: #377540; }
a { background-color: rgb(55,117,64); }
div.DivClassName
{
background-color: #377540;
}
.BgClassName
{
background-color: #377540;
}
</style>
border-color css
<style>
span { border-color: #377540; }
span { border-color: rgb(55,117,64); }
td.TdClassName
{
border-color: #377540;
}
.TagClassName
{
border-color: #377540;
}
</style>