Shades of Japanese Laurel #378440
Tints of Japanese Laurel #378440
RGB
CMYK
RGB Variations
Color information
#378440 (or 0x378440) is known color: Japanese Laurel. HEX triplet: 37, 84 and 40. RGB value is (55,132,64). Sum of RGB (Red+Green+Blue) = 55+132+64=251 (33% of max value = 765). Red value is 55 (21.88% from 255 or 21.91% from 251); Green value is 132 (51.95% from 255 or 52.59% from 251); Blue value is 64 (25.39% from 255 or 25.50% from 251); Max value from RGB is 132 - color contains mainly: green. Hex color #378440 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #378440 is #C87BBF. Grayscale: #656565. Windows color (decimal): -13138880 or 4228151. OLE color: 4228151.
HSL color Cylindrical-coordinate representation of color #378440: hue angle of 127.01º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #378440 is Cyan = 0.58, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 55 | 132 | 64 | - |
| CMYK | 0.58 | 0 | 0.52 | 0.48 |
| HSL | 127.01º | 0.41% | 0.37% | - |
| HSV(B) | 127.01º | 0.58% | 0.52% | - |
| XYZ | 10.75 | 17.68 | 7.7 | - |
| YUV | 101.23 | 106.99 | 95.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 132 | 64 | 0.58 | 0 | 0.52 | 0.48 | 127.01 | 0.41 | 0.37 |
| Hex | 37 | 84 | 40 | 3A | 0 | 34 | 30 | 7F | 29 | 25 |
| Octal | 67 | 204 | 100 | 72 | 0 | 64 | 60 | 177 | 51 | 45 |
| Binary | 110111 | 10000100 | 1000000 | 111010 | 0 | 110100 | 110000 | 1111111 | 101001 | 100101 |
Color Harmonies of #378440
Complementary color
Monochromatic Colors of #378440
Black with #378440
Text Example
Text Example
White with #378440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378440; }
p { color: rgb(55,132,64); }
H1.HeaderClassName
{
color: #378440;
}
.AnyTagClassName
{
color: #378440;
}
</style>
background-color css
<style>
a { background-color: #378440; }
a { background-color: rgb(55,132,64); }
div.DivClassName
{
background-color: #378440;
}
.BgClassName
{
background-color: #378440;
}
</style>
border-color css
<style>
span { border-color: #378440; }
span { border-color: rgb(55,132,64); }
td.TdClassName
{
border-color: #378440;
}
.TagClassName
{
border-color: #378440;
}
</style>