Shades of Japanese Laurel #318140
Tints of Japanese Laurel #318140
RGB
CMYK
RGB Variations
Color information
#318140 (or 0x318140) is known color: Japanese Laurel. HEX triplet: 31, 81 and 40. RGB value is (49,129,64). Sum of RGB (Red+Green+Blue) = 49+129+64=242 (32% of max value = 765). Red value is 49 (19.53% from 255 or 20.25% from 242); Green value is 129 (50.78% from 255 or 53.31% from 242); Blue value is 64 (25.39% from 255 or 26.45% from 242); Max value from RGB is 129 - color contains mainly: green. Hex color #318140 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #318140 is #CE7EBF. Grayscale: #616161. Windows color (decimal): -13532864 or 4227377. OLE color: 4227377.
HSL color Cylindrical-coordinate representation of color #318140: hue angle of 131.25º 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 #318140 is Cyan = 0.62, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 129 | 64 | - |
| CMYK | 0.62 | 0 | 0.50 | 0.49 |
| HSL | 131.25º | 0.45% | 0.35% | - |
| HSV(B) | 131.25º | 0.62% | 0.51% | - |
| XYZ | 10.04 | 16.72 | 7.55 | - |
| YUV | 97.67 | 109 | 93.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 129 | 64 | 0.62 | 0 | 0.50 | 0.49 | 131.25 | 0.45 | 0.35 |
| Hex | 31 | 81 | 40 | 3E | 0 | 32 | 31 | 83 | 2D | 23 |
| Octal | 61 | 201 | 100 | 76 | 0 | 62 | 61 | 203 | 55 | 43 |
| Binary | 110001 | 10000001 | 1000000 | 111110 | 0 | 110010 | 110001 | 10000011 | 101101 | 100011 |
Color Harmonies of #318140
Complementary color
Monochromatic Colors of #318140
Black with #318140
Text Example
Text Example
White with #318140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318140; }
p { color: rgb(49,129,64); }
H1.HeaderClassName
{
color: #318140;
}
.AnyTagClassName
{
color: #318140;
}
</style>
background-color css
<style>
a { background-color: #318140; }
a { background-color: rgb(49,129,64); }
div.DivClassName
{
background-color: #318140;
}
.BgClassName
{
background-color: #318140;
}
</style>
border-color css
<style>
span { border-color: #318140; }
span { border-color: rgb(49,129,64); }
td.TdClassName
{
border-color: #318140;
}
.TagClassName
{
border-color: #318140;
}
</style>