Shades of Japanese Laurel #318936
Tints of Japanese Laurel #318936
RGB
CMYK
RGB Variations
Color information
#318936 (or 0x318936) is known color: Japanese Laurel. HEX triplet: 31, 89 and 36. RGB value is (49,137,54). Sum of RGB (Red+Green+Blue) = 49+137+54=240 (31% of max value = 765). Red value is 49 (19.53% from 255 or 20.42% from 240); Green value is 137 (53.91% from 255 or 57.08% from 240); Blue value is 54 (21.48% from 255 or 22.5% from 240); Max value from RGB is 137 - color contains mainly: green. Hex color #318936 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #318936 is #CE76C9. Grayscale: #656565. Windows color (decimal): -13530826 or 3574065. OLE color: 3574065.
HSL color Cylindrical-coordinate representation of color #318936: hue angle of 123.41º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #318936 is Cyan = 0.64, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 49 | 137 | 54 | - |
| CMYK | 0.64 | 0 | 0.61 | 0.46 |
| HSL | 123.41º | 0.47% | 0.36% | - |
| HSV(B) | 123.41º | 0.64% | 0.54% | - |
| XYZ | 10.88 | 18.81 | 6.55 | - |
| YUV | 101.23 | 101.35 | 90.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 137 | 54 | 0.64 | 0 | 0.61 | 0.46 | 123.41 | 0.47 | 0.36 |
| Hex | 31 | 89 | 36 | 40 | 0 | 3D | 2E | 7B | 2F | 24 |
| Octal | 61 | 211 | 66 | 100 | 0 | 75 | 56 | 173 | 57 | 44 |
| Binary | 110001 | 10001001 | 110110 | 1000000 | 0 | 111101 | 101110 | 1111011 | 101111 | 100100 |
Color Harmonies of #318936
Complementary color
Monochromatic Colors of #318936
Black with #318936
Text Example
Text Example
White with #318936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318936; }
p { color: rgb(49,137,54); }
H1.HeaderClassName
{
color: #318936;
}
.AnyTagClassName
{
color: #318936;
}
</style>
background-color css
<style>
a { background-color: #318936; }
a { background-color: rgb(49,137,54); }
div.DivClassName
{
background-color: #318936;
}
.BgClassName
{
background-color: #318936;
}
</style>
border-color css
<style>
span { border-color: #318936; }
span { border-color: rgb(49,137,54); }
td.TdClassName
{
border-color: #318936;
}
.TagClassName
{
border-color: #318936;
}
</style>