Shades of Japanese Laurel #378936
Tints of Japanese Laurel #378936
RGB
CMYK
RGB Variations
Color information
#378936 (or 0x378936) is known color: Japanese Laurel. HEX triplet: 37, 89 and 36. RGB value is (55,137,54). Sum of RGB (Red+Green+Blue) = 55+137+54=246 (32% of max value = 765). Red value is 55 (21.88% from 255 or 22.36% from 246); Green value is 137 (53.91% from 255 or 55.69% from 246); Blue value is 54 (21.48% from 255 or 21.95% from 246); Max value from RGB is 137 - color contains mainly: green. Hex color #378936 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #378936 is #C876C9. Grayscale: #676767. Windows color (decimal): -13137610 or 3574071. OLE color: 3574071.
HSL color Cylindrical-coordinate representation of color #378936: hue angle of 119.28º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #378936 is Cyan = 0.60, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 55 | 137 | 54 | - |
| CMYK | 0.60 | 0 | 0.61 | 0.46 |
| HSL | 119.28º | 0.43% | 0.37% | - |
| HSV(B) | 119.28º | 0.61% | 0.54% | - |
| XYZ | 11.19 | 18.97 | 6.56 | - |
| YUV | 103.02 | 100.33 | 93.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 137 | 54 | 0.60 | 0 | 0.61 | 0.46 | 119.28 | 0.43 | 0.37 |
| Hex | 37 | 89 | 36 | 3C | 0 | 3D | 2E | 77 | 2B | 25 |
| Octal | 67 | 211 | 66 | 74 | 0 | 75 | 56 | 167 | 53 | 45 |
| Binary | 110111 | 10001001 | 110110 | 111100 | 0 | 111101 | 101110 | 1110111 | 101011 | 100101 |
Color Harmonies of #378936
Complementary color
Monochromatic Colors of #378936
Black with #378936
Text Example
Text Example
White with #378936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378936; }
p { color: rgb(55,137,54); }
H1.HeaderClassName
{
color: #378936;
}
.AnyTagClassName
{
color: #378936;
}
</style>
background-color css
<style>
a { background-color: #378936; }
a { background-color: rgb(55,137,54); }
div.DivClassName
{
background-color: #378936;
}
.BgClassName
{
background-color: #378936;
}
</style>
border-color css
<style>
span { border-color: #378936; }
span { border-color: rgb(55,137,54); }
td.TdClassName
{
border-color: #378936;
}
.TagClassName
{
border-color: #378936;
}
</style>