Shades of Japanese Laurel #317127
Tints of Japanese Laurel #317127
RGB
CMYK
RGB Variations
Color information
#317127 (or 0x317127) is known color: Japanese Laurel. HEX triplet: 31, 71 and 27. RGB value is (49,113,39). Sum of RGB (Red+Green+Blue) = 49+113+39=201 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.38% from 201); Green value is 113 (44.53% from 255 or 56.22% from 201); Blue value is 39 (15.62% from 255 or 19.40% from 201); Max value from RGB is 113 - color contains mainly: green. Hex color #317127 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #317127 is #CE8ED8. Grayscale: #555555. Windows color (decimal): -13536985 or 2584881. OLE color: 2584881.
HSL color Cylindrical-coordinate representation of color #317127: hue angle of 111.89º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #317127 is Cyan = 0.57, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 113 | 39 | - |
| CMYK | 0.57 | 0 | 0.65 | 0.56 |
| HSL | 111.89º | 0.49% | 0.3% | - |
| HSV(B) | 111.89º | 0.65% | 0.44% | - |
| XYZ | 7.54 | 12.61 | 3.96 | - |
| YUV | 85.43 | 101.8 | 102.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 113 | 39 | 0.57 | 0 | 0.65 | 0.56 | 111.89 | 0.49 | 0.3 |
| Hex | 31 | 71 | 27 | 39 | 0 | 41 | 38 | 70 | 31 | 1E |
| Octal | 61 | 161 | 47 | 71 | 0 | 101 | 70 | 160 | 61 | 36 |
| Binary | 110001 | 1110001 | 100111 | 111001 | 0 | 1000001 | 111000 | 1110000 | 110001 | 11110 |
Color Harmonies of #317127
Complementary color
Monochromatic Colors of #317127
Black with #317127
Text Example
Text Example
White with #317127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317127; }
p { color: rgb(49,113,39); }
H1.HeaderClassName
{
color: #317127;
}
.AnyTagClassName
{
color: #317127;
}
</style>
background-color css
<style>
a { background-color: #317127; }
a { background-color: rgb(49,113,39); }
div.DivClassName
{
background-color: #317127;
}
.BgClassName
{
background-color: #317127;
}
</style>
border-color css
<style>
span { border-color: #317127; }
span { border-color: rgb(49,113,39); }
td.TdClassName
{
border-color: #317127;
}
.TagClassName
{
border-color: #317127;
}
</style>