Shades of Amazon #317458
Tints of Amazon #317458
RGB
CMYK
RGB Variations
Color information
#317458 (or 0x317458) is known color: Amazon. HEX triplet: 31, 74 and 58. RGB value is (49,116,88). Sum of RGB (Red+Green+Blue) = 49+116+88=253 (33% of max value = 765). Red value is 49 (19.53% from 255 or 19.37% from 253); Green value is 116 (45.70% from 255 or 45.85% from 253); Blue value is 88 (34.77% from 255 or 34.78% from 253); Max value from RGB is 116 - color contains mainly: green. Hex color #317458 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #317458 is #CE8BA7. Grayscale: #5C5C5C. Windows color (decimal): -13536168 or 5796913. OLE color: 5796913.
HSL color Cylindrical-coordinate representation of color #317458: hue angle of 154.93º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #317458 is Cyan = 0.58, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 116 | 88 | - |
| CMYK | 0.58 | 0 | 0.24 | 0.55 |
| HSL | 154.93º | 0.41% | 0.32% | - |
| HSV(B) | 154.93º | 0.58% | 0.45% | - |
| XYZ | 9.27 | 13.85 | 11.42 | - |
| YUV | 92.78 | 125.3 | 96.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 116 | 88 | 0.58 | 0 | 0.24 | 0.55 | 154.93 | 0.41 | 0.32 |
| Hex | 31 | 74 | 58 | 3A | 0 | 18 | 37 | 9B | 29 | 20 |
| Octal | 61 | 164 | 130 | 72 | 0 | 30 | 67 | 233 | 51 | 40 |
| Binary | 110001 | 1110100 | 1011000 | 111010 | 0 | 11000 | 110111 | 10011011 | 101001 | 100000 |
Color Harmonies of #317458
Complementary color
Monochromatic Colors of #317458
Black with #317458
Text Example
Text Example
White with #317458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317458; }
p { color: rgb(49,116,88); }
H1.HeaderClassName
{
color: #317458;
}
.AnyTagClassName
{
color: #317458;
}
</style>
background-color css
<style>
a { background-color: #317458; }
a { background-color: rgb(49,116,88); }
div.DivClassName
{
background-color: #317458;
}
.BgClassName
{
background-color: #317458;
}
</style>
border-color css
<style>
span { border-color: #317458; }
span { border-color: rgb(49,116,88); }
td.TdClassName
{
border-color: #317458;
}
.TagClassName
{
border-color: #317458;
}
</style>