Shades of Japanese Laurel #318441
Tints of Japanese Laurel #318441
RGB
CMYK
RGB Variations
Color information
#318441 (or 0x318441) is known color: Japanese Laurel. HEX triplet: 31, 84 and 41. RGB value is (49,132,65). Sum of RGB (Red+Green+Blue) = 49+132+65=246 (32% of max value = 765). Red value is 49 (19.53% from 255 or 19.92% from 246); Green value is 132 (51.95% from 255 or 53.66% from 246); Blue value is 65 (25.78% from 255 or 26.42% from 246); Max value from RGB is 132 - color contains mainly: green. Hex color #318441 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #318441 is #CE7BBE. Grayscale: #636363. Windows color (decimal): -13532095 or 4293681. OLE color: 4293681.
HSL color Cylindrical-coordinate representation of color #318441: hue angle of 131.57º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #318441 is Cyan = 0.63, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 49 | 132 | 65 | - |
| CMYK | 0.63 | 0 | 0.51 | 0.48 |
| HSL | 131.57º | 0.46% | 0.35% | - |
| HSV(B) | 131.57º | 0.63% | 0.52% | - |
| XYZ | 10.47 | 17.54 | 7.83 | - |
| YUV | 99.55 | 108.5 | 91.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 132 | 65 | 0.63 | 0 | 0.51 | 0.48 | 131.57 | 0.46 | 0.35 |
| Hex | 31 | 84 | 41 | 3F | 0 | 33 | 30 | 84 | 2E | 23 |
| Octal | 61 | 204 | 101 | 77 | 0 | 63 | 60 | 204 | 56 | 43 |
| Binary | 110001 | 10000100 | 1000001 | 111111 | 0 | 110011 | 110000 | 10000100 | 101110 | 100011 |
Color Harmonies of #318441
Complementary color
Monochromatic Colors of #318441
Black with #318441
Text Example
Text Example
White with #318441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318441; }
p { color: rgb(49,132,65); }
H1.HeaderClassName
{
color: #318441;
}
.AnyTagClassName
{
color: #318441;
}
</style>
background-color css
<style>
a { background-color: #318441; }
a { background-color: rgb(49,132,65); }
div.DivClassName
{
background-color: #318441;
}
.BgClassName
{
background-color: #318441;
}
</style>
border-color css
<style>
span { border-color: #318441; }
span { border-color: rgb(49,132,65); }
td.TdClassName
{
border-color: #318441;
}
.TagClassName
{
border-color: #318441;
}
</style>