Shades of Japanese Laurel #317426
Tints of Japanese Laurel #317426
RGB
CMYK
RGB Variations
Color information
#317426 (or 0x317426) is known color: Japanese Laurel. HEX triplet: 31, 74 and 26. RGB value is (49,116,38). Sum of RGB (Red+Green+Blue) = 49+116+38=203 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.14% from 203); Green value is 116 (45.70% from 255 or 57.14% from 203); Blue value is 38 (15.23% from 255 or 18.72% from 203); Max value from RGB is 116 - color contains mainly: green. Hex color #317426 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #317426 is #CE8BD9. Grayscale: #575757. Windows color (decimal): -13536218 or 2520113. OLE color: 2520113.
HSL color Cylindrical-coordinate representation of color #317426: hue angle of 111.54º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #317426 is Cyan = 0.58, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 116 | 38 | - |
| CMYK | 0.58 | 0 | 0.67 | 0.55 |
| HSL | 111.54º | 0.51% | 0.3% | - |
| HSV(B) | 111.54º | 0.67% | 0.45% | - |
| XYZ | 7.86 | 13.28 | 3.98 | - |
| YUV | 87.08 | 100.3 | 100.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 116 | 38 | 0.58 | 0 | 0.67 | 0.55 | 111.54 | 0.51 | 0.3 |
| Hex | 31 | 74 | 26 | 3A | 0 | 43 | 37 | 70 | 33 | 1E |
| Octal | 61 | 164 | 46 | 72 | 0 | 103 | 67 | 160 | 63 | 36 |
| Binary | 110001 | 1110100 | 100110 | 111010 | 0 | 1000011 | 110111 | 1110000 | 110011 | 11110 |
Color Harmonies of #317426
Complementary color
Monochromatic Colors of #317426
Black with #317426
Text Example
Text Example
White with #317426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317426; }
p { color: rgb(49,116,38); }
H1.HeaderClassName
{
color: #317426;
}
.AnyTagClassName
{
color: #317426;
}
</style>
background-color css
<style>
a { background-color: #317426; }
a { background-color: rgb(49,116,38); }
div.DivClassName
{
background-color: #317426;
}
.BgClassName
{
background-color: #317426;
}
</style>
border-color css
<style>
span { border-color: #317426; }
span { border-color: rgb(49,116,38); }
td.TdClassName
{
border-color: #317426;
}
.TagClassName
{
border-color: #317426;
}
</style>