Shades of Japanese Laurel #318240
Tints of Japanese Laurel #318240
RGB
CMYK
RGB Variations
Color information
#318240 (or 0x318240) is known color: Japanese Laurel. HEX triplet: 31, 82 and 40. RGB value is (49,130,64). Sum of RGB (Red+Green+Blue) = 49+130+64=243 (32% of max value = 765). Red value is 49 (19.53% from 255 or 20.16% from 243); Green value is 130 (51.17% from 255 or 53.50% from 243); Blue value is 64 (25.39% from 255 or 26.34% from 243); Max value from RGB is 130 - color contains mainly: green. Hex color #318240 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #318240 is #CE7DBF. Grayscale: #626262. Windows color (decimal): -13532608 or 4227633. OLE color: 4227633.
HSL color Cylindrical-coordinate representation of color #318240: hue angle of 131.11º 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 #318240 is Cyan = 0.62, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 130 | 64 | - |
| CMYK | 0.62 | 0 | 0.51 | 0.49 |
| HSL | 131.11º | 0.45% | 0.35% | - |
| HSV(B) | 131.11º | 0.62% | 0.51% | - |
| XYZ | 10.17 | 16.99 | 7.59 | - |
| YUV | 98.26 | 108.66 | 92.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 130 | 64 | 0.62 | 0 | 0.51 | 0.49 | 131.11 | 0.45 | 0.35 |
| Hex | 31 | 82 | 40 | 3E | 0 | 33 | 31 | 83 | 2D | 23 |
| Octal | 61 | 202 | 100 | 76 | 0 | 63 | 61 | 203 | 55 | 43 |
| Binary | 110001 | 10000010 | 1000000 | 111110 | 0 | 110011 | 110001 | 10000011 | 101101 | 100011 |
Color Harmonies of #318240
Complementary color
Monochromatic Colors of #318240
Black with #318240
Text Example
Text Example
White with #318240
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318240; }
p { color: rgb(49,130,64); }
H1.HeaderClassName
{
color: #318240;
}
.AnyTagClassName
{
color: #318240;
}
</style>
background-color css
<style>
a { background-color: #318240; }
a { background-color: rgb(49,130,64); }
div.DivClassName
{
background-color: #318240;
}
.BgClassName
{
background-color: #318240;
}
</style>
border-color css
<style>
span { border-color: #318240; }
span { border-color: rgb(49,130,64); }
td.TdClassName
{
border-color: #318240;
}
.TagClassName
{
border-color: #318240;
}
</style>