Shades of Japanese Laurel #377738
Tints of Japanese Laurel #377738
RGB
CMYK
RGB Variations
Color information
#377738 (or 0x377738) is known color: Japanese Laurel. HEX triplet: 37, 77 and 38. RGB value is (55,119,56). Sum of RGB (Red+Green+Blue) = 55+119+56=230 (30% of max value = 765). Red value is 55 (21.88% from 255 or 23.91% from 230); Green value is 119 (46.88% from 255 or 51.74% from 230); Blue value is 56 (22.27% from 255 or 24.35% from 230); Max value from RGB is 119 - color contains mainly: green. Hex color #377738 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #377738 is #C888C7. Grayscale: #5C5C5C. Windows color (decimal): -13142216 or 3700535. OLE color: 3700535.
HSL color Cylindrical-coordinate representation of color #377738: hue angle of 120.94º 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 #377738 is Cyan = 0.54, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 119 | 56 | - |
| CMYK | 0.54 | 0 | 0.53 | 0.53 |
| HSL | 120.94º | 0.37% | 0.34% | - |
| HSV(B) | 120.94º | 0.54% | 0.47% | - |
| XYZ | 8.89 | 14.29 | 6.03 | - |
| YUV | 92.68 | 107.3 | 101.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 119 | 56 | 0.54 | 0 | 0.53 | 0.53 | 120.94 | 0.37 | 0.34 |
| Hex | 37 | 77 | 38 | 36 | 0 | 35 | 35 | 79 | 25 | 22 |
| Octal | 67 | 167 | 70 | 66 | 0 | 65 | 65 | 171 | 45 | 42 |
| Binary | 110111 | 1110111 | 111000 | 110110 | 0 | 110101 | 110101 | 1111001 | 100101 | 100010 |
Color Harmonies of #377738
Complementary color
Monochromatic Colors of #377738
Black with #377738
Text Example
Text Example
White with #377738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377738; }
p { color: rgb(55,119,56); }
H1.HeaderClassName
{
color: #377738;
}
.AnyTagClassName
{
color: #377738;
}
</style>
background-color css
<style>
a { background-color: #377738; }
a { background-color: rgb(55,119,56); }
div.DivClassName
{
background-color: #377738;
}
.BgClassName
{
background-color: #377738;
}
</style>
border-color css
<style>
span { border-color: #377738; }
span { border-color: rgb(55,119,56); }
td.TdClassName
{
border-color: #377738;
}
.TagClassName
{
border-color: #377738;
}
</style>