Shades of Japanese Laurel #318237
Tints of Japanese Laurel #318237
RGB
CMYK
RGB Variations
Color information
#318237 (or 0x318237) is known color: Japanese Laurel. HEX triplet: 31, 82 and 37. RGB value is (49,130,55). Sum of RGB (Red+Green+Blue) = 49+130+55=234 (30% of max value = 765). Red value is 49 (19.53% from 255 or 20.94% from 234); Green value is 130 (51.17% from 255 or 55.56% from 234); Blue value is 55 (21.88% from 255 or 23.50% from 234); Max value from RGB is 130 - color contains mainly: green. Hex color #318237 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #318237 is #CE7DC8. Grayscale: #616161. Windows color (decimal): -13532617 or 3637809. OLE color: 3637809.
HSL color Cylindrical-coordinate representation of color #318237: hue angle of 124.44º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #318237 is Cyan = 0.62, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 130 | 55 | - |
| CMYK | 0.62 | 0 | 0.58 | 0.49 |
| HSL | 124.44º | 0.45% | 0.35% | - |
| HSV(B) | 124.44º | 0.62% | 0.51% | - |
| XYZ | 9.94 | 16.89 | 6.35 | - |
| YUV | 97.23 | 104.16 | 93.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 130 | 55 | 0.62 | 0 | 0.58 | 0.49 | 124.44 | 0.45 | 0.35 |
| Hex | 31 | 82 | 37 | 3E | 0 | 3A | 31 | 7C | 2D | 23 |
| Octal | 61 | 202 | 67 | 76 | 0 | 72 | 61 | 174 | 55 | 43 |
| Binary | 110001 | 10000010 | 110111 | 111110 | 0 | 111010 | 110001 | 1111100 | 101101 | 100011 |
Color Harmonies of #318237
Complementary color
Monochromatic Colors of #318237
Black with #318237
Text Example
Text Example
White with #318237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318237; }
p { color: rgb(49,130,55); }
H1.HeaderClassName
{
color: #318237;
}
.AnyTagClassName
{
color: #318237;
}
</style>
background-color css
<style>
a { background-color: #318237; }
a { background-color: rgb(49,130,55); }
div.DivClassName
{
background-color: #318237;
}
.BgClassName
{
background-color: #318237;
}
</style>
border-color css
<style>
span { border-color: #318237; }
span { border-color: rgb(49,130,55); }
td.TdClassName
{
border-color: #318237;
}
.TagClassName
{
border-color: #318237;
}
</style>