Shades of Amazon #427552
Tints of Amazon #427552
RGB
CMYK
RGB Variations
Color information
#427552 (or 0x427552) is known color: Amazon. HEX triplet: 42, 75 and 52. RGB value is (66,117,82). Sum of RGB (Red+Green+Blue) = 66+117+82=265 (35% of max value = 765). Red value is 66 (26.17% from 255 or 24.91% from 265); Green value is 117 (46.09% from 255 or 44.15% from 265); Blue value is 82 (32.42% from 255 or 30.94% from 265); Max value from RGB is 117 - color contains mainly: green. Hex color #427552 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427552 is #BD8AAD. Grayscale: #616161. Windows color (decimal): -12421806 or 5403970. OLE color: 5403970.
HSL color Cylindrical-coordinate representation of color #427552: hue angle of 138.82º 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 #427552 is Cyan = 0.44, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 117 | 82 | - |
| CMYK | 0.44 | 0 | 0.30 | 0.54 |
| HSL | 138.82º | 0.28% | 0.36% | - |
| HSV(B) | 138.82º | 0.44% | 0.46% | - |
| XYZ | 10.13 | 14.49 | 10.25 | - |
| YUV | 97.76 | 119.1 | 105.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 117 | 82 | 0.44 | 0 | 0.30 | 0.54 | 138.82 | 0.28 | 0.36 |
| Hex | 42 | 75 | 52 | 2C | 0 | 1E | 36 | 8B | 1C | 24 |
| Octal | 102 | 165 | 122 | 54 | 0 | 36 | 66 | 213 | 34 | 44 |
| Binary | 1000010 | 1110101 | 1010010 | 101100 | 0 | 11110 | 110110 | 10001011 | 11100 | 100100 |
Color Harmonies of #427552
Complementary color
Monochromatic Colors of #427552
Black with #427552
Text Example
Text Example
White with #427552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427552; }
p { color: rgb(66,117,82); }
H1.HeaderClassName
{
color: #427552;
}
.AnyTagClassName
{
color: #427552;
}
</style>
background-color css
<style>
a { background-color: #427552; }
a { background-color: rgb(66,117,82); }
div.DivClassName
{
background-color: #427552;
}
.BgClassName
{
background-color: #427552;
}
</style>
border-color css
<style>
span { border-color: #427552; }
span { border-color: rgb(66,117,82); }
td.TdClassName
{
border-color: #427552;
}
.TagClassName
{
border-color: #427552;
}
</style>