Shades of Japanese Laurel #377935
Tints of Japanese Laurel #377935
RGB
CMYK
RGB Variations
Color information
#377935 (or 0x377935) is known color: Japanese Laurel. HEX triplet: 37, 79 and 35. RGB value is (55,121,53). Sum of RGB (Red+Green+Blue) = 55+121+53=229 (30% of max value = 765). Red value is 55 (21.88% from 255 or 24.02% from 229); Green value is 121 (47.66% from 255 or 52.84% from 229); Blue value is 53 (21.09% from 255 or 23.14% from 229); Max value from RGB is 121 - color contains mainly: green. Hex color #377935 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #377935 is #C886CA. Grayscale: #5D5D5D. Windows color (decimal): -13141707 or 3504439. OLE color: 3504439.
HSL color Cylindrical-coordinate representation of color #377935: hue angle of 118.24º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #377935 is Cyan = 0.55, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 121 | 53 | - |
| CMYK | 0.55 | 0 | 0.56 | 0.53 |
| HSL | 118.24º | 0.39% | 0.34% | - |
| HSV(B) | 118.24º | 0.56% | 0.47% | - |
| XYZ | 9.06 | 14.74 | 5.74 | - |
| YUV | 93.51 | 105.13 | 100.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 121 | 53 | 0.55 | 0 | 0.56 | 0.53 | 118.24 | 0.39 | 0.34 |
| Hex | 37 | 79 | 35 | 37 | 0 | 38 | 35 | 76 | 27 | 22 |
| Octal | 67 | 171 | 65 | 67 | 0 | 70 | 65 | 166 | 47 | 42 |
| Binary | 110111 | 1111001 | 110101 | 110111 | 0 | 111000 | 110101 | 1110110 | 100111 | 100010 |
Color Harmonies of #377935
Complementary color
Monochromatic Colors of #377935
Black with #377935
Text Example
Text Example
White with #377935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377935; }
p { color: rgb(55,121,53); }
H1.HeaderClassName
{
color: #377935;
}
.AnyTagClassName
{
color: #377935;
}
</style>
background-color css
<style>
a { background-color: #377935; }
a { background-color: rgb(55,121,53); }
div.DivClassName
{
background-color: #377935;
}
.BgClassName
{
background-color: #377935;
}
</style>
border-color css
<style>
span { border-color: #377935; }
span { border-color: rgb(55,121,53); }
td.TdClassName
{
border-color: #377935;
}
.TagClassName
{
border-color: #377935;
}
</style>