Shades of Japanese Laurel #378336
Tints of Japanese Laurel #378336
RGB
CMYK
RGB Variations
Color information
#378336 (or 0x378336) is known color: Japanese Laurel. HEX triplet: 37, 83 and 36. RGB value is (55,131,54). Sum of RGB (Red+Green+Blue) = 55+131+54=240 (31% of max value = 765). Red value is 55 (21.88% from 255 or 22.92% from 240); Green value is 131 (51.56% from 255 or 54.58% from 240); Blue value is 54 (21.48% from 255 or 22.5% from 240); Max value from RGB is 131 - color contains mainly: green. Hex color #378336 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #378336 is #C87CC9. Grayscale: #636363. Windows color (decimal): -13139146 or 3572535. OLE color: 3572535.
HSL color Cylindrical-coordinate representation of color #378336: hue angle of 119.22º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #378336 is Cyan = 0.58, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 55 | 131 | 54 | - |
| CMYK | 0.58 | 0 | 0.59 | 0.49 |
| HSL | 119.22º | 0.42% | 0.36% | - |
| HSV(B) | 119.22º | 0.59% | 0.51% | - |
| XYZ | 10.36 | 17.31 | 6.29 | - |
| YUV | 99.5 | 102.32 | 96.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 131 | 54 | 0.58 | 0 | 0.59 | 0.49 | 119.22 | 0.42 | 0.36 |
| Hex | 37 | 83 | 36 | 3A | 0 | 3B | 31 | 77 | 2A | 24 |
| Octal | 67 | 203 | 66 | 72 | 0 | 73 | 61 | 167 | 52 | 44 |
| Binary | 110111 | 10000011 | 110110 | 111010 | 0 | 111011 | 110001 | 1110111 | 101010 | 100100 |
Color Harmonies of #378336
Complementary color
Monochromatic Colors of #378336
Black with #378336
Text Example
Text Example
White with #378336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378336; }
p { color: rgb(55,131,54); }
H1.HeaderClassName
{
color: #378336;
}
.AnyTagClassName
{
color: #378336;
}
</style>
background-color css
<style>
a { background-color: #378336; }
a { background-color: rgb(55,131,54); }
div.DivClassName
{
background-color: #378336;
}
.BgClassName
{
background-color: #378336;
}
</style>
border-color css
<style>
span { border-color: #378336; }
span { border-color: rgb(55,131,54); }
td.TdClassName
{
border-color: #378336;
}
.TagClassName
{
border-color: #378336;
}
</style>