Shades of Japanese Laurel #377438
Tints of Japanese Laurel #377438
RGB
CMYK
RGB Variations
Color information
#377438 (or 0x377438) is known color: Japanese Laurel. HEX triplet: 37, 74 and 38. RGB value is (55,116,56). Sum of RGB (Red+Green+Blue) = 55+116+56=227 (30% of max value = 765). Red value is 55 (21.88% from 255 or 24.23% from 227); Green value is 116 (45.70% from 255 or 51.10% from 227); Blue value is 56 (22.27% from 255 or 24.67% from 227); Max value from RGB is 116 - color contains mainly: green. Hex color #377438 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #377438 is #C88BC7. Grayscale: #5B5B5B. Windows color (decimal): -13142984 or 3699767. OLE color: 3699767.
HSL color Cylindrical-coordinate representation of color #377438: hue angle of 120.98º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #377438 is Cyan = 0.53, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 116 | 56 | - |
| CMYK | 0.53 | 0 | 0.52 | 0.55 |
| HSL | 120.98º | 0.36% | 0.34% | - |
| HSV(B) | 120.98º | 0.53% | 0.45% | - |
| XYZ | 8.53 | 13.59 | 5.91 | - |
| YUV | 90.92 | 108.29 | 102.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 116 | 56 | 0.53 | 0 | 0.52 | 0.55 | 120.98 | 0.36 | 0.34 |
| Hex | 37 | 74 | 38 | 35 | 0 | 34 | 37 | 79 | 24 | 22 |
| Octal | 67 | 164 | 70 | 65 | 0 | 64 | 67 | 171 | 44 | 42 |
| Binary | 110111 | 1110100 | 111000 | 110101 | 0 | 110100 | 110111 | 1111001 | 100100 | 100010 |
Color Harmonies of #377438
Complementary color
Monochromatic Colors of #377438
Black with #377438
Text Example
Text Example
White with #377438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377438; }
p { color: rgb(55,116,56); }
H1.HeaderClassName
{
color: #377438;
}
.AnyTagClassName
{
color: #377438;
}
</style>
background-color css
<style>
a { background-color: #377438; }
a { background-color: rgb(55,116,56); }
div.DivClassName
{
background-color: #377438;
}
.BgClassName
{
background-color: #377438;
}
</style>
border-color css
<style>
span { border-color: #377438; }
span { border-color: rgb(55,116,56); }
td.TdClassName
{
border-color: #377438;
}
.TagClassName
{
border-color: #377438;
}
</style>