Shades of Japanese Laurel #317731
Tints of Japanese Laurel #317731
RGB
CMYK
RGB Variations
Color information
#317731 (or 0x317731) is known color: Japanese Laurel. HEX triplet: 31, 77 and 31. RGB value is (49,119,49). Sum of RGB (Red+Green+Blue) = 49+119+49=217 (28% of max value = 765). Red value is 49 (19.53% from 255 or 22.58% from 217); Green value is 119 (46.88% from 255 or 54.84% from 217); Blue value is 49 (19.53% from 255 or 22.58% from 217); Max value from RGB is 119 - color contains mainly: green. Hex color #317731 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #317731 is #CE88CE. Grayscale: #5A5A5A. Windows color (decimal): -13535439 or 3241777. OLE color: 3241777.
HSL color Cylindrical-coordinate representation of color #317731: hue angle of 120º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #317731 is Cyan = 0.59, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 119 | 49 | - |
| CMYK | 0.59 | 0 | 0.59 | 0.53 |
| HSL | 120º | 0.42% | 0.33% | - |
| HSV(B) | 120º | 0.59% | 0.47% | - |
| XYZ | 8.42 | 14.07 | 5.18 | - |
| YUV | 90.09 | 104.81 | 98.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 119 | 49 | 0.59 | 0 | 0.59 | 0.53 | 120 | 0.42 | 0.33 |
| Hex | 31 | 77 | 31 | 3B | 0 | 3B | 35 | 78 | 2A | 21 |
| Octal | 61 | 167 | 61 | 73 | 0 | 73 | 65 | 170 | 52 | 41 |
| Binary | 110001 | 1110111 | 110001 | 111011 | 0 | 111011 | 110101 | 1111000 | 101010 | 100001 |
Color Harmonies of #317731
Complementary color
Monochromatic Colors of #317731
Black with #317731
Text Example
Text Example
White with #317731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317731; }
p { color: rgb(49,119,49); }
H1.HeaderClassName
{
color: #317731;
}
.AnyTagClassName
{
color: #317731;
}
</style>
background-color css
<style>
a { background-color: #317731; }
a { background-color: rgb(49,119,49); }
div.DivClassName
{
background-color: #317731;
}
.BgClassName
{
background-color: #317731;
}
</style>
border-color css
<style>
span { border-color: #317731; }
span { border-color: rgb(49,119,49); }
td.TdClassName
{
border-color: #317731;
}
.TagClassName
{
border-color: #317731;
}
</style>