Shades of Japanese Laurel #317641
Tints of Japanese Laurel #317641
RGB
CMYK
RGB Variations
Color information
#317641 (or 0x317641) is known color: Japanese Laurel. HEX triplet: 31, 76 and 41. RGB value is (49,118,65). Sum of RGB (Red+Green+Blue) = 49+118+65=232 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.12% from 232); Green value is 118 (46.48% from 255 or 50.86% from 232); Blue value is 65 (25.78% from 255 or 28.02% from 232); Max value from RGB is 118 - color contains mainly: green. Hex color #317641 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #317641 is #CE89BE. Grayscale: #5B5B5B. Windows color (decimal): -13535679 or 4290097. OLE color: 4290097.
HSL color Cylindrical-coordinate representation of color #317641: hue angle of 133.91º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #317641 is Cyan = 0.58, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 118 | 65 | - |
| CMYK | 0.58 | 0 | 0.45 | 0.54 |
| HSL | 133.91º | 0.41% | 0.33% | - |
| HSV(B) | 133.91º | 0.58% | 0.46% | - |
| XYZ | 8.7 | 13.99 | 7.24 | - |
| YUV | 91.33 | 113.14 | 97.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 118 | 65 | 0.58 | 0 | 0.45 | 0.54 | 133.91 | 0.41 | 0.33 |
| Hex | 31 | 76 | 41 | 3A | 0 | 2D | 36 | 86 | 29 | 21 |
| Octal | 61 | 166 | 101 | 72 | 0 | 55 | 66 | 206 | 51 | 41 |
| Binary | 110001 | 1110110 | 1000001 | 111010 | 0 | 101101 | 110110 | 10000110 | 101001 | 100001 |
Color Harmonies of #317641
Complementary color
Monochromatic Colors of #317641
Black with #317641
Text Example
Text Example
White with #317641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317641; }
p { color: rgb(49,118,65); }
H1.HeaderClassName
{
color: #317641;
}
.AnyTagClassName
{
color: #317641;
}
</style>
background-color css
<style>
a { background-color: #317641; }
a { background-color: rgb(49,118,65); }
div.DivClassName
{
background-color: #317641;
}
.BgClassName
{
background-color: #317641;
}
</style>
border-color css
<style>
span { border-color: #317641; }
span { border-color: rgb(49,118,65); }
td.TdClassName
{
border-color: #317641;
}
.TagClassName
{
border-color: #317641;
}
</style>