Shades of Japanese Laurel #318934
Tints of Japanese Laurel #318934
RGB
CMYK
RGB Variations
Color information
#318934 (or 0x318934) is known color: Japanese Laurel. HEX triplet: 31, 89 and 34. RGB value is (49,137,52). Sum of RGB (Red+Green+Blue) = 49+137+52=238 (31% of max value = 765). Red value is 49 (19.53% from 255 or 20.59% from 238); Green value is 137 (53.91% from 255 or 57.56% from 238); Blue value is 52 (20.70% from 255 or 21.85% from 238); Max value from RGB is 137 - color contains mainly: green. Hex color #318934 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #318934 is #CE76CB. Grayscale: #656565. Windows color (decimal): -13530828 or 3442993. OLE color: 3442993.
HSL color Cylindrical-coordinate representation of color #318934: hue angle of 122.05º 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 #318934 is Cyan = 0.64, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 49 | 137 | 52 | - |
| CMYK | 0.64 | 0 | 0.62 | 0.46 |
| HSL | 122.05º | 0.47% | 0.36% | - |
| HSV(B) | 122.05º | 0.64% | 0.54% | - |
| XYZ | 10.83 | 18.79 | 6.31 | - |
| YUV | 101 | 100.35 | 90.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 137 | 52 | 0.64 | 0 | 0.62 | 0.46 | 122.05 | 0.47 | 0.36 |
| Hex | 31 | 89 | 34 | 40 | 0 | 3E | 2E | 7A | 2F | 24 |
| Octal | 61 | 211 | 64 | 100 | 0 | 76 | 56 | 172 | 57 | 44 |
| Binary | 110001 | 10001001 | 110100 | 1000000 | 0 | 111110 | 101110 | 1111010 | 101111 | 100100 |
Color Harmonies of #318934
Complementary color
Monochromatic Colors of #318934
Black with #318934
Text Example
Text Example
White with #318934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318934; }
p { color: rgb(49,137,52); }
H1.HeaderClassName
{
color: #318934;
}
.AnyTagClassName
{
color: #318934;
}
</style>
background-color css
<style>
a { background-color: #318934; }
a { background-color: rgb(49,137,52); }
div.DivClassName
{
background-color: #318934;
}
.BgClassName
{
background-color: #318934;
}
</style>
border-color css
<style>
span { border-color: #318934; }
span { border-color: rgb(49,137,52); }
td.TdClassName
{
border-color: #318934;
}
.TagClassName
{
border-color: #318934;
}
</style>