Shades of Japanese Laurel #318834
Tints of Japanese Laurel #318834
RGB
CMYK
RGB Variations
Color information
#318834 (or 0x318834) is known color: Japanese Laurel. HEX triplet: 31, 88 and 34. RGB value is (49,136,52). Sum of RGB (Red+Green+Blue) = 49+136+52=237 (31% of max value = 765). Red value is 49 (19.53% from 255 or 20.68% from 237); Green value is 136 (53.52% from 255 or 57.38% from 237); Blue value is 52 (20.70% from 255 or 21.94% from 237); Max value from RGB is 136 - color contains mainly: green. Hex color #318834 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #318834 is #CE77CB. Grayscale: #646464. Windows color (decimal): -13531084 or 3442737. OLE color: 3442737.
HSL color Cylindrical-coordinate representation of color #318834: hue angle of 122.07º 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 #318834 is Cyan = 0.64, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 136 | 52 | - |
| CMYK | 0.64 | 0 | 0.62 | 0.47 |
| HSL | 122.07º | 0.47% | 0.36% | - |
| HSV(B) | 122.07º | 0.64% | 0.53% | - |
| XYZ | 10.69 | 18.51 | 6.26 | - |
| YUV | 100.41 | 100.68 | 91.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 136 | 52 | 0.64 | 0 | 0.62 | 0.47 | 122.07 | 0.47 | 0.36 |
| Hex | 31 | 88 | 34 | 40 | 0 | 3E | 2F | 7A | 2F | 24 |
| Octal | 61 | 210 | 64 | 100 | 0 | 76 | 57 | 172 | 57 | 44 |
| Binary | 110001 | 10001000 | 110100 | 1000000 | 0 | 111110 | 101111 | 1111010 | 101111 | 100100 |
Color Harmonies of #318834
Complementary color
Monochromatic Colors of #318834
Black with #318834
Text Example
Text Example
White with #318834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318834; }
p { color: rgb(49,136,52); }
H1.HeaderClassName
{
color: #318834;
}
.AnyTagClassName
{
color: #318834;
}
</style>
background-color css
<style>
a { background-color: #318834; }
a { background-color: rgb(49,136,52); }
div.DivClassName
{
background-color: #318834;
}
.BgClassName
{
background-color: #318834;
}
</style>
border-color css
<style>
span { border-color: #318834; }
span { border-color: rgb(49,136,52); }
td.TdClassName
{
border-color: #318834;
}
.TagClassName
{
border-color: #318834;
}
</style>