Shades of Amazon #317356
Tints of Amazon #317356
RGB
CMYK
RGB Variations
Color information
#317356 (or 0x317356) is known color: Amazon. HEX triplet: 31, 73 and 56. RGB value is (49,115,86). Sum of RGB (Red+Green+Blue) = 49+115+86=250 (33% of max value = 765). Red value is 49 (19.53% from 255 or 19.6% from 250); Green value is 115 (45.31% from 255 or 46% from 250); Blue value is 86 (33.98% from 255 or 34.4% from 250); Max value from RGB is 115 - color contains mainly: green. Hex color #317356 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #317356 is #CE8CA9. Grayscale: #5C5C5C. Windows color (decimal): -13536426 or 5665585. OLE color: 5665585.
HSL color Cylindrical-coordinate representation of color #317356: hue angle of 153.64º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #317356 is Cyan = 0.57, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 115 | 86 | - |
| CMYK | 0.57 | 0 | 0.25 | 0.55 |
| HSL | 153.64º | 0.4% | 0.32% | - |
| HSV(B) | 153.64º | 0.57% | 0.45% | - |
| XYZ | 9.08 | 13.59 | 10.95 | - |
| YUV | 91.96 | 124.63 | 97.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 115 | 86 | 0.57 | 0 | 0.25 | 0.55 | 153.64 | 0.4 | 0.32 |
| Hex | 31 | 73 | 56 | 39 | 0 | 19 | 37 | 9A | 28 | 20 |
| Octal | 61 | 163 | 126 | 71 | 0 | 31 | 67 | 232 | 50 | 40 |
| Binary | 110001 | 1110011 | 1010110 | 111001 | 0 | 11001 | 110111 | 10011010 | 101000 | 100000 |
Color Harmonies of #317356
Complementary color
Monochromatic Colors of #317356
Black with #317356
Text Example
Text Example
White with #317356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317356; }
p { color: rgb(49,115,86); }
H1.HeaderClassName
{
color: #317356;
}
.AnyTagClassName
{
color: #317356;
}
</style>
background-color css
<style>
a { background-color: #317356; }
a { background-color: rgb(49,115,86); }
div.DivClassName
{
background-color: #317356;
}
.BgClassName
{
background-color: #317356;
}
</style>
border-color css
<style>
span { border-color: #317356; }
span { border-color: rgb(49,115,86); }
td.TdClassName
{
border-color: #317356;
}
.TagClassName
{
border-color: #317356;
}
</style>