Shades of Japanese Laurel #377630
Tints of Japanese Laurel #377630
RGB
CMYK
RGB Variations
Color information
#377630 (or 0x377630) is known color: Japanese Laurel. HEX triplet: 37, 76 and 30. RGB value is (55,118,48). Sum of RGB (Red+Green+Blue) = 55+118+48=221 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.89% from 221); Green value is 118 (46.48% from 255 or 53.39% from 221); Blue value is 48 (19.14% from 255 or 21.72% from 221); Max value from RGB is 118 - color contains mainly: green. Hex color #377630 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #377630 is #C889CF. Grayscale: #5B5B5B. Windows color (decimal): -13142480 or 3175991. OLE color: 3175991.
HSL color Cylindrical-coordinate representation of color #377630: hue angle of 114º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #377630 is Cyan = 0.53, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 118 | 48 | - |
| CMYK | 0.53 | 0 | 0.59 | 0.54 |
| HSL | 114º | 0.42% | 0.33% | - |
| HSV(B) | 114º | 0.59% | 0.46% | - |
| XYZ | 8.59 | 13.98 | 5.04 | - |
| YUV | 91.18 | 103.63 | 102.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 118 | 48 | 0.53 | 0 | 0.59 | 0.54 | 114 | 0.42 | 0.33 |
| Hex | 37 | 76 | 30 | 35 | 0 | 3B | 36 | 72 | 2A | 21 |
| Octal | 67 | 166 | 60 | 65 | 0 | 73 | 66 | 162 | 52 | 41 |
| Binary | 110111 | 1110110 | 110000 | 110101 | 0 | 111011 | 110110 | 1110010 | 101010 | 100001 |
Color Harmonies of #377630
Complementary color
Monochromatic Colors of #377630
Black with #377630
Text Example
Text Example
White with #377630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377630; }
p { color: rgb(55,118,48); }
H1.HeaderClassName
{
color: #377630;
}
.AnyTagClassName
{
color: #377630;
}
</style>
background-color css
<style>
a { background-color: #377630; }
a { background-color: rgb(55,118,48); }
div.DivClassName
{
background-color: #377630;
}
.BgClassName
{
background-color: #377630;
}
</style>
border-color css
<style>
span { border-color: #377630; }
span { border-color: rgb(55,118,48); }
td.TdClassName
{
border-color: #377630;
}
.TagClassName
{
border-color: #377630;
}
</style>