Shades of Amazon #427059
Tints of Amazon #427059
RGB
CMYK
RGB Variations
Color information
#427059 (or 0x427059) is known color: Amazon. HEX triplet: 42, 70 and 59. RGB value is (66,112,89). Sum of RGB (Red+Green+Blue) = 66+112+89=267 (35% of max value = 765). Red value is 66 (26.17% from 255 or 24.72% from 267); Green value is 112 (44.14% from 255 or 41.95% from 267); Blue value is 89 (35.16% from 255 or 33.33% from 267); Max value from RGB is 112 - color contains mainly: green. Hex color #427059 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427059 is #BD8FA6. Grayscale: #5F5F5F. Windows color (decimal): -12423079 or 5861442. OLE color: 5861442.
HSL color Cylindrical-coordinate representation of color #427059: hue angle of 150º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #427059 is Cyan = 0.41, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 66 | 112 | 89 | - |
| CMYK | 0.41 | 0 | 0.21 | 0.56 |
| HSL | 150º | 0.26% | 0.35% | - |
| HSV(B) | 150º | 0.41% | 0.44% | - |
| XYZ | 9.84 | 13.47 | 11.53 | - |
| YUV | 95.62 | 124.26 | 106.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 112 | 89 | 0.41 | 0 | 0.21 | 0.56 | 150 | 0.26 | 0.35 |
| Hex | 42 | 70 | 59 | 29 | 0 | 15 | 38 | 96 | 1A | 23 |
| Octal | 102 | 160 | 131 | 51 | 0 | 25 | 70 | 226 | 32 | 43 |
| Binary | 1000010 | 1110000 | 1011001 | 101001 | 0 | 10101 | 111000 | 10010110 | 11010 | 100011 |
Color Harmonies of #427059
Complementary color
Monochromatic Colors of #427059
Black with #427059
Text Example
Text Example
White with #427059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427059; }
p { color: rgb(66,112,89); }
H1.HeaderClassName
{
color: #427059;
}
.AnyTagClassName
{
color: #427059;
}
</style>
background-color css
<style>
a { background-color: #427059; }
a { background-color: rgb(66,112,89); }
div.DivClassName
{
background-color: #427059;
}
.BgClassName
{
background-color: #427059;
}
</style>
border-color css
<style>
span { border-color: #427059; }
span { border-color: rgb(66,112,89); }
td.TdClassName
{
border-color: #427059;
}
.TagClassName
{
border-color: #427059;
}
</style>