Shades of Japanese Laurel #378331
Tints of Japanese Laurel #378331
RGB
CMYK
RGB Variations
Color information
#378331 (or 0x378331) is known color: Japanese Laurel. HEX triplet: 37, 83 and 31. RGB value is (55,131,49). Sum of RGB (Red+Green+Blue) = 55+131+49=235 (31% of max value = 765). Red value is 55 (21.88% from 255 or 23.40% from 235); Green value is 131 (51.56% from 255 or 55.74% from 235); Blue value is 49 (19.53% from 255 or 20.85% from 235); Max value from RGB is 131 - color contains mainly: green. Hex color #378331 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #378331 is #C87CCE. Grayscale: #636363. Windows color (decimal): -13139151 or 3244855. OLE color: 3244855.
HSL color Cylindrical-coordinate representation of color #378331: hue angle of 115.61º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #378331 is Cyan = 0.58, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 55 | 131 | 49 | - |
| CMYK | 0.58 | 0 | 0.63 | 0.49 |
| HSL | 115.61º | 0.46% | 0.35% | - |
| HSV(B) | 115.61º | 0.63% | 0.51% | - |
| XYZ | 10.25 | 17.27 | 5.7 | - |
| YUV | 98.93 | 99.82 | 96.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 131 | 49 | 0.58 | 0 | 0.63 | 0.49 | 115.61 | 0.46 | 0.35 |
| Hex | 37 | 83 | 31 | 3A | 0 | 3F | 31 | 74 | 2E | 23 |
| Octal | 67 | 203 | 61 | 72 | 0 | 77 | 61 | 164 | 56 | 43 |
| Binary | 110111 | 10000011 | 110001 | 111010 | 0 | 111111 | 110001 | 1110100 | 101110 | 100011 |
Color Harmonies of #378331
Complementary color
Monochromatic Colors of #378331
Black with #378331
Text Example
Text Example
White with #378331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378331; }
p { color: rgb(55,131,49); }
H1.HeaderClassName
{
color: #378331;
}
.AnyTagClassName
{
color: #378331;
}
</style>
background-color css
<style>
a { background-color: #378331; }
a { background-color: rgb(55,131,49); }
div.DivClassName
{
background-color: #378331;
}
.BgClassName
{
background-color: #378331;
}
</style>
border-color css
<style>
span { border-color: #378331; }
span { border-color: rgb(55,131,49); }
td.TdClassName
{
border-color: #378331;
}
.TagClassName
{
border-color: #378331;
}
</style>