Shades of Japanese Laurel #318841
Tints of Japanese Laurel #318841
RGB
CMYK
RGB Variations
Color information
#318841 (or 0x318841) is known color: Japanese Laurel. HEX triplet: 31, 88 and 41. RGB value is (49,136,65). Sum of RGB (Red+Green+Blue) = 49+136+65=250 (33% of max value = 765). Red value is 49 (19.53% from 255 or 19.6% from 250); Green value is 136 (53.52% from 255 or 54.4% from 250); Blue value is 65 (25.78% from 255 or 26% from 250); Max value from RGB is 136 - color contains mainly: green. Hex color #318841 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #318841 is #CE77BE. Grayscale: #666666. Windows color (decimal): -13531071 or 4294705. OLE color: 4294705.
HSL color Cylindrical-coordinate representation of color #318841: hue angle of 131.03º 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 #318841 is Cyan = 0.64, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 136 | 65 | - |
| CMYK | 0.64 | 0 | 0.52 | 0.47 |
| HSL | 131.03º | 0.47% | 0.36% | - |
| HSV(B) | 131.03º | 0.64% | 0.53% | - |
| XYZ | 11.02 | 18.64 | 8.02 | - |
| YUV | 101.89 | 107.18 | 90.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 136 | 65 | 0.64 | 0 | 0.52 | 0.47 | 131.03 | 0.47 | 0.36 |
| Hex | 31 | 88 | 41 | 40 | 0 | 34 | 2F | 83 | 2F | 24 |
| Octal | 61 | 210 | 101 | 100 | 0 | 64 | 57 | 203 | 57 | 44 |
| Binary | 110001 | 10001000 | 1000001 | 1000000 | 0 | 110100 | 101111 | 10000011 | 101111 | 100100 |
Color Harmonies of #318841
Complementary color
Monochromatic Colors of #318841
Black with #318841
Text Example
Text Example
White with #318841
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318841; }
p { color: rgb(49,136,65); }
H1.HeaderClassName
{
color: #318841;
}
.AnyTagClassName
{
color: #318841;
}
</style>
background-color css
<style>
a { background-color: #318841; }
a { background-color: rgb(49,136,65); }
div.DivClassName
{
background-color: #318841;
}
.BgClassName
{
background-color: #318841;
}
</style>
border-color css
<style>
span { border-color: #318841; }
span { border-color: rgb(49,136,65); }
td.TdClassName
{
border-color: #318841;
}
.TagClassName
{
border-color: #318841;
}
</style>