Shades of Japanese Laurel #317636
Tints of Japanese Laurel #317636
RGB
CMYK
RGB Variations
Color information
#317636 (or 0x317636) is known color: Japanese Laurel. HEX triplet: 31, 76 and 36. RGB value is (49,118,54). Sum of RGB (Red+Green+Blue) = 49+118+54=221 (29% of max value = 765). Red value is 49 (19.53% from 255 or 22.17% from 221); Green value is 118 (46.48% from 255 or 53.39% from 221); Blue value is 54 (21.48% from 255 or 24.43% from 221); Max value from RGB is 118 - color contains mainly: green. Hex color #317636 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #317636 is #CE89C9. Grayscale: #5A5A5A. Windows color (decimal): -13535690 or 3569201. OLE color: 3569201.
HSL color Cylindrical-coordinate representation of color #317636: hue angle of 124.35º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #317636 is Cyan = 0.58, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 118 | 54 | - |
| CMYK | 0.58 | 0 | 0.54 | 0.54 |
| HSL | 124.35º | 0.41% | 0.33% | - |
| HSV(B) | 124.35º | 0.58% | 0.46% | - |
| XYZ | 8.41 | 13.88 | 5.73 | - |
| YUV | 90.07 | 107.64 | 98.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 118 | 54 | 0.58 | 0 | 0.54 | 0.54 | 124.35 | 0.41 | 0.33 |
| Hex | 31 | 76 | 36 | 3A | 0 | 36 | 36 | 7C | 29 | 21 |
| Octal | 61 | 166 | 66 | 72 | 0 | 66 | 66 | 174 | 51 | 41 |
| Binary | 110001 | 1110110 | 110110 | 111010 | 0 | 110110 | 110110 | 1111100 | 101001 | 100001 |
Color Harmonies of #317636
Complementary color
Monochromatic Colors of #317636
Black with #317636
Text Example
Text Example
White with #317636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317636; }
p { color: rgb(49,118,54); }
H1.HeaderClassName
{
color: #317636;
}
.AnyTagClassName
{
color: #317636;
}
</style>
background-color css
<style>
a { background-color: #317636; }
a { background-color: rgb(49,118,54); }
div.DivClassName
{
background-color: #317636;
}
.BgClassName
{
background-color: #317636;
}
</style>
border-color css
<style>
span { border-color: #317636; }
span { border-color: rgb(49,118,54); }
td.TdClassName
{
border-color: #317636;
}
.TagClassName
{
border-color: #317636;
}
</style>