Shades of Amazon #427759
Tints of Amazon #427759
RGB
CMYK
RGB Variations
Color information
#427759 (or 0x427759) is known color: Amazon. HEX triplet: 42, 77 and 59. RGB value is (66,119,89). Sum of RGB (Red+Green+Blue) = 66+119+89=274 (36% of max value = 765). Red value is 66 (26.17% from 255 or 24.09% from 274); Green value is 119 (46.88% from 255 or 43.43% from 274); Blue value is 89 (35.16% from 255 or 32.48% from 274); Max value from RGB is 119 - color contains mainly: green. Hex color #427759 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427759 is #BD88A6. Grayscale: #636363. Windows color (decimal): -12421287 or 5863234. OLE color: 5863234.
HSL color Cylindrical-coordinate representation of color #427759: hue angle of 146.04º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #427759 is Cyan = 0.45, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 119 | 89 | - |
| CMYK | 0.45 | 0 | 0.25 | 0.53 |
| HSL | 146.04º | 0.29% | 0.36% | - |
| HSV(B) | 146.04º | 0.45% | 0.47% | - |
| XYZ | 10.65 | 15.07 | 11.8 | - |
| YUV | 99.73 | 121.94 | 103.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 119 | 89 | 0.45 | 0 | 0.25 | 0.53 | 146.04 | 0.29 | 0.36 |
| Hex | 42 | 77 | 59 | 2D | 0 | 19 | 35 | 92 | 1D | 24 |
| Octal | 102 | 167 | 131 | 55 | 0 | 31 | 65 | 222 | 35 | 44 |
| Binary | 1000010 | 1110111 | 1011001 | 101101 | 0 | 11001 | 110101 | 10010010 | 11101 | 100100 |
Color Harmonies of #427759
Complementary color
Monochromatic Colors of #427759
Black with #427759
Text Example
Text Example
White with #427759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427759; }
p { color: rgb(66,119,89); }
H1.HeaderClassName
{
color: #427759;
}
.AnyTagClassName
{
color: #427759;
}
</style>
background-color css
<style>
a { background-color: #427759; }
a { background-color: rgb(66,119,89); }
div.DivClassName
{
background-color: #427759;
}
.BgClassName
{
background-color: #427759;
}
</style>
border-color css
<style>
span { border-color: #427759; }
span { border-color: rgb(66,119,89); }
td.TdClassName
{
border-color: #427759;
}
.TagClassName
{
border-color: #427759;
}
</style>