Shades of Japanese Laurel #317136
Tints of Japanese Laurel #317136
RGB
CMYK
RGB Variations
Color information
#317136 (or 0x317136) is known color: Japanese Laurel. HEX triplet: 31, 71 and 36. RGB value is (49,113,54). Sum of RGB (Red+Green+Blue) = 49+113+54=216 (28% of max value = 765). Red value is 49 (19.53% from 255 or 22.69% from 216); Green value is 113 (44.53% from 255 or 52.31% from 216); Blue value is 54 (21.48% from 255 or 25% from 216); Max value from RGB is 113 - color contains mainly: green. Hex color #317136 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #317136 is #CE8EC9. Grayscale: #575757. Windows color (decimal): -13536970 or 3567921. OLE color: 3567921.
HSL color Cylindrical-coordinate representation of color #317136: hue angle of 124.69º 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 #317136 is Cyan = 0.57, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 113 | 54 | - |
| CMYK | 0.57 | 0 | 0.52 | 0.56 |
| HSL | 124.69º | 0.4% | 0.32% | - |
| HSV(B) | 124.69º | 0.57% | 0.44% | - |
| XYZ | 7.84 | 12.73 | 5.53 | - |
| YUV | 87.14 | 109.3 | 100.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 113 | 54 | 0.57 | 0 | 0.52 | 0.56 | 124.69 | 0.4 | 0.32 |
| Hex | 31 | 71 | 36 | 39 | 0 | 34 | 38 | 7D | 28 | 20 |
| Octal | 61 | 161 | 66 | 71 | 0 | 64 | 70 | 175 | 50 | 40 |
| Binary | 110001 | 1110001 | 110110 | 111001 | 0 | 110100 | 111000 | 1111101 | 101000 | 100000 |
Color Harmonies of #317136
Complementary color
Monochromatic Colors of #317136
Black with #317136
Text Example
Text Example
White with #317136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317136; }
p { color: rgb(49,113,54); }
H1.HeaderClassName
{
color: #317136;
}
.AnyTagClassName
{
color: #317136;
}
</style>
background-color css
<style>
a { background-color: #317136; }
a { background-color: rgb(49,113,54); }
div.DivClassName
{
background-color: #317136;
}
.BgClassName
{
background-color: #317136;
}
</style>
border-color css
<style>
span { border-color: #317136; }
span { border-color: rgb(49,113,54); }
td.TdClassName
{
border-color: #317136;
}
.TagClassName
{
border-color: #317136;
}
</style>