Shades of Japanese Laurel #318631
Tints of Japanese Laurel #318631
RGB
CMYK
RGB Variations
Color information
#318631 (or 0x318631) is known color: Japanese Laurel. HEX triplet: 31, 86 and 31. RGB value is (49,134,49). Sum of RGB (Red+Green+Blue) = 49+134+49=232 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.12% from 232); Green value is 134 (52.73% from 255 or 57.76% from 232); Blue value is 49 (19.53% from 255 or 21.12% from 232); Max value from RGB is 134 - color contains mainly: green. Hex color #318631 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #318631 is #CE79CE. Grayscale: #636363. Windows color (decimal): -13531599 or 3245617. OLE color: 3245617.
HSL color Cylindrical-coordinate representation of color #318631: hue angle of 120º 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 #318631 is Cyan = 0.63, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 134 | 49 | - |
| CMYK | 0.63 | 0 | 0.63 | 0.47 |
| HSL | 120º | 0.46% | 0.36% | - |
| HSV(B) | 120º | 0.63% | 0.53% | - |
| XYZ | 10.35 | 17.92 | 5.82 | - |
| YUV | 98.9 | 99.84 | 92.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 134 | 49 | 0.63 | 0 | 0.63 | 0.47 | 120 | 0.46 | 0.36 |
| Hex | 31 | 86 | 31 | 3F | 0 | 3F | 2F | 78 | 2E | 24 |
| Octal | 61 | 206 | 61 | 77 | 0 | 77 | 57 | 170 | 56 | 44 |
| Binary | 110001 | 10000110 | 110001 | 111111 | 0 | 111111 | 101111 | 1111000 | 101110 | 100100 |
Color Harmonies of #318631
Complementary color
Monochromatic Colors of #318631
Black with #318631
Text Example
Text Example
White with #318631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318631; }
p { color: rgb(49,134,49); }
H1.HeaderClassName
{
color: #318631;
}
.AnyTagClassName
{
color: #318631;
}
</style>
background-color css
<style>
a { background-color: #318631; }
a { background-color: rgb(49,134,49); }
div.DivClassName
{
background-color: #318631;
}
.BgClassName
{
background-color: #318631;
}
</style>
border-color css
<style>
span { border-color: #318631; }
span { border-color: rgb(49,134,49); }
td.TdClassName
{
border-color: #318631;
}
.TagClassName
{
border-color: #318631;
}
</style>