Shades of Japanese Laurel #317131
Tints of Japanese Laurel #317131
RGB
CMYK
RGB Variations
Color information
#317131 (or 0x317131) is known color: Japanese Laurel. HEX triplet: 31, 71 and 31. RGB value is (49,113,49). Sum of RGB (Red+Green+Blue) = 49+113+49=211 (27% of max value = 765). Red value is 49 (19.53% from 255 or 23.22% from 211); Green value is 113 (44.53% from 255 or 53.55% from 211); Blue value is 49 (19.53% from 255 or 23.22% from 211); Max value from RGB is 113 - color contains mainly: green. Hex color #317131 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #317131 is #CE8ECE. Grayscale: #565656. Windows color (decimal): -13536975 or 3240241. OLE color: 3240241.
HSL color Cylindrical-coordinate representation of color #317131: hue angle of 120º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #317131 is Cyan = 0.57, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 113 | 49 | - |
| CMYK | 0.57 | 0 | 0.57 | 0.56 |
| HSL | 120º | 0.4% | 0.32% | - |
| HSV(B) | 120º | 0.57% | 0.44% | - |
| XYZ | 7.73 | 12.68 | 4.95 | - |
| YUV | 86.57 | 106.8 | 101.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 113 | 49 | 0.57 | 0 | 0.57 | 0.56 | 120 | 0.4 | 0.32 |
| Hex | 31 | 71 | 31 | 39 | 0 | 39 | 38 | 78 | 28 | 20 |
| Octal | 61 | 161 | 61 | 71 | 0 | 71 | 70 | 170 | 50 | 40 |
| Binary | 110001 | 1110001 | 110001 | 111001 | 0 | 111001 | 111000 | 1111000 | 101000 | 100000 |
Color Harmonies of #317131
Complementary color
Monochromatic Colors of #317131
Black with #317131
Text Example
Text Example
White with #317131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317131; }
p { color: rgb(49,113,49); }
H1.HeaderClassName
{
color: #317131;
}
.AnyTagClassName
{
color: #317131;
}
</style>
background-color css
<style>
a { background-color: #317131; }
a { background-color: rgb(49,113,49); }
div.DivClassName
{
background-color: #317131;
}
.BgClassName
{
background-color: #317131;
}
</style>
border-color css
<style>
span { border-color: #317131; }
span { border-color: rgb(49,113,49); }
td.TdClassName
{
border-color: #317131;
}
.TagClassName
{
border-color: #317131;
}
</style>