Shades of Japanese Laurel #377733
Tints of Japanese Laurel #377733
RGB
CMYK
RGB Variations
Color information
#377733 (or 0x377733) is known color: Japanese Laurel. HEX triplet: 37, 77 and 33. RGB value is (55,119,51). Sum of RGB (Red+Green+Blue) = 55+119+51=225 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.44% from 225); Green value is 119 (46.88% from 255 or 52.89% from 225); Blue value is 51 (20.31% from 255 or 22.67% from 225); Max value from RGB is 119 - color contains mainly: green. Hex color #377733 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #377733 is #C888CC. Grayscale: #5C5C5C. Windows color (decimal): -13142221 or 3372855. OLE color: 3372855.
HSL color Cylindrical-coordinate representation of color #377733: hue angle of 116.47º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #377733 is Cyan = 0.54, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 119 | 51 | - |
| CMYK | 0.54 | 0 | 0.57 | 0.53 |
| HSL | 116.47º | 0.4% | 0.33% | - |
| HSV(B) | 116.47º | 0.57% | 0.47% | - |
| XYZ | 8.77 | 14.24 | 5.42 | - |
| YUV | 92.11 | 104.8 | 101.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 119 | 51 | 0.54 | 0 | 0.57 | 0.53 | 116.47 | 0.4 | 0.33 |
| Hex | 37 | 77 | 33 | 36 | 0 | 39 | 35 | 74 | 28 | 21 |
| Octal | 67 | 167 | 63 | 66 | 0 | 71 | 65 | 164 | 50 | 41 |
| Binary | 110111 | 1110111 | 110011 | 110110 | 0 | 111001 | 110101 | 1110100 | 101000 | 100001 |
Color Harmonies of #377733
Complementary color
Monochromatic Colors of #377733
Black with #377733
Text Example
Text Example
White with #377733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377733; }
p { color: rgb(55,119,51); }
H1.HeaderClassName
{
color: #377733;
}
.AnyTagClassName
{
color: #377733;
}
</style>
background-color css
<style>
a { background-color: #377733; }
a { background-color: rgb(55,119,51); }
div.DivClassName
{
background-color: #377733;
}
.BgClassName
{
background-color: #377733;
}
</style>
border-color css
<style>
span { border-color: #377733; }
span { border-color: rgb(55,119,51); }
td.TdClassName
{
border-color: #377733;
}
.TagClassName
{
border-color: #377733;
}
</style>