Shades of Japanese Laurel #318735
Tints of Japanese Laurel #318735
RGB
CMYK
RGB Variations
Color information
#318735 (or 0x318735) is known color: Japanese Laurel. HEX triplet: 31, 87 and 35. RGB value is (49,135,53). Sum of RGB (Red+Green+Blue) = 49+135+53=237 (31% of max value = 765). Red value is 49 (19.53% from 255 or 20.68% from 237); Green value is 135 (53.12% from 255 or 56.96% from 237); Blue value is 53 (21.09% from 255 or 22.36% from 237); Max value from RGB is 135 - color contains mainly: green. Hex color #318735 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #318735 is #CE78CA. Grayscale: #646464. Windows color (decimal): -13531339 or 3508017. OLE color: 3508017.
HSL color Cylindrical-coordinate representation of color #318735: hue angle of 122.79º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #318735 is Cyan = 0.64, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 135 | 53 | - |
| CMYK | 0.64 | 0 | 0.61 | 0.47 |
| HSL | 122.79º | 0.47% | 0.36% | - |
| HSV(B) | 122.79º | 0.64% | 0.53% | - |
| XYZ | 10.57 | 18.24 | 6.33 | - |
| YUV | 99.94 | 101.51 | 91.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 135 | 53 | 0.64 | 0 | 0.61 | 0.47 | 122.79 | 0.47 | 0.36 |
| Hex | 31 | 87 | 35 | 40 | 0 | 3D | 2F | 7B | 2F | 24 |
| Octal | 61 | 207 | 65 | 100 | 0 | 75 | 57 | 173 | 57 | 44 |
| Binary | 110001 | 10000111 | 110101 | 1000000 | 0 | 111101 | 101111 | 1111011 | 101111 | 100100 |
Color Harmonies of #318735
Complementary color
Monochromatic Colors of #318735
Black with #318735
Text Example
Text Example
White with #318735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318735; }
p { color: rgb(49,135,53); }
H1.HeaderClassName
{
color: #318735;
}
.AnyTagClassName
{
color: #318735;
}
</style>
background-color css
<style>
a { background-color: #318735; }
a { background-color: rgb(49,135,53); }
div.DivClassName
{
background-color: #318735;
}
.BgClassName
{
background-color: #318735;
}
</style>
border-color css
<style>
span { border-color: #318735; }
span { border-color: rgb(49,135,53); }
td.TdClassName
{
border-color: #318735;
}
.TagClassName
{
border-color: #318735;
}
</style>