Shades of Amazon #427954
Tints of Amazon #427954
RGB
CMYK
RGB Variations
Color information
#427954 (or 0x427954) is known color: Amazon. HEX triplet: 42, 79 and 54. RGB value is (66,121,84). Sum of RGB (Red+Green+Blue) = 66+121+84=271 (35% of max value = 765). Red value is 66 (26.17% from 255 or 24.35% from 271); Green value is 121 (47.66% from 255 or 44.65% from 271); Blue value is 84 (33.20% from 255 or 31.00% from 271); Max value from RGB is 121 - color contains mainly: green. Hex color #427954 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427954 is #BD86AB. Grayscale: #646464. Windows color (decimal): -12420780 or 5536066. OLE color: 5536066.
HSL color Cylindrical-coordinate representation of color #427954: hue angle of 139.64º degrees, saturation: 0.29, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #427954 is Cyan = 0.45, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 121 | 84 | - |
| CMYK | 0.45 | 0 | 0.31 | 0.53 |
| HSL | 139.64º | 0.29% | 0.37% | - |
| HSV(B) | 139.64º | 0.45% | 0.47% | - |
| XYZ | 10.68 | 15.47 | 10.81 | - |
| YUV | 100.34 | 118.78 | 103.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 121 | 84 | 0.45 | 0 | 0.31 | 0.53 | 139.64 | 0.29 | 0.37 |
| Hex | 42 | 79 | 54 | 2D | 0 | 1F | 35 | 8C | 1D | 25 |
| Octal | 102 | 171 | 124 | 55 | 0 | 37 | 65 | 214 | 35 | 45 |
| Binary | 1000010 | 1111001 | 1010100 | 101101 | 0 | 11111 | 110101 | 10001100 | 11101 | 100101 |
Color Harmonies of #427954
Complementary color
Monochromatic Colors of #427954
Black with #427954
Text Example
Text Example
White with #427954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427954; }
p { color: rgb(66,121,84); }
H1.HeaderClassName
{
color: #427954;
}
.AnyTagClassName
{
color: #427954;
}
</style>
background-color css
<style>
a { background-color: #427954; }
a { background-color: rgb(66,121,84); }
div.DivClassName
{
background-color: #427954;
}
.BgClassName
{
background-color: #427954;
}
</style>
border-color css
<style>
span { border-color: #427954; }
span { border-color: rgb(66,121,84); }
td.TdClassName
{
border-color: #427954;
}
.TagClassName
{
border-color: #427954;
}
</style>