Shades of Japanese Laurel #317028
Tints of Japanese Laurel #317028
RGB
CMYK
RGB Variations
Color information
#317028 (or 0x317028) is known color: Japanese Laurel. HEX triplet: 31, 70 and 28. RGB value is (49,112,40). Sum of RGB (Red+Green+Blue) = 49+112+40=201 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.38% from 201); Green value is 112 (44.14% from 255 or 55.72% from 201); Blue value is 40 (16.02% from 255 or 19.90% from 201); Max value from RGB is 112 - color contains mainly: green. Hex color #317028 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #317028 is #CE8FD7. Grayscale: #555555. Windows color (decimal): -13537240 or 2650161. OLE color: 2650161.
HSL color Cylindrical-coordinate representation of color #317028: hue angle of 112.5º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #317028 is Cyan = 0.56, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 112 | 40 | - |
| CMYK | 0.56 | 0 | 0.64 | 0.56 |
| HSL | 112.5º | 0.47% | 0.3% | - |
| HSV(B) | 112.5º | 0.64% | 0.44% | - |
| XYZ | 7.44 | 12.39 | 4.01 | - |
| YUV | 84.96 | 102.63 | 102.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 112 | 40 | 0.56 | 0 | 0.64 | 0.56 | 112.5 | 0.47 | 0.3 |
| Hex | 31 | 70 | 28 | 38 | 0 | 40 | 38 | 70 | 2F | 1E |
| Octal | 61 | 160 | 50 | 70 | 0 | 100 | 70 | 160 | 57 | 36 |
| Binary | 110001 | 1110000 | 101000 | 111000 | 0 | 1000000 | 111000 | 1110000 | 101111 | 11110 |
Color Harmonies of #317028
Complementary color
Monochromatic Colors of #317028
Black with #317028
Text Example
Text Example
White with #317028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317028; }
p { color: rgb(49,112,40); }
H1.HeaderClassName
{
color: #317028;
}
.AnyTagClassName
{
color: #317028;
}
</style>
background-color css
<style>
a { background-color: #317028; }
a { background-color: rgb(49,112,40); }
div.DivClassName
{
background-color: #317028;
}
.BgClassName
{
background-color: #317028;
}
</style>
border-color css
<style>
span { border-color: #317028; }
span { border-color: rgb(49,112,40); }
td.TdClassName
{
border-color: #317028;
}
.TagClassName
{
border-color: #317028;
}
</style>