Shades of Japanese Laurel #378340
Tints of Japanese Laurel #378340
RGB
CMYK
RGB Variations
Color information
#378340 (or 0x378340) is known color: Japanese Laurel. HEX triplet: 37, 83 and 40. RGB value is (55,131,64). Sum of RGB (Red+Green+Blue) = 55+131+64=250 (33% of max value = 765). Red value is 55 (21.88% from 255 or 22% from 250); Green value is 131 (51.56% from 255 or 52.4% from 250); Blue value is 64 (25.39% from 255 or 25.6% from 250); Max value from RGB is 131 - color contains mainly: green. Hex color #378340 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #378340 is #C87CBF. Grayscale: #646464. Windows color (decimal): -13139136 or 4227895. OLE color: 4227895.
HSL color Cylindrical-coordinate representation of color #378340: hue angle of 127.11º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #378340 is Cyan = 0.58, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 55 | 131 | 64 | - |
| CMYK | 0.58 | 0 | 0.51 | 0.49 |
| HSL | 127.11º | 0.41% | 0.36% | - |
| HSV(B) | 127.11º | 0.58% | 0.51% | - |
| XYZ | 10.62 | 17.41 | 7.65 | - |
| YUV | 100.64 | 107.32 | 95.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 131 | 64 | 0.58 | 0 | 0.51 | 0.49 | 127.11 | 0.41 | 0.36 |
| Hex | 37 | 83 | 40 | 3A | 0 | 33 | 31 | 7F | 29 | 24 |
| Octal | 67 | 203 | 100 | 72 | 0 | 63 | 61 | 177 | 51 | 44 |
| Binary | 110111 | 10000011 | 1000000 | 111010 | 0 | 110011 | 110001 | 1111111 | 101001 | 100100 |
Color Harmonies of #378340
Complementary color
Monochromatic Colors of #378340
Black with #378340
Text Example
Text Example
White with #378340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378340; }
p { color: rgb(55,131,64); }
H1.HeaderClassName
{
color: #378340;
}
.AnyTagClassName
{
color: #378340;
}
</style>
background-color css
<style>
a { background-color: #378340; }
a { background-color: rgb(55,131,64); }
div.DivClassName
{
background-color: #378340;
}
.BgClassName
{
background-color: #378340;
}
</style>
border-color css
<style>
span { border-color: #378340; }
span { border-color: rgb(55,131,64); }
td.TdClassName
{
border-color: #378340;
}
.TagClassName
{
border-color: #378340;
}
</style>