Shades of Japanese Laurel #377639
Tints of Japanese Laurel #377639
RGB
CMYK
RGB Variations
Color information
#377639 (or 0x377639) is known color: Japanese Laurel. HEX triplet: 37, 76 and 39. RGB value is (55,118,57). Sum of RGB (Red+Green+Blue) = 55+118+57=230 (30% of max value = 765). Red value is 55 (21.88% from 255 or 23.91% from 230); Green value is 118 (46.48% from 255 or 51.30% from 230); Blue value is 57 (22.66% from 255 or 24.78% from 230); Max value from RGB is 118 - color contains mainly: green. Hex color #377639 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #377639 is #C889C6. Grayscale: #5C5C5C. Windows color (decimal): -13142471 or 3765815. OLE color: 3765815.
HSL color Cylindrical-coordinate representation of color #377639: hue angle of 121.9º 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 #377639 is Cyan = 0.53, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 118 | 57 | - |
| CMYK | 0.53 | 0 | 0.52 | 0.54 |
| HSL | 121.9º | 0.36% | 0.34% | - |
| HSV(B) | 121.9º | 0.53% | 0.46% | - |
| XYZ | 8.79 | 14.06 | 6.12 | - |
| YUV | 92.21 | 108.13 | 101.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 118 | 57 | 0.53 | 0 | 0.52 | 0.54 | 121.9 | 0.36 | 0.34 |
| Hex | 37 | 76 | 39 | 35 | 0 | 34 | 36 | 7A | 24 | 22 |
| Octal | 67 | 166 | 71 | 65 | 0 | 64 | 66 | 172 | 44 | 42 |
| Binary | 110111 | 1110110 | 111001 | 110101 | 0 | 110100 | 110110 | 1111010 | 100100 | 100010 |
Color Harmonies of #377639
Complementary color
Monochromatic Colors of #377639
Black with #377639
Text Example
Text Example
White with #377639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377639; }
p { color: rgb(55,118,57); }
H1.HeaderClassName
{
color: #377639;
}
.AnyTagClassName
{
color: #377639;
}
</style>
background-color css
<style>
a { background-color: #377639; }
a { background-color: rgb(55,118,57); }
div.DivClassName
{
background-color: #377639;
}
.BgClassName
{
background-color: #377639;
}
</style>
border-color css
<style>
span { border-color: #377639; }
span { border-color: rgb(55,118,57); }
td.TdClassName
{
border-color: #377639;
}
.TagClassName
{
border-color: #377639;
}
</style>