Shades of Japanese Laurel #318131
Tints of Japanese Laurel #318131
RGB
CMYK
RGB Variations
Color information
#318131 (or 0x318131) is known color: Japanese Laurel. HEX triplet: 31, 81 and 31. RGB value is (49,129,49). Sum of RGB (Red+Green+Blue) = 49+129+49=227 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.59% from 227); Green value is 129 (50.78% from 255 or 56.83% from 227); Blue value is 49 (19.53% from 255 or 21.59% from 227); Max value from RGB is 129 - color contains mainly: green. Hex color #318131 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #318131 is #CE7ECE. Grayscale: #606060. Windows color (decimal): -13532879 or 3244337. OLE color: 3244337.
HSL color Cylindrical-coordinate representation of color #318131: hue angle of 120º 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 #318131 is Cyan = 0.62, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 129 | 49 | - |
| CMYK | 0.62 | 0 | 0.62 | 0.49 |
| HSL | 120º | 0.45% | 0.35% | - |
| HSV(B) | 120º | 0.62% | 0.51% | - |
| XYZ | 9.67 | 16.58 | 5.6 | - |
| YUV | 95.96 | 101.5 | 94.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 129 | 49 | 0.62 | 0 | 0.62 | 0.49 | 120 | 0.45 | 0.35 |
| Hex | 31 | 81 | 31 | 3E | 0 | 3E | 31 | 78 | 2D | 23 |
| Octal | 61 | 201 | 61 | 76 | 0 | 76 | 61 | 170 | 55 | 43 |
| Binary | 110001 | 10000001 | 110001 | 111110 | 0 | 111110 | 110001 | 1111000 | 101101 | 100011 |
Color Harmonies of #318131
Complementary color
Monochromatic Colors of #318131
Black with #318131
Text Example
Text Example
White with #318131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318131; }
p { color: rgb(49,129,49); }
H1.HeaderClassName
{
color: #318131;
}
.AnyTagClassName
{
color: #318131;
}
</style>
background-color css
<style>
a { background-color: #318131; }
a { background-color: rgb(49,129,49); }
div.DivClassName
{
background-color: #318131;
}
.BgClassName
{
background-color: #318131;
}
</style>
border-color css
<style>
span { border-color: #318131; }
span { border-color: rgb(49,129,49); }
td.TdClassName
{
border-color: #318131;
}
.TagClassName
{
border-color: #318131;
}
</style>