Shades of Japanese Laurel #317740
Tints of Japanese Laurel #317740
RGB
CMYK
RGB Variations
Color information
#317740 (or 0x317740) is known color: Japanese Laurel. HEX triplet: 31, 77 and 40. RGB value is (49,119,64). Sum of RGB (Red+Green+Blue) = 49+119+64=232 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.12% from 232); Green value is 119 (46.88% from 255 or 51.29% from 232); Blue value is 64 (25.39% from 255 or 27.59% from 232); Max value from RGB is 119 - color contains mainly: green. Hex color #317740 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #317740 is #CE88BF. Grayscale: #5B5B5B. Windows color (decimal): -13535424 or 4224817. OLE color: 4224817.
HSL color Cylindrical-coordinate representation of color #317740: hue angle of 132.86º 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 #317740 is Cyan = 0.59, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 119 | 64 | - |
| CMYK | 0.59 | 0 | 0.46 | 0.53 |
| HSL | 132.86º | 0.42% | 0.33% | - |
| HSV(B) | 132.86º | 0.59% | 0.47% | - |
| XYZ | 8.79 | 14.22 | 7.13 | - |
| YUV | 91.8 | 112.31 | 97.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 119 | 64 | 0.59 | 0 | 0.46 | 0.53 | 132.86 | 0.42 | 0.33 |
| Hex | 31 | 77 | 40 | 3B | 0 | 2E | 35 | 85 | 2A | 21 |
| Octal | 61 | 167 | 100 | 73 | 0 | 56 | 65 | 205 | 52 | 41 |
| Binary | 110001 | 1110111 | 1000000 | 111011 | 0 | 101110 | 110101 | 10000101 | 101010 | 100001 |
Color Harmonies of #317740
Complementary color
Monochromatic Colors of #317740
Black with #317740
Text Example
Text Example
White with #317740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317740; }
p { color: rgb(49,119,64); }
H1.HeaderClassName
{
color: #317740;
}
.AnyTagClassName
{
color: #317740;
}
</style>
background-color css
<style>
a { background-color: #317740; }
a { background-color: rgb(49,119,64); }
div.DivClassName
{
background-color: #317740;
}
.BgClassName
{
background-color: #317740;
}
</style>
border-color css
<style>
span { border-color: #317740; }
span { border-color: rgb(49,119,64); }
td.TdClassName
{
border-color: #317740;
}
.TagClassName
{
border-color: #317740;
}
</style>