Shades of Japanese Laurel #318636
Tints of Japanese Laurel #318636
RGB
CMYK
RGB Variations
Color information
#318636 (or 0x318636) is known color: Japanese Laurel. HEX triplet: 31, 86 and 36. RGB value is (49,134,54). Sum of RGB (Red+Green+Blue) = 49+134+54=237 (31% of max value = 765). Red value is 49 (19.53% from 255 or 20.68% from 237); Green value is 134 (52.73% from 255 or 56.54% from 237); Blue value is 54 (21.48% from 255 or 22.78% from 237); Max value from RGB is 134 - color contains mainly: green. Hex color #318636 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #318636 is #CE79C9. Grayscale: #636363. Windows color (decimal): -13531594 or 3573297. OLE color: 3573297.
HSL color Cylindrical-coordinate representation of color #318636: hue angle of 123.53º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #318636 is Cyan = 0.63, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 134 | 54 | - |
| CMYK | 0.63 | 0 | 0.60 | 0.47 |
| HSL | 123.53º | 0.46% | 0.36% | - |
| HSV(B) | 123.53º | 0.63% | 0.53% | - |
| XYZ | 10.46 | 17.97 | 6.41 | - |
| YUV | 99.47 | 102.34 | 92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 134 | 54 | 0.63 | 0 | 0.60 | 0.47 | 123.53 | 0.46 | 0.36 |
| Hex | 31 | 86 | 36 | 3F | 0 | 3C | 2F | 7C | 2E | 24 |
| Octal | 61 | 206 | 66 | 77 | 0 | 74 | 57 | 174 | 56 | 44 |
| Binary | 110001 | 10000110 | 110110 | 111111 | 0 | 111100 | 101111 | 1111100 | 101110 | 100100 |
Color Harmonies of #318636
Complementary color
Monochromatic Colors of #318636
Black with #318636
Text Example
Text Example
White with #318636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318636; }
p { color: rgb(49,134,54); }
H1.HeaderClassName
{
color: #318636;
}
.AnyTagClassName
{
color: #318636;
}
</style>
background-color css
<style>
a { background-color: #318636; }
a { background-color: rgb(49,134,54); }
div.DivClassName
{
background-color: #318636;
}
.BgClassName
{
background-color: #318636;
}
</style>
border-color css
<style>
span { border-color: #318636; }
span { border-color: rgb(49,134,54); }
td.TdClassName
{
border-color: #318636;
}
.TagClassName
{
border-color: #318636;
}
</style>