Shades of Japanese Laurel #37793E
Tints of Japanese Laurel #37793E
RGB
CMYK
RGB Variations
Color information
#37793E (or 0x37793E) is known color: Japanese Laurel. HEX triplet: 37, 79 and 3E. RGB value is (55,121,62). Sum of RGB (Red+Green+Blue) = 55+121+62=238 (31% of max value = 765). Red value is 55 (21.88% from 255 or 23.11% from 238); Green value is 121 (47.66% from 255 or 50.84% from 238); Blue value is 62 (24.61% from 255 or 26.05% from 238); Max value from RGB is 121 - color contains mainly: green. Hex color #37793E is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #37793E is #C886C1. Grayscale: #5E5E5E. Windows color (decimal): -13141698 or 4094263. OLE color: 4094263.
HSL color Cylindrical-coordinate representation of color #37793E: hue angle of 126.36º degrees, saturation: 0.38, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #37793E is Cyan = 0.55, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 121 | 62 | - |
| CMYK | 0.55 | 0 | 0.49 | 0.53 |
| HSL | 126.36º | 0.38% | 0.35% | - |
| HSV(B) | 126.36º | 0.55% | 0.47% | - |
| XYZ | 9.28 | 14.83 | 6.93 | - |
| YUV | 94.54 | 109.63 | 99.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 121 | 62 | 0.55 | 0 | 0.49 | 0.53 | 126.36 | 0.38 | 0.35 |
| Hex | 37 | 79 | 3E | 37 | 0 | 31 | 35 | 7E | 26 | 23 |
| Octal | 67 | 171 | 76 | 67 | 0 | 61 | 65 | 176 | 46 | 43 |
| Binary | 110111 | 1111001 | 111110 | 110111 | 0 | 110001 | 110101 | 1111110 | 100110 | 100011 |
Color Harmonies of #37793E
Complementary color
Monochromatic Colors of #37793E
Black with #37793E
Text Example
Text Example
White with #37793E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #37793E; }
p { color: rgb(55,121,62); }
H1.HeaderClassName
{
color: #37793E;
}
.AnyTagClassName
{
color: #37793E;
}
</style>
background-color css
<style>
a { background-color: #37793E; }
a { background-color: rgb(55,121,62); }
div.DivClassName
{
background-color: #37793E;
}
.BgClassName
{
background-color: #37793E;
}
</style>
border-color css
<style>
span { border-color: #37793E; }
span { border-color: rgb(55,121,62); }
td.TdClassName
{
border-color: #37793E;
}
.TagClassName
{
border-color: #37793E;
}
</style>