Shades of Amazon #417457
Tints of Amazon #417457
RGB
CMYK
RGB Variations
Color information
#417457 (or 0x417457) is known color: Amazon. HEX triplet: 41, 74 and 57. RGB value is (65,116,87). Sum of RGB (Red+Green+Blue) = 65+116+87=268 (35% of max value = 765). Red value is 65 (25.78% from 255 or 24.25% from 268); Green value is 116 (45.70% from 255 or 43.28% from 268); Blue value is 87 (34.38% from 255 or 32.46% from 268); Max value from RGB is 116 - color contains mainly: green. Hex color #417457 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #417457 is #BE8BA8. Grayscale: #616161. Windows color (decimal): -12487593 or 5731393. OLE color: 5731393.
HSL color Cylindrical-coordinate representation of color #417457: hue angle of 145.88º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #417457 is Cyan = 0.44, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 116 | 87 | - |
| CMYK | 0.44 | 0 | 0.25 | 0.55 |
| HSL | 145.88º | 0.28% | 0.35% | - |
| HSV(B) | 145.88º | 0.44% | 0.45% | - |
| XYZ | 10.15 | 14.3 | 11.24 | - |
| YUV | 97.45 | 122.1 | 104.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 116 | 87 | 0.44 | 0 | 0.25 | 0.55 | 145.88 | 0.28 | 0.35 |
| Hex | 41 | 74 | 57 | 2C | 0 | 19 | 37 | 92 | 1C | 23 |
| Octal | 101 | 164 | 127 | 54 | 0 | 31 | 67 | 222 | 34 | 43 |
| Binary | 1000001 | 1110100 | 1010111 | 101100 | 0 | 11001 | 110111 | 10010010 | 11100 | 100011 |
Color Harmonies of #417457
Complementary color
Monochromatic Colors of #417457
Black with #417457
Text Example
Text Example
White with #417457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417457; }
p { color: rgb(65,116,87); }
H1.HeaderClassName
{
color: #417457;
}
.AnyTagClassName
{
color: #417457;
}
</style>
background-color css
<style>
a { background-color: #417457; }
a { background-color: rgb(65,116,87); }
div.DivClassName
{
background-color: #417457;
}
.BgClassName
{
background-color: #417457;
}
</style>
border-color css
<style>
span { border-color: #417457; }
span { border-color: rgb(65,116,87); }
td.TdClassName
{
border-color: #417457;
}
.TagClassName
{
border-color: #417457;
}
</style>