Shades of Amazon #317558
Tints of Amazon #317558
RGB
CMYK
RGB Variations
Color information
#317558 (or 0x317558) is known color: Amazon. HEX triplet: 31, 75 and 58. RGB value is (49,117,88). Sum of RGB (Red+Green+Blue) = 49+117+88=254 (33% of max value = 765). Red value is 49 (19.53% from 255 or 19.29% from 254); Green value is 117 (46.09% from 255 or 46.06% from 254); Blue value is 88 (34.77% from 255 or 34.65% from 254); Max value from RGB is 117 - color contains mainly: green. Hex color #317558 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #317558 is #CE8AA7. Grayscale: #5D5D5D. Windows color (decimal): -13535912 or 5797169. OLE color: 5797169.
HSL color Cylindrical-coordinate representation of color #317558: hue angle of 154.41º 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 #317558 is Cyan = 0.58, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 117 | 88 | - |
| CMYK | 0.58 | 0 | 0.25 | 0.54 |
| HSL | 154.41º | 0.41% | 0.33% | - |
| HSV(B) | 154.41º | 0.58% | 0.46% | - |
| XYZ | 9.39 | 14.08 | 11.46 | - |
| YUV | 93.36 | 124.97 | 96.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 117 | 88 | 0.58 | 0 | 0.25 | 0.54 | 154.41 | 0.41 | 0.33 |
| Hex | 31 | 75 | 58 | 3A | 0 | 19 | 36 | 9A | 29 | 21 |
| Octal | 61 | 165 | 130 | 72 | 0 | 31 | 66 | 232 | 51 | 41 |
| Binary | 110001 | 1110101 | 1011000 | 111010 | 0 | 11001 | 110110 | 10011010 | 101001 | 100001 |
Color Harmonies of #317558
Complementary color
Monochromatic Colors of #317558
Black with #317558
Text Example
Text Example
White with #317558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317558; }
p { color: rgb(49,117,88); }
H1.HeaderClassName
{
color: #317558;
}
.AnyTagClassName
{
color: #317558;
}
</style>
background-color css
<style>
a { background-color: #317558; }
a { background-color: rgb(49,117,88); }
div.DivClassName
{
background-color: #317558;
}
.BgClassName
{
background-color: #317558;
}
</style>
border-color css
<style>
span { border-color: #317558; }
span { border-color: rgb(49,117,88); }
td.TdClassName
{
border-color: #317558;
}
.TagClassName
{
border-color: #317558;
}
</style>