Shades of Japanese Laurel #317428
Tints of Japanese Laurel #317428
RGB
CMYK
RGB Variations
Color information
#317428 (or 0x317428) is known color: Japanese Laurel. HEX triplet: 31, 74 and 28. RGB value is (49,116,40). Sum of RGB (Red+Green+Blue) = 49+116+40=205 (27% of max value = 765). Red value is 49 (19.53% from 255 or 23.90% from 205); Green value is 116 (45.70% from 255 or 56.59% from 205); Blue value is 40 (16.02% from 255 or 19.51% from 205); Max value from RGB is 116 - color contains mainly: green. Hex color #317428 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #317428 is #CE8BD7. Grayscale: #575757. Windows color (decimal): -13536216 or 2651185. OLE color: 2651185.
HSL color Cylindrical-coordinate representation of color #317428: hue angle of 112.89º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #317428 is Cyan = 0.58, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 116 | 40 | - |
| CMYK | 0.58 | 0 | 0.66 | 0.55 |
| HSL | 112.89º | 0.49% | 0.31% | - |
| HSV(B) | 112.89º | 0.66% | 0.45% | - |
| XYZ | 7.9 | 13.3 | 4.16 | - |
| YUV | 87.3 | 101.3 | 100.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 116 | 40 | 0.58 | 0 | 0.66 | 0.55 | 112.89 | 0.49 | 0.31 |
| Hex | 31 | 74 | 28 | 3A | 0 | 42 | 37 | 71 | 31 | 1F |
| Octal | 61 | 164 | 50 | 72 | 0 | 102 | 67 | 161 | 61 | 37 |
| Binary | 110001 | 1110100 | 101000 | 111010 | 0 | 1000010 | 110111 | 1110001 | 110001 | 11111 |
Color Harmonies of #317428
Complementary color
Monochromatic Colors of #317428
Black with #317428
Text Example
Text Example
White with #317428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317428; }
p { color: rgb(49,116,40); }
H1.HeaderClassName
{
color: #317428;
}
.AnyTagClassName
{
color: #317428;
}
</style>
background-color css
<style>
a { background-color: #317428; }
a { background-color: rgb(49,116,40); }
div.DivClassName
{
background-color: #317428;
}
.BgClassName
{
background-color: #317428;
}
</style>
border-color css
<style>
span { border-color: #317428; }
span { border-color: rgb(49,116,40); }
td.TdClassName
{
border-color: #317428;
}
.TagClassName
{
border-color: #317428;
}
</style>