Shades of Japanese Laurel #318239
Tints of Japanese Laurel #318239
RGB
CMYK
RGB Variations
Color information
#318239 (or 0x318239) is known color: Japanese Laurel. HEX triplet: 31, 82 and 39. RGB value is (49,130,57). Sum of RGB (Red+Green+Blue) = 49+130+57=236 (31% of max value = 765). Red value is 49 (19.53% from 255 or 20.76% from 236); Green value is 130 (51.17% from 255 or 55.08% from 236); Blue value is 57 (22.66% from 255 or 24.15% from 236); Max value from RGB is 130 - color contains mainly: green. Hex color #318239 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #318239 is #CE7DC6. Grayscale: #616161. Windows color (decimal): -13532615 or 3768881. OLE color: 3768881.
HSL color Cylindrical-coordinate representation of color #318239: hue angle of 125.93º 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 #318239 is Cyan = 0.62, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 130 | 57 | - |
| CMYK | 0.62 | 0 | 0.56 | 0.49 |
| HSL | 125.93º | 0.45% | 0.35% | - |
| HSV(B) | 125.93º | 0.62% | 0.51% | - |
| XYZ | 9.99 | 16.91 | 6.61 | - |
| YUV | 97.46 | 105.16 | 93.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 130 | 57 | 0.62 | 0 | 0.56 | 0.49 | 125.93 | 0.45 | 0.35 |
| Hex | 31 | 82 | 39 | 3E | 0 | 38 | 31 | 7E | 2D | 23 |
| Octal | 61 | 202 | 71 | 76 | 0 | 70 | 61 | 176 | 55 | 43 |
| Binary | 110001 | 10000010 | 111001 | 111110 | 0 | 111000 | 110001 | 1111110 | 101101 | 100011 |
Color Harmonies of #318239
Complementary color
Monochromatic Colors of #318239
Black with #318239
Text Example
Text Example
White with #318239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318239; }
p { color: rgb(49,130,57); }
H1.HeaderClassName
{
color: #318239;
}
.AnyTagClassName
{
color: #318239;
}
</style>
background-color css
<style>
a { background-color: #318239; }
a { background-color: rgb(49,130,57); }
div.DivClassName
{
background-color: #318239;
}
.BgClassName
{
background-color: #318239;
}
</style>
border-color css
<style>
span { border-color: #318239; }
span { border-color: rgb(49,130,57); }
td.TdClassName
{
border-color: #318239;
}
.TagClassName
{
border-color: #318239;
}
</style>