Shades of Japanese Laurel #317029
Tints of Japanese Laurel #317029
RGB
CMYK
RGB Variations
Color information
#317029 (or 0x317029) is known color: Japanese Laurel. HEX triplet: 31, 70 and 29. RGB value is (49,112,41). Sum of RGB (Red+Green+Blue) = 49+112+41=202 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.26% from 202); Green value is 112 (44.14% from 255 or 55.45% from 202); Blue value is 41 (16.41% from 255 or 20.30% from 202); Max value from RGB is 112 - color contains mainly: green. Hex color #317029 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #317029 is #CE8FD6. Grayscale: #555555. Windows color (decimal): -13537239 or 2715697. OLE color: 2715697.
HSL color Cylindrical-coordinate representation of color #317029: hue angle of 113.24º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #317029 is Cyan = 0.56, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 112 | 41 | - |
| CMYK | 0.56 | 0 | 0.63 | 0.56 |
| HSL | 113.24º | 0.46% | 0.3% | - |
| HSV(B) | 113.24º | 0.63% | 0.44% | - |
| XYZ | 7.46 | 12.4 | 4.1 | - |
| YUV | 85.07 | 103.13 | 102.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 112 | 41 | 0.56 | 0 | 0.63 | 0.56 | 113.24 | 0.46 | 0.3 |
| Hex | 31 | 70 | 29 | 38 | 0 | 3F | 38 | 71 | 2E | 1E |
| Octal | 61 | 160 | 51 | 70 | 0 | 77 | 70 | 161 | 56 | 36 |
| Binary | 110001 | 1110000 | 101001 | 111000 | 0 | 111111 | 111000 | 1110001 | 101110 | 11110 |
Color Harmonies of #317029
Complementary color
Monochromatic Colors of #317029
Black with #317029
Text Example
Text Example
White with #317029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317029; }
p { color: rgb(49,112,41); }
H1.HeaderClassName
{
color: #317029;
}
.AnyTagClassName
{
color: #317029;
}
</style>
background-color css
<style>
a { background-color: #317029; }
a { background-color: rgb(49,112,41); }
div.DivClassName
{
background-color: #317029;
}
.BgClassName
{
background-color: #317029;
}
</style>
border-color css
<style>
span { border-color: #317029; }
span { border-color: rgb(49,112,41); }
td.TdClassName
{
border-color: #317029;
}
.TagClassName
{
border-color: #317029;
}
</style>