Shades of Japanese Laurel #377642
Tints of Japanese Laurel #377642
RGB
CMYK
RGB Variations
Color information
#377642 (or 0x377642) is known color: Japanese Laurel. HEX triplet: 37, 76 and 42. RGB value is (55,118,66). Sum of RGB (Red+Green+Blue) = 55+118+66=239 (31% of max value = 765). Red value is 55 (21.88% from 255 or 23.01% from 239); Green value is 118 (46.48% from 255 or 49.37% from 239); Blue value is 66 (26.17% from 255 or 27.62% from 239); Max value from RGB is 118 - color contains mainly: green. Hex color #377642 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #377642 is #C889BD. Grayscale: #5D5D5D. Windows color (decimal): -13142462 or 4355639. OLE color: 4355639.
HSL color Cylindrical-coordinate representation of color #377642: hue angle of 130.48º 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 #377642 is Cyan = 0.53, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 118 | 66 | - |
| CMYK | 0.53 | 0 | 0.44 | 0.54 |
| HSL | 130.48º | 0.36% | 0.34% | - |
| HSV(B) | 130.48º | 0.53% | 0.46% | - |
| XYZ | 9.04 | 14.16 | 7.41 | - |
| YUV | 93.24 | 112.63 | 100.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 118 | 66 | 0.53 | 0 | 0.44 | 0.54 | 130.48 | 0.36 | 0.34 |
| Hex | 37 | 76 | 42 | 35 | 0 | 2C | 36 | 82 | 24 | 22 |
| Octal | 67 | 166 | 102 | 65 | 0 | 54 | 66 | 202 | 44 | 42 |
| Binary | 110111 | 1110110 | 1000010 | 110101 | 0 | 101100 | 110110 | 10000010 | 100100 | 100010 |
Color Harmonies of #377642
Complementary color
Monochromatic Colors of #377642
Black with #377642
Text Example
Text Example
White with #377642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377642; }
p { color: rgb(55,118,66); }
H1.HeaderClassName
{
color: #377642;
}
.AnyTagClassName
{
color: #377642;
}
</style>
background-color css
<style>
a { background-color: #377642; }
a { background-color: rgb(55,118,66); }
div.DivClassName
{
background-color: #377642;
}
.BgClassName
{
background-color: #377642;
}
</style>
border-color css
<style>
span { border-color: #377642; }
span { border-color: rgb(55,118,66); }
td.TdClassName
{
border-color: #377642;
}
.TagClassName
{
border-color: #377642;
}
</style>