Shades of Japanese Laurel #377936
Tints of Japanese Laurel #377936
RGB
CMYK
RGB Variations
Color information
#377936 (or 0x377936) is known color: Japanese Laurel. HEX triplet: 37, 79 and 36. RGB value is (55,121,54). Sum of RGB (Red+Green+Blue) = 55+121+54=230 (30% of max value = 765). Red value is 55 (21.88% from 255 or 23.91% from 230); Green value is 121 (47.66% from 255 or 52.61% from 230); Blue value is 54 (21.48% from 255 or 23.48% from 230); Max value from RGB is 121 - color contains mainly: green. Hex color #377936 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #377936 is #C886C9. Grayscale: #5D5D5D. Windows color (decimal): -13141706 or 3569975. OLE color: 3569975.
HSL color Cylindrical-coordinate representation of color #377936: hue angle of 119.1º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #377936 is Cyan = 0.55, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 121 | 54 | - |
| CMYK | 0.55 | 0 | 0.55 | 0.53 |
| HSL | 119.1º | 0.38% | 0.34% | - |
| HSV(B) | 119.1º | 0.55% | 0.47% | - |
| XYZ | 9.08 | 14.75 | 5.86 | - |
| YUV | 93.63 | 105.63 | 100.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 121 | 54 | 0.55 | 0 | 0.55 | 0.53 | 119.1 | 0.38 | 0.34 |
| Hex | 37 | 79 | 36 | 37 | 0 | 37 | 35 | 77 | 26 | 22 |
| Octal | 67 | 171 | 66 | 67 | 0 | 67 | 65 | 167 | 46 | 42 |
| Binary | 110111 | 1111001 | 110110 | 110111 | 0 | 110111 | 110101 | 1110111 | 100110 | 100010 |
Color Harmonies of #377936
Complementary color
Monochromatic Colors of #377936
Black with #377936
Text Example
Text Example
White with #377936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377936; }
p { color: rgb(55,121,54); }
H1.HeaderClassName
{
color: #377936;
}
.AnyTagClassName
{
color: #377936;
}
</style>
background-color css
<style>
a { background-color: #377936; }
a { background-color: rgb(55,121,54); }
div.DivClassName
{
background-color: #377936;
}
.BgClassName
{
background-color: #377936;
}
</style>
border-color css
<style>
span { border-color: #377936; }
span { border-color: rgb(55,121,54); }
td.TdClassName
{
border-color: #377936;
}
.TagClassName
{
border-color: #377936;
}
</style>