Shades of Japanese Laurel #377134
Tints of Japanese Laurel #377134
RGB
CMYK
RGB Variations
Color information
#377134 (or 0x377134) is known color: Japanese Laurel. HEX triplet: 37, 71 and 34. RGB value is (55,113,52). Sum of RGB (Red+Green+Blue) = 55+113+52=220 (29% of max value = 765). Red value is 55 (21.88% from 255 or 25% from 220); Green value is 113 (44.53% from 255 or 51.36% from 220); Blue value is 52 (20.70% from 255 or 23.64% from 220); Max value from RGB is 113 - color contains mainly: green. Hex color #377134 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #377134 is #C88ECB. Grayscale: #585858. Windows color (decimal): -13143756 or 3436855. OLE color: 3436855.
HSL color Cylindrical-coordinate representation of color #377134: hue angle of 117.05º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #377134 is Cyan = 0.51, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 113 | 52 | - |
| CMYK | 0.51 | 0 | 0.54 | 0.56 |
| HSL | 117.05º | 0.37% | 0.32% | - |
| HSV(B) | 117.05º | 0.54% | 0.44% | - |
| XYZ | 8.1 | 12.87 | 5.31 | - |
| YUV | 88.7 | 107.28 | 103.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 113 | 52 | 0.51 | 0 | 0.54 | 0.56 | 117.05 | 0.37 | 0.32 |
| Hex | 37 | 71 | 34 | 33 | 0 | 36 | 38 | 75 | 25 | 20 |
| Octal | 67 | 161 | 64 | 63 | 0 | 66 | 70 | 165 | 45 | 40 |
| Binary | 110111 | 1110001 | 110100 | 110011 | 0 | 110110 | 111000 | 1110101 | 100101 | 100000 |
Color Harmonies of #377134
Complementary color
Monochromatic Colors of #377134
Black with #377134
Text Example
Text Example
White with #377134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377134; }
p { color: rgb(55,113,52); }
H1.HeaderClassName
{
color: #377134;
}
.AnyTagClassName
{
color: #377134;
}
</style>
background-color css
<style>
a { background-color: #377134; }
a { background-color: rgb(55,113,52); }
div.DivClassName
{
background-color: #377134;
}
.BgClassName
{
background-color: #377134;
}
</style>
border-color css
<style>
span { border-color: #377134; }
span { border-color: rgb(55,113,52); }
td.TdClassName
{
border-color: #377134;
}
.TagClassName
{
border-color: #377134;
}
</style>