Shades of Japanese Laurel #378942
Tints of Japanese Laurel #378942
RGB
CMYK
RGB Variations
Color information
#378942 (or 0x378942) is known color: Japanese Laurel. HEX triplet: 37, 89 and 42. RGB value is (55,137,66). Sum of RGB (Red+Green+Blue) = 55+137+66=258 (34% of max value = 765). Red value is 55 (21.88% from 255 or 21.32% from 258); Green value is 137 (53.91% from 255 or 53.10% from 258); Blue value is 66 (26.17% from 255 or 25.58% from 258); Max value from RGB is 137 - color contains mainly: green. Hex color #378942 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #378942 is #C876BD. Grayscale: #686868. Windows color (decimal): -13137598 or 4360503. OLE color: 4360503.
HSL color Cylindrical-coordinate representation of color #378942: hue angle of 128.05º degrees, saturation: 0.43, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #378942 is Cyan = 0.60, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 55 | 137 | 66 | - |
| CMYK | 0.60 | 0 | 0.52 | 0.46 |
| HSL | 128.05º | 0.43% | 0.38% | - |
| HSV(B) | 128.05º | 0.6% | 0.54% | - |
| XYZ | 11.5 | 19.1 | 8.23 | - |
| YUV | 104.39 | 106.33 | 92.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 137 | 66 | 0.60 | 0 | 0.52 | 0.46 | 128.05 | 0.43 | 0.38 |
| Hex | 37 | 89 | 42 | 3C | 0 | 34 | 2E | 80 | 2B | 26 |
| Octal | 67 | 211 | 102 | 74 | 0 | 64 | 56 | 200 | 53 | 46 |
| Binary | 110111 | 10001001 | 1000010 | 111100 | 0 | 110100 | 101110 | 10000000 | 101011 | 100110 |
Color Harmonies of #378942
Complementary color
Monochromatic Colors of #378942
Black with #378942
Text Example
Text Example
White with #378942
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378942; }
p { color: rgb(55,137,66); }
H1.HeaderClassName
{
color: #378942;
}
.AnyTagClassName
{
color: #378942;
}
</style>
background-color css
<style>
a { background-color: #378942; }
a { background-color: rgb(55,137,66); }
div.DivClassName
{
background-color: #378942;
}
.BgClassName
{
background-color: #378942;
}
</style>
border-color css
<style>
span { border-color: #378942; }
span { border-color: rgb(55,137,66); }
td.TdClassName
{
border-color: #378942;
}
.TagClassName
{
border-color: #378942;
}
</style>