Shades of Japanese Laurel #318741
Tints of Japanese Laurel #318741
RGB
CMYK
RGB Variations
Color information
#318741 (or 0x318741) is known color: Japanese Laurel. HEX triplet: 31, 87 and 41. RGB value is (49,135,65). Sum of RGB (Red+Green+Blue) = 49+135+65=249 (32% of max value = 765). Red value is 49 (19.53% from 255 or 19.68% from 249); Green value is 135 (53.12% from 255 or 54.22% from 249); Blue value is 65 (25.78% from 255 or 26.10% from 249); Max value from RGB is 135 - color contains mainly: green. Hex color #318741 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #318741 is #CE78BE. Grayscale: #656565. Windows color (decimal): -13531327 or 4294449. OLE color: 4294449.
HSL color Cylindrical-coordinate representation of color #318741: hue angle of 131.16º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #318741 is Cyan = 0.64, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 135 | 65 | - |
| CMYK | 0.64 | 0 | 0.52 | 0.47 |
| HSL | 131.16º | 0.47% | 0.36% | - |
| HSV(B) | 131.16º | 0.64% | 0.53% | - |
| XYZ | 10.88 | 18.36 | 7.97 | - |
| YUV | 101.31 | 107.51 | 90.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 135 | 65 | 0.64 | 0 | 0.52 | 0.47 | 131.16 | 0.47 | 0.36 |
| Hex | 31 | 87 | 41 | 40 | 0 | 34 | 2F | 83 | 2F | 24 |
| Octal | 61 | 207 | 101 | 100 | 0 | 64 | 57 | 203 | 57 | 44 |
| Binary | 110001 | 10000111 | 1000001 | 1000000 | 0 | 110100 | 101111 | 10000011 | 101111 | 100100 |
Color Harmonies of #318741
Complementary color
Monochromatic Colors of #318741
Black with #318741
Text Example
Text Example
White with #318741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318741; }
p { color: rgb(49,135,65); }
H1.HeaderClassName
{
color: #318741;
}
.AnyTagClassName
{
color: #318741;
}
</style>
background-color css
<style>
a { background-color: #318741; }
a { background-color: rgb(49,135,65); }
div.DivClassName
{
background-color: #318741;
}
.BgClassName
{
background-color: #318741;
}
</style>
border-color css
<style>
span { border-color: #318741; }
span { border-color: rgb(49,135,65); }
td.TdClassName
{
border-color: #318741;
}
.TagClassName
{
border-color: #318741;
}
</style>