Shades of Amazon #427157
Tints of Amazon #427157
RGB
CMYK
RGB Variations
Color information
#427157 (or 0x427157) is known color: Amazon. HEX triplet: 42, 71 and 57. RGB value is (66,113,87). Sum of RGB (Red+Green+Blue) = 66+113+87=266 (35% of max value = 765). Red value is 66 (26.17% from 255 or 24.81% from 266); Green value is 113 (44.53% from 255 or 42.48% from 266); Blue value is 87 (34.38% from 255 or 32.71% from 266); Max value from RGB is 113 - color contains mainly: green. Hex color #427157 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427157 is #BD8EA8. Grayscale: #606060. Windows color (decimal): -12422825 or 5730626. OLE color: 5730626.
HSL color Cylindrical-coordinate representation of color #427157: hue angle of 146.81º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #427157 is Cyan = 0.42, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 66 | 113 | 87 | - |
| CMYK | 0.42 | 0 | 0.23 | 0.56 |
| HSL | 146.81º | 0.26% | 0.35% | - |
| HSV(B) | 146.81º | 0.42% | 0.44% | - |
| XYZ | 9.87 | 13.66 | 11.13 | - |
| YUV | 95.98 | 122.93 | 106.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 113 | 87 | 0.42 | 0 | 0.23 | 0.56 | 146.81 | 0.26 | 0.35 |
| Hex | 42 | 71 | 57 | 2A | 0 | 17 | 38 | 93 | 1A | 23 |
| Octal | 102 | 161 | 127 | 52 | 0 | 27 | 70 | 223 | 32 | 43 |
| Binary | 1000010 | 1110001 | 1010111 | 101010 | 0 | 10111 | 111000 | 10010011 | 11010 | 100011 |
Color Harmonies of #427157
Complementary color
Monochromatic Colors of #427157
Black with #427157
Text Example
Text Example
White with #427157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427157; }
p { color: rgb(66,113,87); }
H1.HeaderClassName
{
color: #427157;
}
.AnyTagClassName
{
color: #427157;
}
</style>
background-color css
<style>
a { background-color: #427157; }
a { background-color: rgb(66,113,87); }
div.DivClassName
{
background-color: #427157;
}
.BgClassName
{
background-color: #427157;
}
</style>
border-color css
<style>
span { border-color: #427157; }
span { border-color: rgb(66,113,87); }
td.TdClassName
{
border-color: #427157;
}
.TagClassName
{
border-color: #427157;
}
</style>