Shades of Japanese Laurel #317129
Tints of Japanese Laurel #317129
RGB
CMYK
RGB Variations
Color information
#317129 (or 0x317129) is known color: Japanese Laurel. HEX triplet: 31, 71 and 29. RGB value is (49,113,41). Sum of RGB (Red+Green+Blue) = 49+113+41=203 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.14% from 203); Green value is 113 (44.53% from 255 or 55.67% from 203); Blue value is 41 (16.41% from 255 or 20.20% from 203); Max value from RGB is 113 - color contains mainly: green. Hex color #317129 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #317129 is #CE8ED6. Grayscale: #555555. Windows color (decimal): -13536983 or 2715953. OLE color: 2715953.
HSL color Cylindrical-coordinate representation of color #317129: hue angle of 113.33º 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 #317129 is Cyan = 0.57, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 113 | 41 | - |
| CMYK | 0.57 | 0 | 0.64 | 0.56 |
| HSL | 113.33º | 0.47% | 0.3% | - |
| HSV(B) | 113.33º | 0.64% | 0.44% | - |
| XYZ | 7.57 | 12.62 | 4.14 | - |
| YUV | 85.66 | 102.8 | 101.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 113 | 41 | 0.57 | 0 | 0.64 | 0.56 | 113.33 | 0.47 | 0.3 |
| Hex | 31 | 71 | 29 | 39 | 0 | 40 | 38 | 71 | 2F | 1E |
| Octal | 61 | 161 | 51 | 71 | 0 | 100 | 70 | 161 | 57 | 36 |
| Binary | 110001 | 1110001 | 101001 | 111001 | 0 | 1000000 | 111000 | 1110001 | 101111 | 11110 |
Color Harmonies of #317129
Complementary color
Monochromatic Colors of #317129
Black with #317129
Text Example
Text Example
White with #317129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317129; }
p { color: rgb(49,113,41); }
H1.HeaderClassName
{
color: #317129;
}
.AnyTagClassName
{
color: #317129;
}
</style>
background-color css
<style>
a { background-color: #317129; }
a { background-color: rgb(49,113,41); }
div.DivClassName
{
background-color: #317129;
}
.BgClassName
{
background-color: #317129;
}
</style>
border-color css
<style>
span { border-color: #317129; }
span { border-color: rgb(49,113,41); }
td.TdClassName
{
border-color: #317129;
}
.TagClassName
{
border-color: #317129;
}
</style>