Shades of Japanese Laurel #377239
Tints of Japanese Laurel #377239
RGB
CMYK
RGB Variations
Color information
#377239 (or 0x377239) is known color: Japanese Laurel. HEX triplet: 37, 72 and 39. RGB value is (55,114,57). Sum of RGB (Red+Green+Blue) = 55+114+57=226 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.34% from 226); Green value is 114 (44.92% from 255 or 50.44% from 226); Blue value is 57 (22.66% from 255 or 25.22% from 226); Max value from RGB is 114 - color contains mainly: green. Hex color #377239 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #377239 is #C88DC6. Grayscale: #5A5A5A. Windows color (decimal): -13143495 or 3764791. OLE color: 3764791.
HSL color Cylindrical-coordinate representation of color #377239: hue angle of 122.03º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #377239 is Cyan = 0.52, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 114 | 57 | - |
| CMYK | 0.52 | 0 | 0.50 | 0.55 |
| HSL | 122.03º | 0.35% | 0.33% | - |
| HSV(B) | 122.03º | 0.52% | 0.45% | - |
| XYZ | 8.33 | 13.14 | 5.97 | - |
| YUV | 89.86 | 109.45 | 103.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 114 | 57 | 0.52 | 0 | 0.50 | 0.55 | 122.03 | 0.35 | 0.33 |
| Hex | 37 | 72 | 39 | 34 | 0 | 32 | 37 | 7A | 23 | 21 |
| Octal | 67 | 162 | 71 | 64 | 0 | 62 | 67 | 172 | 43 | 41 |
| Binary | 110111 | 1110010 | 111001 | 110100 | 0 | 110010 | 110111 | 1111010 | 100011 | 100001 |
Color Harmonies of #377239
Complementary color
Monochromatic Colors of #377239
Black with #377239
Text Example
Text Example
White with #377239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377239; }
p { color: rgb(55,114,57); }
H1.HeaderClassName
{
color: #377239;
}
.AnyTagClassName
{
color: #377239;
}
</style>
background-color css
<style>
a { background-color: #377239; }
a { background-color: rgb(55,114,57); }
div.DivClassName
{
background-color: #377239;
}
.BgClassName
{
background-color: #377239;
}
</style>
border-color css
<style>
span { border-color: #377239; }
span { border-color: rgb(55,114,57); }
td.TdClassName
{
border-color: #377239;
}
.TagClassName
{
border-color: #377239;
}
</style>