Shades of Japanese Laurel #317231
Tints of Japanese Laurel #317231
RGB
CMYK
RGB Variations
Color information
#317231 (or 0x317231) is known color: Japanese Laurel. HEX triplet: 31, 72 and 31. RGB value is (49,114,49). Sum of RGB (Red+Green+Blue) = 49+114+49=212 (28% of max value = 765). Red value is 49 (19.53% from 255 or 23.11% from 212); Green value is 114 (44.92% from 255 or 53.77% from 212); Blue value is 49 (19.53% from 255 or 23.11% from 212); Max value from RGB is 114 - color contains mainly: green. Hex color #317231 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #317231 is #CE8DCE. Grayscale: #575757. Windows color (decimal): -13536719 or 3240497. OLE color: 3240497.
HSL color Cylindrical-coordinate representation of color #317231: hue angle of 120º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #317231 is Cyan = 0.57, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 114 | 49 | - |
| CMYK | 0.57 | 0 | 0.57 | 0.55 |
| HSL | 120º | 0.4% | 0.32% | - |
| HSV(B) | 120º | 0.57% | 0.45% | - |
| XYZ | 7.84 | 12.91 | 4.98 | - |
| YUV | 87.16 | 106.47 | 100.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 114 | 49 | 0.57 | 0 | 0.57 | 0.55 | 120 | 0.4 | 0.32 |
| Hex | 31 | 72 | 31 | 39 | 0 | 39 | 37 | 78 | 28 | 20 |
| Octal | 61 | 162 | 61 | 71 | 0 | 71 | 67 | 170 | 50 | 40 |
| Binary | 110001 | 1110010 | 110001 | 111001 | 0 | 111001 | 110111 | 1111000 | 101000 | 100000 |
Color Harmonies of #317231
Complementary color
Monochromatic Colors of #317231
Black with #317231
Text Example
Text Example
White with #317231
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317231; }
p { color: rgb(49,114,49); }
H1.HeaderClassName
{
color: #317231;
}
.AnyTagClassName
{
color: #317231;
}
</style>
background-color css
<style>
a { background-color: #317231; }
a { background-color: rgb(49,114,49); }
div.DivClassName
{
background-color: #317231;
}
.BgClassName
{
background-color: #317231;
}
</style>
border-color css
<style>
span { border-color: #317231; }
span { border-color: rgb(49,114,49); }
td.TdClassName
{
border-color: #317231;
}
.TagClassName
{
border-color: #317231;
}
</style>