Shades of Amazon #427352
Tints of Amazon #427352
RGB
CMYK
RGB Variations
Color information
#427352 (or 0x427352) is known color: Amazon. HEX triplet: 42, 73 and 52. RGB value is (66,115,82). Sum of RGB (Red+Green+Blue) = 66+115+82=263 (34% of max value = 765). Red value is 66 (26.17% from 255 or 25.10% from 263); Green value is 115 (45.31% from 255 or 43.73% from 263); Blue value is 82 (32.42% from 255 or 31.18% from 263); Max value from RGB is 115 - color contains mainly: green. Hex color #427352 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427352 is #BD8CAD. Grayscale: #606060. Windows color (decimal): -12422318 or 5403458. OLE color: 5403458.
HSL color Cylindrical-coordinate representation of color #427352: hue angle of 139.59º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #427352 is Cyan = 0.43, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 115 | 82 | - |
| CMYK | 0.43 | 0 | 0.29 | 0.55 |
| HSL | 139.59º | 0.27% | 0.35% | - |
| HSV(B) | 139.59º | 0.43% | 0.45% | - |
| XYZ | 9.9 | 14.03 | 10.17 | - |
| YUV | 96.59 | 119.77 | 106.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 115 | 82 | 0.43 | 0 | 0.29 | 0.55 | 139.59 | 0.27 | 0.35 |
| Hex | 42 | 73 | 52 | 2B | 0 | 1D | 37 | 8C | 1B | 23 |
| Octal | 102 | 163 | 122 | 53 | 0 | 35 | 67 | 214 | 33 | 43 |
| Binary | 1000010 | 1110011 | 1010010 | 101011 | 0 | 11101 | 110111 | 10001100 | 11011 | 100011 |
Color Harmonies of #427352
Complementary color
Monochromatic Colors of #427352
Black with #427352
Text Example
Text Example
White with #427352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427352; }
p { color: rgb(66,115,82); }
H1.HeaderClassName
{
color: #427352;
}
.AnyTagClassName
{
color: #427352;
}
</style>
background-color css
<style>
a { background-color: #427352; }
a { background-color: rgb(66,115,82); }
div.DivClassName
{
background-color: #427352;
}
.BgClassName
{
background-color: #427352;
}
</style>
border-color css
<style>
span { border-color: #427352; }
span { border-color: rgb(66,115,82); }
td.TdClassName
{
border-color: #427352;
}
.TagClassName
{
border-color: #427352;
}
</style>