Shades of Japanese Laurel #37793A
Tints of Japanese Laurel #37793A
RGB
CMYK
RGB Variations
Color information
#37793A (or 0x37793A) is known color: Japanese Laurel. HEX triplet: 37, 79 and 3A. RGB value is (55,121,58). Sum of RGB (Red+Green+Blue) = 55+121+58=234 (30% of max value = 765). Red value is 55 (21.88% from 255 or 23.50% from 234); Green value is 121 (47.66% from 255 or 51.71% from 234); Blue value is 58 (23.05% from 255 or 24.79% from 234); Max value from RGB is 121 - color contains mainly: green. Hex color #37793A is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #37793A is #C886C5. Grayscale: #5E5E5E. Windows color (decimal): -13141702 or 3832119. OLE color: 3832119.
HSL color Cylindrical-coordinate representation of color #37793A: hue angle of 122.73º 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 #37793A is Cyan = 0.55, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 121 | 58 | - |
| CMYK | 0.55 | 0 | 0.52 | 0.53 |
| HSL | 122.73º | 0.38% | 0.35% | - |
| HSV(B) | 122.73º | 0.55% | 0.47% | - |
| XYZ | 9.18 | 14.79 | 6.37 | - |
| YUV | 94.08 | 107.63 | 100.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 121 | 58 | 0.55 | 0 | 0.52 | 0.53 | 122.73 | 0.38 | 0.35 |
| Hex | 37 | 79 | 3A | 37 | 0 | 34 | 35 | 7B | 26 | 23 |
| Octal | 67 | 171 | 72 | 67 | 0 | 64 | 65 | 173 | 46 | 43 |
| Binary | 110111 | 1111001 | 111010 | 110111 | 0 | 110100 | 110101 | 1111011 | 100110 | 100011 |
Color Harmonies of #37793A
Complementary color
Monochromatic Colors of #37793A
Black with #37793A
Text Example
Text Example
White with #37793A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #37793A; }
p { color: rgb(55,121,58); }
H1.HeaderClassName
{
color: #37793A;
}
.AnyTagClassName
{
color: #37793A;
}
</style>
background-color css
<style>
a { background-color: #37793A; }
a { background-color: rgb(55,121,58); }
div.DivClassName
{
background-color: #37793A;
}
.BgClassName
{
background-color: #37793A;
}
</style>
border-color css
<style>
span { border-color: #37793A; }
span { border-color: rgb(55,121,58); }
td.TdClassName
{
border-color: #37793A;
}
.TagClassName
{
border-color: #37793A;
}
</style>