Shades of Amazon #427657
Tints of Amazon #427657
RGB
CMYK
RGB Variations
Color information
#427657 (or 0x427657) is known color: Amazon. HEX triplet: 42, 76 and 57. RGB value is (66,118,87). Sum of RGB (Red+Green+Blue) = 66+118+87=271 (35% of max value = 765). Red value is 66 (26.17% from 255 or 24.35% from 271); Green value is 118 (46.48% from 255 or 43.54% from 271); Blue value is 87 (34.38% from 255 or 32.10% from 271); Max value from RGB is 118 - color contains mainly: green. Hex color #427657 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427657 is #BD89A8. Grayscale: #626262. Windows color (decimal): -12421545 or 5731906. OLE color: 5731906.
HSL color Cylindrical-coordinate representation of color #427657: hue angle of 144.23º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #427657 is Cyan = 0.44, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 118 | 87 | - |
| CMYK | 0.44 | 0 | 0.26 | 0.54 |
| HSL | 144.23º | 0.28% | 0.36% | - |
| HSV(B) | 144.23º | 0.44% | 0.46% | - |
| XYZ | 10.45 | 14.8 | 11.32 | - |
| YUV | 98.92 | 121.27 | 104.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 118 | 87 | 0.44 | 0 | 0.26 | 0.54 | 144.23 | 0.28 | 0.36 |
| Hex | 42 | 76 | 57 | 2C | 0 | 1A | 36 | 90 | 1C | 24 |
| Octal | 102 | 166 | 127 | 54 | 0 | 32 | 66 | 220 | 34 | 44 |
| Binary | 1000010 | 1110110 | 1010111 | 101100 | 0 | 11010 | 110110 | 10010000 | 11100 | 100100 |
Color Harmonies of #427657
Complementary color
Monochromatic Colors of #427657
Black with #427657
Text Example
Text Example
White with #427657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427657; }
p { color: rgb(66,118,87); }
H1.HeaderClassName
{
color: #427657;
}
.AnyTagClassName
{
color: #427657;
}
</style>
background-color css
<style>
a { background-color: #427657; }
a { background-color: rgb(66,118,87); }
div.DivClassName
{
background-color: #427657;
}
.BgClassName
{
background-color: #427657;
}
</style>
border-color css
<style>
span { border-color: #427657; }
span { border-color: rgb(66,118,87); }
td.TdClassName
{
border-color: #427657;
}
.TagClassName
{
border-color: #427657;
}
</style>