Shades of Amazon #317756
Tints of Amazon #317756
RGB
CMYK
RGB Variations
Color information
#317756 (or 0x317756) is known color: Amazon. HEX triplet: 31, 77 and 56. RGB value is (49,119,86). Sum of RGB (Red+Green+Blue) = 49+119+86=254 (33% of max value = 765). Red value is 49 (19.53% from 255 or 19.29% from 254); Green value is 119 (46.88% from 255 or 46.85% from 254); Blue value is 86 (33.98% from 255 or 33.86% from 254); Max value from RGB is 119 - color contains mainly: green. Hex color #317756 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #317756 is #CE88A9. Grayscale: #5E5E5E. Windows color (decimal): -13535402 or 5666609. OLE color: 5666609.
HSL color Cylindrical-coordinate representation of color #317756: hue angle of 151.71º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #317756 is Cyan = 0.59, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 119 | 86 | - |
| CMYK | 0.59 | 0 | 0.28 | 0.53 |
| HSL | 151.71º | 0.42% | 0.33% | - |
| HSV(B) | 151.71º | 0.59% | 0.47% | - |
| XYZ | 9.54 | 14.52 | 11.1 | - |
| YUV | 94.31 | 123.31 | 95.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 119 | 86 | 0.59 | 0 | 0.28 | 0.53 | 151.71 | 0.42 | 0.33 |
| Hex | 31 | 77 | 56 | 3B | 0 | 1C | 35 | 98 | 2A | 21 |
| Octal | 61 | 167 | 126 | 73 | 0 | 34 | 65 | 230 | 52 | 41 |
| Binary | 110001 | 1110111 | 1010110 | 111011 | 0 | 11100 | 110101 | 10011000 | 101010 | 100001 |
Color Harmonies of #317756
Complementary color
Monochromatic Colors of #317756
Black with #317756
Text Example
Text Example
White with #317756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317756; }
p { color: rgb(49,119,86); }
H1.HeaderClassName
{
color: #317756;
}
.AnyTagClassName
{
color: #317756;
}
</style>
background-color css
<style>
a { background-color: #317756; }
a { background-color: rgb(49,119,86); }
div.DivClassName
{
background-color: #317756;
}
.BgClassName
{
background-color: #317756;
}
</style>
border-color css
<style>
span { border-color: #317756; }
span { border-color: rgb(49,119,86); }
td.TdClassName
{
border-color: #317756;
}
.TagClassName
{
border-color: #317756;
}
</style>