Shades of Amazon #387657
Tints of Amazon #387657
RGB
CMYK
RGB Variations
Color information
#387657 (or 0x387657) is known color: Amazon. HEX triplet: 38, 76 and 57. RGB value is (56,118,87). Sum of RGB (Red+Green+Blue) = 56+118+87=261 (34% of max value = 765). Red value is 56 (22.27% from 255 or 21.46% from 261); Green value is 118 (46.48% from 255 or 45.21% from 261); Blue value is 87 (34.38% from 255 or 33.33% from 261); Max value from RGB is 118 - color contains mainly: green. Hex color #387657 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387657 is #C789A8. Grayscale: #5F5F5F. Windows color (decimal): -13076905 or 5731896. OLE color: 5731896.
HSL color Cylindrical-coordinate representation of color #387657: hue angle of 150º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #387657 is Cyan = 0.53, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 118 | 87 | - |
| CMYK | 0.53 | 0 | 0.26 | 0.54 |
| HSL | 150º | 0.36% | 0.34% | - |
| HSV(B) | 150º | 0.53% | 0.46% | - |
| XYZ | 9.83 | 14.49 | 11.29 | - |
| YUV | 95.93 | 122.96 | 99.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 118 | 87 | 0.53 | 0 | 0.26 | 0.54 | 150 | 0.36 | 0.34 |
| Hex | 38 | 76 | 57 | 35 | 0 | 1A | 36 | 96 | 24 | 22 |
| Octal | 70 | 166 | 127 | 65 | 0 | 32 | 66 | 226 | 44 | 42 |
| Binary | 111000 | 1110110 | 1010111 | 110101 | 0 | 11010 | 110110 | 10010110 | 100100 | 100010 |
Color Harmonies of #387657
Complementary color
Monochromatic Colors of #387657
Black with #387657
Text Example
Text Example
White with #387657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387657; }
p { color: rgb(56,118,87); }
H1.HeaderClassName
{
color: #387657;
}
.AnyTagClassName
{
color: #387657;
}
</style>
background-color css
<style>
a { background-color: #387657; }
a { background-color: rgb(56,118,87); }
div.DivClassName
{
background-color: #387657;
}
.BgClassName
{
background-color: #387657;
}
</style>
border-color css
<style>
span { border-color: #387657; }
span { border-color: rgb(56,118,87); }
td.TdClassName
{
border-color: #387657;
}
.TagClassName
{
border-color: #387657;
}
</style>