Shades of Japanese Laurel #317728
Tints of Japanese Laurel #317728
RGB
CMYK
RGB Variations
Color information
#317728 (or 0x317728) is known color: Japanese Laurel. HEX triplet: 31, 77 and 28. RGB value is (49,119,40). Sum of RGB (Red+Green+Blue) = 49+119+40=208 (27% of max value = 765). Red value is 49 (19.53% from 255 or 23.56% from 208); Green value is 119 (46.88% from 255 or 57.21% from 208); Blue value is 40 (16.02% from 255 or 19.23% from 208); Max value from RGB is 119 - color contains mainly: green. Hex color #317728 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #317728 is #CE88D7. Grayscale: #595959. Windows color (decimal): -13535448 or 2651953. OLE color: 2651953.
HSL color Cylindrical-coordinate representation of color #317728: hue angle of 113.16º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #317728 is Cyan = 0.59, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 119 | 40 | - |
| CMYK | 0.59 | 0 | 0.66 | 0.53 |
| HSL | 113.16º | 0.5% | 0.31% | - |
| HSV(B) | 113.16º | 0.66% | 0.47% | - |
| XYZ | 8.25 | 14 | 4.28 | - |
| YUV | 89.06 | 100.31 | 99.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 119 | 40 | 0.59 | 0 | 0.66 | 0.53 | 113.16 | 0.5 | 0.31 |
| Hex | 31 | 77 | 28 | 3B | 0 | 42 | 35 | 71 | 32 | 1F |
| Octal | 61 | 167 | 50 | 73 | 0 | 102 | 65 | 161 | 62 | 37 |
| Binary | 110001 | 1110111 | 101000 | 111011 | 0 | 1000010 | 110101 | 1110001 | 110010 | 11111 |
Color Harmonies of #317728
Complementary color
Monochromatic Colors of #317728
Black with #317728
Text Example
Text Example
White with #317728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317728; }
p { color: rgb(49,119,40); }
H1.HeaderClassName
{
color: #317728;
}
.AnyTagClassName
{
color: #317728;
}
</style>
background-color css
<style>
a { background-color: #317728; }
a { background-color: rgb(49,119,40); }
div.DivClassName
{
background-color: #317728;
}
.BgClassName
{
background-color: #317728;
}
</style>
border-color css
<style>
span { border-color: #317728; }
span { border-color: rgb(49,119,40); }
td.TdClassName
{
border-color: #317728;
}
.TagClassName
{
border-color: #317728;
}
</style>