Shades of Japanese Laurel #318935
Tints of Japanese Laurel #318935
RGB
CMYK
RGB Variations
Color information
#318935 (or 0x318935) is known color: Japanese Laurel. HEX triplet: 31, 89 and 35. RGB value is (49,137,53). Sum of RGB (Red+Green+Blue) = 49+137+53=239 (31% of max value = 765). Red value is 49 (19.53% from 255 or 20.50% from 239); Green value is 137 (53.91% from 255 or 57.32% from 239); Blue value is 53 (21.09% from 255 or 22.18% from 239); Max value from RGB is 137 - color contains mainly: green. Hex color #318935 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #318935 is #CE76CA. Grayscale: #656565. Windows color (decimal): -13530827 or 3508529. OLE color: 3508529.
HSL color Cylindrical-coordinate representation of color #318935: hue angle of 122.73º 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 #318935 is Cyan = 0.64, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 49 | 137 | 53 | - |
| CMYK | 0.64 | 0 | 0.61 | 0.46 |
| HSL | 122.73º | 0.47% | 0.36% | - |
| HSV(B) | 122.73º | 0.64% | 0.54% | - |
| XYZ | 10.85 | 18.8 | 6.43 | - |
| YUV | 101.11 | 100.85 | 90.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 137 | 53 | 0.64 | 0 | 0.61 | 0.46 | 122.73 | 0.47 | 0.36 |
| Hex | 31 | 89 | 35 | 40 | 0 | 3D | 2E | 7B | 2F | 24 |
| Octal | 61 | 211 | 65 | 100 | 0 | 75 | 56 | 173 | 57 | 44 |
| Binary | 110001 | 10001001 | 110101 | 1000000 | 0 | 111101 | 101110 | 1111011 | 101111 | 100100 |
Color Harmonies of #318935
Complementary color
Monochromatic Colors of #318935
Black with #318935
Text Example
Text Example
White with #318935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318935; }
p { color: rgb(49,137,53); }
H1.HeaderClassName
{
color: #318935;
}
.AnyTagClassName
{
color: #318935;
}
</style>
background-color css
<style>
a { background-color: #318935; }
a { background-color: rgb(49,137,53); }
div.DivClassName
{
background-color: #318935;
}
.BgClassName
{
background-color: #318935;
}
</style>
border-color css
<style>
span { border-color: #318935; }
span { border-color: rgb(49,137,53); }
td.TdClassName
{
border-color: #318935;
}
.TagClassName
{
border-color: #318935;
}
</style>