Shades of Amazon #427559
Tints of Amazon #427559
RGB
CMYK
RGB Variations
Color information
#427559 (or 0x427559) is known color: Amazon. HEX triplet: 42, 75 and 59. RGB value is (66,117,89). Sum of RGB (Red+Green+Blue) = 66+117+89=272 (36% of max value = 765). Red value is 66 (26.17% from 255 or 24.26% from 272); Green value is 117 (46.09% from 255 or 43.01% from 272); Blue value is 89 (35.16% from 255 or 32.72% from 272); Max value from RGB is 117 - color contains mainly: green. Hex color #427559 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427559 is #BD8AA6. Grayscale: #626262. Windows color (decimal): -12421799 or 5862722. OLE color: 5862722.
HSL color Cylindrical-coordinate representation of color #427559: hue angle of 147.06º 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 #427559 is Cyan = 0.44, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 117 | 89 | - |
| CMYK | 0.44 | 0 | 0.24 | 0.54 |
| HSL | 147.06º | 0.28% | 0.36% | - |
| HSV(B) | 147.06º | 0.44% | 0.46% | - |
| XYZ | 10.41 | 14.6 | 11.72 | - |
| YUV | 98.56 | 122.6 | 104.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 117 | 89 | 0.44 | 0 | 0.24 | 0.54 | 147.06 | 0.28 | 0.36 |
| Hex | 42 | 75 | 59 | 2C | 0 | 18 | 36 | 93 | 1C | 24 |
| Octal | 102 | 165 | 131 | 54 | 0 | 30 | 66 | 223 | 34 | 44 |
| Binary | 1000010 | 1110101 | 1011001 | 101100 | 0 | 11000 | 110110 | 10010011 | 11100 | 100100 |
Color Harmonies of #427559
Complementary color
Monochromatic Colors of #427559
Black with #427559
Text Example
Text Example
White with #427559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427559; }
p { color: rgb(66,117,89); }
H1.HeaderClassName
{
color: #427559;
}
.AnyTagClassName
{
color: #427559;
}
</style>
background-color css
<style>
a { background-color: #427559; }
a { background-color: rgb(66,117,89); }
div.DivClassName
{
background-color: #427559;
}
.BgClassName
{
background-color: #427559;
}
</style>
border-color css
<style>
span { border-color: #427559; }
span { border-color: rgb(66,117,89); }
td.TdClassName
{
border-color: #427559;
}
.TagClassName
{
border-color: #427559;
}
</style>