Shades of Japanese Laurel #317031
Tints of Japanese Laurel #317031
RGB
CMYK
RGB Variations
Color information
#317031 (or 0x317031) is known color: Japanese Laurel. HEX triplet: 31, 70 and 31. RGB value is (49,112,49). Sum of RGB (Red+Green+Blue) = 49+112+49=210 (27% of max value = 765). Red value is 49 (19.53% from 255 or 23.33% from 210); Green value is 112 (44.14% from 255 or 53.33% from 210); Blue value is 49 (19.53% from 255 or 23.33% from 210); Max value from RGB is 112 - color contains mainly: green. Hex color #317031 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #317031 is #CE8FCE. Grayscale: #565656. Windows color (decimal): -13537231 or 3239985. OLE color: 3239985.
HSL color Cylindrical-coordinate representation of color #317031: hue angle of 120º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #317031 is Cyan = 0.56, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 112 | 49 | - |
| CMYK | 0.56 | 0 | 0.56 | 0.56 |
| HSL | 120º | 0.39% | 0.32% | - |
| HSV(B) | 120º | 0.56% | 0.44% | - |
| XYZ | 7.62 | 12.46 | 4.91 | - |
| YUV | 85.98 | 107.13 | 101.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 112 | 49 | 0.56 | 0 | 0.56 | 0.56 | 120 | 0.39 | 0.32 |
| Hex | 31 | 70 | 31 | 38 | 0 | 38 | 38 | 78 | 27 | 20 |
| Octal | 61 | 160 | 61 | 70 | 0 | 70 | 70 | 170 | 47 | 40 |
| Binary | 110001 | 1110000 | 110001 | 111000 | 0 | 111000 | 111000 | 1111000 | 100111 | 100000 |
Color Harmonies of #317031
Complementary color
Monochromatic Colors of #317031
Black with #317031
Text Example
Text Example
White with #317031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317031; }
p { color: rgb(49,112,49); }
H1.HeaderClassName
{
color: #317031;
}
.AnyTagClassName
{
color: #317031;
}
</style>
background-color css
<style>
a { background-color: #317031; }
a { background-color: rgb(49,112,49); }
div.DivClassName
{
background-color: #317031;
}
.BgClassName
{
background-color: #317031;
}
</style>
border-color css
<style>
span { border-color: #317031; }
span { border-color: rgb(49,112,49); }
td.TdClassName
{
border-color: #317031;
}
.TagClassName
{
border-color: #317031;
}
</style>