Shades of Amazon #427659
Tints of Amazon #427659
RGB
CMYK
RGB Variations
Color information
#427659 (or 0x427659) is known color: Amazon. HEX triplet: 42, 76 and 59. RGB value is (66,118,89). Sum of RGB (Red+Green+Blue) = 66+118+89=273 (36% of max value = 765). Red value is 66 (26.17% from 255 or 24.18% from 273); Green value is 118 (46.48% from 255 or 43.22% from 273); Blue value is 89 (35.16% from 255 or 32.60% from 273); Max value from RGB is 118 - color contains mainly: green. Hex color #427659 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427659 is #BD89A6. Grayscale: #636363. Windows color (decimal): -12421543 or 5862978. OLE color: 5862978.
HSL color Cylindrical-coordinate representation of color #427659: hue angle of 146.54º 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 #427659 is Cyan = 0.44, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 118 | 89 | - |
| CMYK | 0.44 | 0 | 0.25 | 0.54 |
| HSL | 146.54º | 0.28% | 0.36% | - |
| HSV(B) | 146.54º | 0.44% | 0.46% | - |
| XYZ | 10.53 | 14.84 | 11.76 | - |
| YUV | 99.15 | 122.27 | 104.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 118 | 89 | 0.44 | 0 | 0.25 | 0.54 | 146.54 | 0.28 | 0.36 |
| Hex | 42 | 76 | 59 | 2C | 0 | 19 | 36 | 93 | 1C | 24 |
| Octal | 102 | 166 | 131 | 54 | 0 | 31 | 66 | 223 | 34 | 44 |
| Binary | 1000010 | 1110110 | 1011001 | 101100 | 0 | 11001 | 110110 | 10010011 | 11100 | 100100 |
Color Harmonies of #427659
Complementary color
Monochromatic Colors of #427659
Black with #427659
Text Example
Text Example
White with #427659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427659; }
p { color: rgb(66,118,89); }
H1.HeaderClassName
{
color: #427659;
}
.AnyTagClassName
{
color: #427659;
}
</style>
background-color css
<style>
a { background-color: #427659; }
a { background-color: rgb(66,118,89); }
div.DivClassName
{
background-color: #427659;
}
.BgClassName
{
background-color: #427659;
}
</style>
border-color css
<style>
span { border-color: #427659; }
span { border-color: rgb(66,118,89); }
td.TdClassName
{
border-color: #427659;
}
.TagClassName
{
border-color: #427659;
}
</style>