Shades of Japanese Laurel #377334
Tints of Japanese Laurel #377334
RGB
CMYK
RGB Variations
Color information
#377334 (or 0x377334) is known color: Japanese Laurel. HEX triplet: 37, 73 and 34. RGB value is (55,115,52). Sum of RGB (Red+Green+Blue) = 55+115+52=222 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.77% from 222); Green value is 115 (45.31% from 255 or 51.80% from 222); Blue value is 52 (20.70% from 255 or 23.42% from 222); Max value from RGB is 115 - color contains mainly: green. Hex color #377334 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #377334 is #C88CCB. Grayscale: #5A5A5A. Windows color (decimal): -13143244 or 3437367. OLE color: 3437367.
HSL color Cylindrical-coordinate representation of color #377334: hue angle of 117.14º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #377334 is Cyan = 0.52, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 115 | 52 | - |
| CMYK | 0.52 | 0 | 0.55 | 0.55 |
| HSL | 117.14º | 0.38% | 0.33% | - |
| HSV(B) | 117.14º | 0.55% | 0.45% | - |
| XYZ | 8.33 | 13.32 | 5.38 | - |
| YUV | 89.88 | 106.62 | 103.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 115 | 52 | 0.52 | 0 | 0.55 | 0.55 | 117.14 | 0.38 | 0.33 |
| Hex | 37 | 73 | 34 | 34 | 0 | 37 | 37 | 75 | 26 | 21 |
| Octal | 67 | 163 | 64 | 64 | 0 | 67 | 67 | 165 | 46 | 41 |
| Binary | 110111 | 1110011 | 110100 | 110100 | 0 | 110111 | 110111 | 1110101 | 100110 | 100001 |
Color Harmonies of #377334
Complementary color
Monochromatic Colors of #377334
Black with #377334
Text Example
Text Example
White with #377334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377334; }
p { color: rgb(55,115,52); }
H1.HeaderClassName
{
color: #377334;
}
.AnyTagClassName
{
color: #377334;
}
</style>
background-color css
<style>
a { background-color: #377334; }
a { background-color: rgb(55,115,52); }
div.DivClassName
{
background-color: #377334;
}
.BgClassName
{
background-color: #377334;
}
</style>
border-color css
<style>
span { border-color: #377334; }
span { border-color: rgb(55,115,52); }
td.TdClassName
{
border-color: #377334;
}
.TagClassName
{
border-color: #377334;
}
</style>