Shades of Amazon #417053
Tints of Amazon #417053
RGB
CMYK
RGB Variations
Color information
#417053 (or 0x417053) is known color: Amazon. HEX triplet: 41, 70 and 53. RGB value is (65,112,83). Sum of RGB (Red+Green+Blue) = 65+112+83=260 (34% of max value = 765). Red value is 65 (25.78% from 255 or 25% from 260); Green value is 112 (44.14% from 255 or 43.08% from 260); Blue value is 83 (32.81% from 255 or 31.92% from 260); Max value from RGB is 112 - color contains mainly: green. Hex color #417053 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #417053 is #BE8FAC. Grayscale: #5E5E5E. Windows color (decimal): -12488621 or 5468225. OLE color: 5468225.
HSL color Cylindrical-coordinate representation of color #417053: hue angle of 142.98º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #417053 is Cyan = 0.42, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 65 | 112 | 83 | - |
| CMYK | 0.42 | 0 | 0.26 | 0.56 |
| HSL | 142.98º | 0.27% | 0.35% | - |
| HSV(B) | 142.98º | 0.42% | 0.44% | - |
| XYZ | 9.54 | 13.34 | 10.26 | - |
| YUV | 94.64 | 121.43 | 106.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 112 | 83 | 0.42 | 0 | 0.26 | 0.56 | 142.98 | 0.27 | 0.35 |
| Hex | 41 | 70 | 53 | 2A | 0 | 1A | 38 | 8F | 1B | 23 |
| Octal | 101 | 160 | 123 | 52 | 0 | 32 | 70 | 217 | 33 | 43 |
| Binary | 1000001 | 1110000 | 1010011 | 101010 | 0 | 11010 | 111000 | 10001111 | 11011 | 100011 |
Color Harmonies of #417053
Complementary color
Monochromatic Colors of #417053
Black with #417053
Text Example
Text Example
White with #417053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417053; }
p { color: rgb(65,112,83); }
H1.HeaderClassName
{
color: #417053;
}
.AnyTagClassName
{
color: #417053;
}
</style>
background-color css
<style>
a { background-color: #417053; }
a { background-color: rgb(65,112,83); }
div.DivClassName
{
background-color: #417053;
}
.BgClassName
{
background-color: #417053;
}
</style>
border-color css
<style>
span { border-color: #417053; }
span { border-color: rgb(65,112,83); }
td.TdClassName
{
border-color: #417053;
}
.TagClassName
{
border-color: #417053;
}
</style>