Shades of Japanese Laurel #377434
Tints of Japanese Laurel #377434
RGB
CMYK
RGB Variations
Color information
#377434 (or 0x377434) is known color: Japanese Laurel. HEX triplet: 37, 74 and 34. RGB value is (55,116,52). Sum of RGB (Red+Green+Blue) = 55+116+52=223 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.66% from 223); Green value is 116 (45.70% from 255 or 52.02% from 223); Blue value is 52 (20.70% from 255 or 23.32% from 223); Max value from RGB is 116 - color contains mainly: green. Hex color #377434 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #377434 is #C88BCB. Grayscale: #5A5A5A. Windows color (decimal): -13142988 or 3437623. OLE color: 3437623.
HSL color Cylindrical-coordinate representation of color #377434: hue angle of 117.19º 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 #377434 is Cyan = 0.53, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 116 | 52 | - |
| CMYK | 0.53 | 0 | 0.55 | 0.55 |
| HSL | 117.19º | 0.38% | 0.33% | - |
| HSV(B) | 117.19º | 0.55% | 0.45% | - |
| XYZ | 8.44 | 13.55 | 5.42 | - |
| YUV | 90.47 | 106.29 | 102.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 116 | 52 | 0.53 | 0 | 0.55 | 0.55 | 117.19 | 0.38 | 0.33 |
| Hex | 37 | 74 | 34 | 35 | 0 | 37 | 37 | 75 | 26 | 21 |
| Octal | 67 | 164 | 64 | 65 | 0 | 67 | 67 | 165 | 46 | 41 |
| Binary | 110111 | 1110100 | 110100 | 110101 | 0 | 110111 | 110111 | 1110101 | 100110 | 100001 |
Color Harmonies of #377434
Complementary color
Monochromatic Colors of #377434
Black with #377434
Text Example
Text Example
White with #377434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377434; }
p { color: rgb(55,116,52); }
H1.HeaderClassName
{
color: #377434;
}
.AnyTagClassName
{
color: #377434;
}
</style>
background-color css
<style>
a { background-color: #377434; }
a { background-color: rgb(55,116,52); }
div.DivClassName
{
background-color: #377434;
}
.BgClassName
{
background-color: #377434;
}
</style>
border-color css
<style>
span { border-color: #377434; }
span { border-color: rgb(55,116,52); }
td.TdClassName
{
border-color: #377434;
}
.TagClassName
{
border-color: #377434;
}
</style>