Shades of Japanese Laurel #318141
Tints of Japanese Laurel #318141
RGB
CMYK
RGB Variations
Color information
#318141 (or 0x318141) is known color: Japanese Laurel. HEX triplet: 31, 81 and 41. RGB value is (49,129,65). Sum of RGB (Red+Green+Blue) = 49+129+65=243 (32% of max value = 765). Red value is 49 (19.53% from 255 or 20.16% from 243); Green value is 129 (50.78% from 255 or 53.09% from 243); Blue value is 65 (25.78% from 255 or 26.75% from 243); Max value from RGB is 129 - color contains mainly: green. Hex color #318141 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #318141 is #CE7EBE. Grayscale: #616161. Windows color (decimal): -13532863 or 4292913. OLE color: 4292913.
HSL color Cylindrical-coordinate representation of color #318141: hue angle of 132º 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 #318141 is Cyan = 0.62, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 129 | 65 | - |
| CMYK | 0.62 | 0 | 0.50 | 0.49 |
| HSL | 132º | 0.45% | 0.35% | - |
| HSV(B) | 132º | 0.62% | 0.51% | - |
| XYZ | 10.07 | 16.74 | 7.7 | - |
| YUV | 97.78 | 109.5 | 93.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 129 | 65 | 0.62 | 0 | 0.50 | 0.49 | 132 | 0.45 | 0.35 |
| Hex | 31 | 81 | 41 | 3E | 0 | 32 | 31 | 84 | 2D | 23 |
| Octal | 61 | 201 | 101 | 76 | 0 | 62 | 61 | 204 | 55 | 43 |
| Binary | 110001 | 10000001 | 1000001 | 111110 | 0 | 110010 | 110001 | 10000100 | 101101 | 100011 |
Color Harmonies of #318141
Complementary color
Monochromatic Colors of #318141
Black with #318141
Text Example
Text Example
White with #318141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318141; }
p { color: rgb(49,129,65); }
H1.HeaderClassName
{
color: #318141;
}
.AnyTagClassName
{
color: #318141;
}
</style>
background-color css
<style>
a { background-color: #318141; }
a { background-color: rgb(49,129,65); }
div.DivClassName
{
background-color: #318141;
}
.BgClassName
{
background-color: #318141;
}
</style>
border-color css
<style>
span { border-color: #318141; }
span { border-color: rgb(49,129,65); }
td.TdClassName
{
border-color: #318141;
}
.TagClassName
{
border-color: #318141;
}
</style>