Shades of Japanese Laurel #378131
Tints of Japanese Laurel #378131
RGB
CMYK
RGB Variations
Color information
#378131 (or 0x378131) is known color: Japanese Laurel. HEX triplet: 37, 81 and 31. RGB value is (55,129,49). Sum of RGB (Red+Green+Blue) = 55+129+49=233 (30% of max value = 765). Red value is 55 (21.88% from 255 or 23.61% from 233); Green value is 129 (50.78% from 255 or 55.36% from 233); Blue value is 49 (19.53% from 255 or 21.03% from 233); Max value from RGB is 129 - color contains mainly: green. Hex color #378131 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #378131 is #C87ECE. Grayscale: #626262. Windows color (decimal): -13139663 or 3244343. OLE color: 3244343.
HSL color Cylindrical-coordinate representation of color #378131: hue angle of 115.5º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #378131 is Cyan = 0.57, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 55 | 129 | 49 | - |
| CMYK | 0.57 | 0 | 0.62 | 0.49 |
| HSL | 115.5º | 0.45% | 0.35% | - |
| HSV(B) | 115.5º | 0.62% | 0.51% | - |
| XYZ | 9.98 | 16.73 | 5.61 | - |
| YUV | 97.75 | 100.48 | 97.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 129 | 49 | 0.57 | 0 | 0.62 | 0.49 | 115.5 | 0.45 | 0.35 |
| Hex | 37 | 81 | 31 | 39 | 0 | 3E | 31 | 74 | 2D | 23 |
| Octal | 67 | 201 | 61 | 71 | 0 | 76 | 61 | 164 | 55 | 43 |
| Binary | 110111 | 10000001 | 110001 | 111001 | 0 | 111110 | 110001 | 1110100 | 101101 | 100011 |
Color Harmonies of #378131
Complementary color
Monochromatic Colors of #378131
Black with #378131
Text Example
Text Example
White with #378131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378131; }
p { color: rgb(55,129,49); }
H1.HeaderClassName
{
color: #378131;
}
.AnyTagClassName
{
color: #378131;
}
</style>
background-color css
<style>
a { background-color: #378131; }
a { background-color: rgb(55,129,49); }
div.DivClassName
{
background-color: #378131;
}
.BgClassName
{
background-color: #378131;
}
</style>
border-color css
<style>
span { border-color: #378131; }
span { border-color: rgb(55,129,49); }
td.TdClassName
{
border-color: #378131;
}
.TagClassName
{
border-color: #378131;
}
</style>